Current location: Hot Scripts Forums » General Web Coding » JavaScript » [SOLVED] Auto-Authentication problem


Auto-Authentication problem

Closed Thread
  #1 (permalink)  
Old 08-09-10, 10:31 PM
ratedGTR ratedGTR is offline
New Member
 
Join Date: Aug 2010
Posts: 2
Thanks: 1
Thanked 0 Times in 0 Posts
Rolleyes Auto-Authentication problem

Hey guys, I'm having a problem with this one page.
What I'm trying to do is create a log-in page on my local server that stores the username/password, and automatically logs in the user to an external site without having to provide them the username/password.

Have a look at the following page, and everything will be clear to you what i'm trying to do:

Victoria University Library - Databases & E-Journals - PE & Sport Today

Can you please look at my source code and tell me what I'm doing wrong?

Normally this kind of auto-authentication works with no problems for similar pages.

i.e.:

Victoria University Library - Databases & E-Journals - CEDA, Committee for the Economic Development of Australia, Information papers and individual reports
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
  #2 (permalink)  
Old 08-10-10, 11:49 AM
Yeroon's Avatar
Yeroon Yeroon is offline
Code Master
 
Join Date: Aug 2007
Location: Netherlands, Nijmegen
Posts: 850
Thanks: 2
Thanked 20 Times in 20 Posts
Hi,

these two hidden field. Do you fill those out when people authenticate on your local server? On the link provided they are empty values and since I can't see the script code (just the rendered output) it's hard to determine what goes wrong.

Code:
<input type="hidden" name="name" id="edit-name" value=""> 
      <input type="hidden" name="pass" id="edit-pass" value="">
__________________
Feel free to thank people if they help you by clicking thanks at a post.
=================================
Make it idiot proof and someone will make a better idiot.
=================================
Realise the impotence of proof reading everything you publish
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
The Following User Says Thank You to Yeroon For This Useful Post:
ratedGTR (08-12-10)
Closed Thread

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
SQL need 10 records only! Winmon Database 1 04-02-09 08:26 PM


All times are GMT -5. The time now is 01:48 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.