Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Variables
Message
 
To
20/12/2005 14:58:53
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Internet
Category:
HTML
Title:
Miscellaneous
Thread ID:
01079696
Message ID:
01080177
Views:
16
Just doing that with HTML alone is pretty hard. Most people who work with HTML have some sort of software that handles things like this. What I mean is that I do web programming using ColdFusion. So I have Cold Fusion server running and have the ability to save session variables. The session variables allow me to save data from screen to screen. So if the user entered a value in a box, then I wouls set a session variable to this value. Then if the user went back to the form I would read the value from the session variable. Another method is to use a cookie, which I don't have much experience with. I have also used XML files to track user data on the server. I would read and write to XML for values I want saved during a session. But this is also using Cold Fusion. FoxWeb also handles session variables too, as well as file I/O. In case you want to look into that.


>Kind of new to HTML... I set a variable, then use it to populate a textbox, then the user changes the value, then I want the variable to be the new value. But, the variable always gets reset to the original value each time the script runs. How do keep the variable value in sync with the value in the textbox. I do not want it to reset back to the default value when the submit is done.
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Previous
Reply
Map
View

Click here to load this message in the networking platform