Thread: Making changes
Results 1 to 7 of 7
Related
-
Making a team Forum: Website Promotion Forum
Replies: 0 -
making div Forum: HTML Forum
Replies: 1 -
Why is this making copies of it self? Forum: CGI Perl Forum
Replies: 4
-
09-17-2002, 03:13 PM #1
Making changes
Can I change the value of a number on an HTML file from the
browser ?
-
09-17-2002, 03:16 PM #2
Hey sonnysea welcome to the forums
I am afraid I do not get what you are trying to do, could you be more specific, maybe post a link?
Dave
-
09-17-2002, 03:21 PM #3
If I have a value that shows up in a text box when I open the browser can I change that value and save it back to that HTML file ?
-
09-17-2002, 03:28 PM #4
This could be done with a scripting language such as perl or PHP (I think
) Hopefully when Dean gets back he may be able to give you more specifics.
Dave
-
09-17-2002, 03:31 PM #5
I'm pretty sure that it can be done that way but just not sure if I'm self educated in HTML enough to move to a scritping language yet.
-
09-18-2002, 02:16 PM #6
Daves right. server-side scripting is pretty much the only way to write/create files.
Don't worry about your HTML not being 'good' enough. HTML is just a markup language, server-side scripting is pretty much full-blown programming language, so the sooner you start learning it the better
For your first scripting language, PHP is by far the best choice. www.php.net/ for details.If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
-
09-18-2002, 02:18 PM #7