Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Reply
Pass information in HTML/Javascript
Old 01-19-2004, 08:44 PM Pass information in HTML/Javascript
binaryking's Avatar
Average Talker

Posts: 16
Trades: 0
Hello,
I want to make a link in my static HTML file so when user clicks on that link, it will take user to a seperate website site that requires username and password. However, I want to pass those information to that site (it is a demo site) so the user does not have to remember the demo username/password. All the user have to do is to press enter.
How can I accomplish that?

Thanks
binaryking is offline
Reply With Quote
View Public Profile Visit binaryking's homepage!
 
 
Register now for full access!
Old 01-20-2004, 04:24 AM
Ultra Talker

Posts: 377
Trades: 0
I you'd better use PHP for this. For example smth like
<a href=yoursite.php?name=yourname&pass=yourpass>Your link</a>

and there in form:

<input type=textbox value=<?=$name?>>
<input type=password value=<?=$pass?>>

I think it should work...
__________________
andrews_john

Please login or register to view this content. Registration is FREE
andrews_john is offline
Reply With Quote
View Public Profile Visit andrews_john's homepage!
 
Old 01-20-2004, 11:51 AM what about classic asp?
binaryking's Avatar
Average Talker

Posts: 16
Trades: 0
how would i do in classic asp?

thanks
binaryking is offline
Reply With Quote
View Public Profile Visit binaryking's homepage!
 
Old 01-21-2004, 04:08 AM
Ultra Talker

Posts: 377
Trades: 0
Sorry, but i can't tell you anything about ASP. maybe someone else?..
__________________
andrews_john

Please login or register to view this content. Registration is FREE
andrews_john is offline
Reply With Quote
View Public Profile Visit andrews_john's homepage!
 
Reply     « Reply to Pass information in HTML/Javascript
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.14547 seconds with 12 queries