[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

01/30/2009 at 12:25PM PST, ID: 24099799
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.8

How to Auto login to a Website from my Intranet

Asked by 1nmisri in Predictive Analysis, Scripting Languages, Adobe Dreamweaver

Tags: Coding question

I created a web page, code below, and now I want to integrate an auto login script to an outside website. I have a script, but don't know where to input it into my webpage.
Any help would be appreciated.
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
<%@LANGUAGE="VBSCRIPT"%>
<html>
<HEAD>
<TITLE>CoreLab Website</TITLE>
<link rel="stylesheet" type="text/css" href="../styles/PVStyle.css">
<style type="text/css">
<!--
.style1 {font-size: 10pt}
-->
</style>
</HEAD>
<BODY bgcolor="#FFFFFF" LEFTMARGIN="0" TOPMARGIN="0" MARGINWIDTH="0" MARGINHEIGHT="0">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr align="left"> 
    <td valign="top" width="100" rowspan="2"><p><font face="Verdana, Arial, Helvetica, sans-serif" size="2"><img src="../corelab/images/title_blank.jpg" name="Image1" width="669" height="53" id="Image1"></font></p>
    <p>&nbsp;</p></td>
    <td background="../corelab/images/Bkg_acct.gif" valign="top" height="22">&nbsp;</td>
  </tr>
  <tr align="left"> 
    <td height="33" valign="top">&nbsp;</td>
  </tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
  <tr> 
    <td align="center" valign="top"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td align="left" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td width="200" align="left" valign="top"></td>
              <td width="922" align="left" valign="top"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td width="10" height="20">&nbsp;</td>
                  <td>&nbsp;</td>
                </tr>
                <tr>
                  <td>&nbsp;</td>
                  <td><table width="100%"  border="0" cellspacing="0" cellpadding="0">
                    <tr>
                      <td width="783"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                        <tr>
                          <td><table width="100%" border="0" cellspacing="0" cellpadding="0">
                              <tr>
                                <td height="1" bgcolor="#07679D"><img src="Images/spacer.gif" width="5" height="1"></td>
                              </tr>
                            </table>
                              <table width="100%" border="0" cellspacing="0" cellpadding="0">
                                <tr>
                                  <td width="1" bgcolor="#07679D"><img src="../corelab/images/spacer.gif" width="1" height="1"></td>
                                  <td><table width="100%"  border="0" cellspacing="2" cellpadding="2">
                                      <tr align="center" valign="middle">
                                        <td><img src="images/it_web3.jpg" width="125" height="100"></td>
                                        <td><img src="images/acct_web4.jpg" width="140" height="100"></td>
                                        <td><img src="images/newsarchive_web5.jpg" width="150" height="100"></td>
                                        <td><img src="images/pvr_web4.jpg" width="140" height="100"></td>
                                        <td><img src="images/NewsArchive_Web1.jpg" width="156" height="100"></td>
                                      </tr>
                                  </table>                                    </td>
                                  <td width="1" bgcolor="#07679D"><img src="Images/spacer.gif" width="1" height="5"></td>
                                </tr>
                              </table>
                              <table width="100%"  border="0" cellpadding="0" cellspacing="0">
                                <tr>
                                  <td width="1" bgcolor="#076790" align="left" valign="top"><img src="images/Spacer.gif" width="1" height="5"></td>
                                  <td align="left" valign="top"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
                                      <tr>
                                        <td><table width="100%"  border="0" cellspacing="0" cellpadding="0">
                                            <tr>
                                              <td width="20" align="left" valign="bottom"><img src="../corelab/images/BlueCorner2.gif" width="23" height="20"></td>
                                              <td bgcolor="#56A4CA" class="TagLine"><table width="100%" height="20"  border="0" cellpadding="0" cellspacing="0">
                                                  <tr>
                                                    <td height="1" bgcolor="#076790"><img src="images/spacer.gif" width="10" height="1"></td>
                                                  </tr>
                                                  <tr>
                                                    <td height="18" align="left" valign="bottom"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
                                                        <tr>
                                                          <td nowrap class="NavTitle">Core Laboratories Website</td>
                                                          <td align="right" valign="middle"><img src="../corelab/images/GreenSquares.gif" width="16" height="16"></td>
                                                        </tr>
                                                    </table></td>
                                                  </tr>
                                                  <tr>
                                                    <td height="1" bgcolor="#076790"><img src="images/spacer.gif" width="10" height="1"></td>
                                                  </tr>
                                              </table></td>
                                            </tr>
                                        </table></td>
                                      </tr>
                                      <tr>
                                        <td><table width="100%" height="142"  border="0" cellpadding="2" cellspacing="2">
                                            <tr>
                                              <td height="160" align="left" valign="top"><p><a href="https://core.corelab.com" target="_blank" class="style1"> Core Laboratories</a> </p>
                                                <p>&nbsp;</p></td>
											  <td width="200" align="left" valign="top">&nbsp;</td>
                                            </tr>
                                        </table></td>
                                      </tr>
                                  </table></td>
                                  <td width="1" bgcolor="#076790"><img src="../corelab/images/spacer.gif" width="1" height="1"></td>
                                </tr>
                                <tr>
                                  <td width="1" bgcolor="#076790"><img src="../corelab/images/spacer.gif" width="1" height="1"></td>
                                  <td height="1" bgcolor="#076790"><img src="../corelab/images/spacer.gif"  width="10" height="1"></td>
                                  <td height="1" bgcolor="#076790"><img src="../corelab/images/spacer.gif"  width="1" height="1"></td>
                                </tr>
                            </table></td>
                        </tr>
                      </table></td>
                      <td align="left" valign="middle"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
                          <tr>
                            <td width="100%" height="1" bgcolor="#07679D"><img src="../corelab/images/spacer.gif" width="1" height="1"></td>
                          </tr>
                      </table></td>
                    </tr>
                    <tr>
                      <td>&nbsp;</td>
                      <td align="left" valign="middle">&nbsp;</td>
                    </tr>
                  </table></td>
                </tr>
              </table>
                </td>
            </tr>
          </table></td>
        </tr>
      </table>
      <p>&nbsp;</p>
      <table width="100%"  border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td>&nbsp;</td>
        </tr>
        <tr>
          <td>&nbsp;</td>
        </tr>
        <tr>
          <td>&nbsp;</td>
        </tr>
      </table>
      <table width="100%"  border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td>&nbsp;</td>
        </tr>
      </table></td>
  </tr>
</table>
</body>
</html>
 
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Auto login script
/*** JavaScript source file - Copyright (c) 1997-2005 by Core Laboratories. All rights reserved. ***/
 
/*** Change these variables for each installation ***/
var username_vc='username';  /* user name */
var password_vc='password';  /* password */
var rpd_trgt='https://vrs.corelab.com/pls/vrsshrd/res_sec.userPlsLogin';  /* RAPID login */
var irs_trgt='https://core.corelab.com/irs/login.aspx';                   /* IRS Extranet */
 
/*** Display message in browser status bar ***/
function showStatus(statusMsg) {
    window.status = statusMsg;
}
 
/*** Log in to RAPID (bypass the log in screen) ***/
function appLogIn(siteName) {
    var formActn;
    var trgtName = siteName.toUpperCase()
    var localDebug = false;
 
    if (trgtName == 'RPD') {
        formActn = rpd_trgt;
    } else {
        formActn = irs_trgt;
    }
 
    document.app_log_in.username_vc.value = username_vc;
    document.app_log_in.password_vc.value = password_vc;
    document.app_log_in.action = formActn;
    document.app_log_in.submit();
}
 
Keywords: How to Auto login to a Website from m…
 
Loading Advertisement...
 
[+][-]01/31/09 12:46 AM, ID: 23515957

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Predictive Analysis, Scripting Languages, Adobe Dreamweaver
Tags: Coding question
Sign Up Now!
Solution Provided By: v2Media
Participating Experts: 1
Solution Grade: A
 
 
[+][-]02/02/09 04:53 AM, ID: 23526431

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]02/02/09 05:39 AM, ID: 23526750

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]05/16/09 08:31 PM, ID: 24404773

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 30-day free trial to view this Administrative Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091111-EE-VQP-91 - Hierarchy / EE_QW_3_20080625