943,987 Members | Top Members by Rank

Ad:
Jun 3rd, 2007
0

keeping the data

Expand Post »
I'm creating an HTML page with a drop down box full of a list of places that when selected the user is directed to a page where s/he can enter text and save it. The pages will be updated everytime a user makes a change which they can then view whenever they want. There will be no internet connection available so the data is stored on only the computer it was entered on. I was going to use the browser offline to view the pages.

I can create the pages but I'm stumped on how to save the data. Do I use PHP or CGI or.. what? Am I making this harder than it really is?

Any suggestions, advice? I thank ya.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
kleken is offline Offline
2 posts
since Jun 2007
Jun 5th, 2007
0

Re: keeping the data

Javascript does not offer a way to save to local files (thank god). Using PHP locally could work, but you'd have to install a webserver, configure PHP, learn PHP, etc. Yes, you are making it harder than it really should be.

What are you doing all this for?
Reputation Points: 115
Solved Threads: 5
Junior Poster
Toba is offline Offline
192 posts
since Jun 2004
Jun 5th, 2007
0

Re: keeping the data

Use a cookie!
Reputation Points: 730
Solved Threads: 181
Nearly a Senior Poster
MidiMagic is offline Offline
3,314 posts
since Jan 2007
Jun 7th, 2007
0

Re: keeping the data

You can't use cookies if you are using an HTML file stored locally (at least without a webserver running on localhost).
Reputation Points: 115
Solved Threads: 5
Junior Poster
Toba is offline Offline
192 posts
since Jun 2004
Jun 7th, 2007
0

Re: keeping the data

Thanks, guys. Yeah, after I wrote that I kept thinking about it and it just didn't make sense. What my friends need is a database that they can make notes on while they drive around in their car. I was trying to create something that looked like a form you might fill out on the internet because people are more accustomed to that. But I will probably just use MS Access or another database program to create it, that way I can create an image of a form with the drop down box and all that jazz. Does anyone happen to know another good database program besides Access - preferably one that I can download free or cheap?

Thanks again.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
kleken is offline Offline
2 posts
since Jun 2007
Jun 7th, 2007
0

Re: keeping the data

well access isnt free lmao. Another LONG alternativie is to use flash/actionscript to achieve this form thing but again that would require a version of macromedia flash.
Reputation Points: 66
Solved Threads: 56
Posting Pro in Training
Fungus1487 is offline Offline
459 posts
since Apr 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in HTML and CSS Forum Timeline: Code Box
Next Thread in HTML and CSS Forum Timeline: Help: fixed Image background





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC