![]() |
Need some assistence
I load a page that has a form to fill out. I fill out form. Then I take another action.
Then I want to load the same page that has the form on it, but with the same info that I entered the first time it was loaded. In other words once the form is filled out how do I get it to retain the information every time I load the form page? |
Quote:
Very carefully :glugglug |
Quote:
Im not sure what you mean, explain further. Are you coding a form that stores the info? Or are you visiting a page, and you just want the info to be typed out..? |
Cookies?
|
Quote:
|
The form is on your server or are you accessing it on youer browser?
|
I'm sorry but I cant disclose that information
|
Quote:
|
The form is on my server. I want to enter info into the form and everytime I call up the form page I want the form repopulated with the same info that I originally entered.
|
Welll say the url was http://domain.com/index.php
Ane the form names where, Name Age To fill in the form you would go to... http://domain.com/index.php?Name=theking&Age=30 So if you want that each time, just bookmark that url :thumbsup |
You have to store that info in database, plain text or in a cookie then recall those to populate the form again.
You may use php, asp, java etc. |
| All times are GMT -7. The time now is 01:56 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123