Networking | Hardware | Software | Multimedia | System | Unix&Linux | MBA

Home>>Hardware>>Password Procection with login in URL

Password Procection with login in URL

tcollick
01-15-2004, 11:53 AM
Hi folks,

Im looking for a Password Protection script or code which will direct the surfer to a URL that contains both the login and password:

e.g.

Username =12345
Password = ABCDE

click login and it directs them to a page such as:

https://xxxxxxxxx.aspx?username=12345&password=ABCDE

any help would be really appreciated:)

lavalamp
01-15-2004, 02:55 PM
That's just plain old HTML.

<form action="xxxxxxxxx.aspx" method="get">

<input type="text" name="username">
<input type="password" name="password">

</form>

tcollick
01-15-2004, 03:04 PM
Thanks Lavalamp,

Is it possible to give some more code that i can copy / paste.
at the moment all i have is two empty fields, and know way to submit and check the URL.

lavalamp
01-15-2004, 05:19 PM
Well I could give you some more code, but I don't know what code you want. It looks as though you have the login feature sorted because you are using ASP.net.

tcollick
01-15-2004, 05:26 PM
thanks lavalamp...ive worked it out, although I know nothing about asp...its a link to a partner site.

narf
01-15-2004, 07:27 PM
i like lavalamps

lavalamp
01-16-2004, 01:13 PM
Erm... thanks, so do I I guess.


 

TOP

For more info

setting a minimum size
Auto Preview of Image 
Refresh with a query s
JS Validation obsolete
Javascript Pop up func
Slide show transitions
I'm a newbie...please!
how to write coding in
Advanced Debug Info 
.js file doesn't work 

News Archive

Adding Graphic To Text
re-direct form after s
pop up window controls
Clock on homepage - He
passing a param from a
Password Procection wi
document.title in same
focus onload 
Counting Wrong from Ri
Help needed on how to 

Related stories:

Adding Graphic To Text Field
re-direct form after submit
pop up window controls window that popped it
Clock on homepage - Help
passing a param from a function to another

Copyright@2004-2005 www.zzcoke.com All Right Reserved

advanced web statistics