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.

.NET Forum


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



Closed Thread
asp.net url variables to populate form fields and/or auto submit
Old 11-12-2010, 11:54 AM asp.net url variables to populate form fields and/or auto submit
Junior Talker

Posts: 1
Trades: 0
I have a shortcut on my desktop to a login page for a website I use quite often. Every time I go there I have to reenter my user name and password.

The desktop URL shortcut I have is
http://domain.com/service/Login.aspx

I’ve tried adding the following changes
http://domain.com/service/Login.aspx...ssword=joshua1

But this doesn’t auto populate the fields on the website when it loads. Is there something special I need to do so the webpage will fill in the fields on the form?

Also bonus if I could just auto submit to login so I don’t need the page to load and have me click “login” but I don’t think that’s possible… or is it?

Any help is greatly appreciated.
MISAckimball is offline
View Public Profile
 
 
Register now for full access!
Old 11-12-2010, 01:42 PM Re: asp.net url variables to populate form fields and/or auto submit
chrishirst's Avatar
Defies a Status

Posts: 43,951
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
You need to GET the values from the URL and insert them into the fields. AND you should NEVER send passwords as clear text in querystrings.

Why not simply:
Set your browser to store usernames and passwords?
Install the Google toolbar and use autofill?
Use http://www.roboform.com/?
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
View Public Profile Visit chrishirst's homepage!
 
Old 02-09-2011, 11:54 AM Re: asp.net url variables to populate form fields and/or auto submit
DmitryS's Avatar
Skilled Talker

Posts: 84
Trades: 0
chrishirst is right textboxex will not automaticsally populate themselves you have to get value and populate them on page load.

i think google toolbar will not populate passwords.
__________________
»
Please login or register to view this content. Registration is FREE
for web developers
»
Please login or register to view this content. Registration is FREE
- Interactive maps for websites
DmitryS is offline
View Public Profile
 
Closed Thread     « Reply to asp.net url variables to populate form fields and/or auto submit
 

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.14695 seconds with 11 queries