GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Need some assistence (https://gfy.com/showthread.php?t=148089)

theking 06-29-2003 11:30 AM

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?

IntenseCash 06-29-2003 11:32 AM

Quote:

Originally posted by theking
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?

Very carefully :glugglug

Mr.Teen 06-29-2003 11:33 AM

Quote:

Originally posted by theking
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?


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..?

NBDesign 06-29-2003 11:33 AM

Cookies?

theking 06-29-2003 11:37 AM

Quote:

Originally posted by Mr.Teen



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..?

Yes. I want a form that once it is filled out...every time that I call up that same page I want the same info that I originally filled in to be there. A form that stores the info and is present every time I call on the form page.

Toonlogos 06-29-2003 11:45 AM

The form is on your server or are you accessing it on youer browser?

Pete 06-29-2003 11:47 AM

I'm sorry but I cant disclose that information

theking 06-29-2003 11:47 AM

Quote:

Originally posted by Toonlogos
The form is on your server or are you accessing it on youer browser?
The form is on my server.

theking 06-29-2003 11:51 AM

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.

Mr.Teen 06-29-2003 11:55 AM

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

Arty 06-29-2003 11:57 AM

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