keeping the data

Reply

Join Date: Jun 2007
Posts: 2
Reputation: kleken is an unknown quantity at this point 
Solved Threads: 0
kleken kleken is offline Offline
Newbie Poster

keeping the data

 
0
  #1
Jun 3rd, 2007
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.
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 192
Reputation: Toba is an unknown quantity at this point 
Solved Threads: 5
Toba's Avatar
Toba Toba is offline Offline
Junior Poster

Re: keeping the data

 
0
  #2
Jun 5th, 2007
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?
what? WHAT?
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 3,210
Reputation: MidiMagic has a spectacular aura about MidiMagic has a spectacular aura about 
Solved Threads: 164
MidiMagic's Avatar
MidiMagic MidiMagic is offline Offline
Nearly a Senior Poster

Re: keeping the data

 
0
  #3
Jun 5th, 2007
Use a cookie!
Daylight-saving time uses more gasoline
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 192
Reputation: Toba is an unknown quantity at this point 
Solved Threads: 5
Toba's Avatar
Toba Toba is offline Offline
Junior Poster

Re: keeping the data

 
0
  #4
Jun 7th, 2007
You can't use cookies if you are using an HTML file stored locally (at least without a webserver running on localhost).
what? WHAT?
Reply With Quote Quick reply to this message  
Join Date: Jun 2007
Posts: 2
Reputation: kleken is an unknown quantity at this point 
Solved Threads: 0
kleken kleken is offline Offline
Newbie Poster

Re: keeping the data

 
0
  #5
Jun 7th, 2007
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.
Reply With Quote Quick reply to this message  
Join Date: Apr 2007
Posts: 439
Reputation: Fungus1487 is on a distinguished road 
Solved Threads: 50
Fungus1487's Avatar
Fungus1487 Fungus1487 is offline Offline
Posting Pro in Training

Re: keeping the data

 
0
  #6
Jun 7th, 2007
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.
When Autumn Falls [ http://www.whenautumnfalls.co.uk ] &&
Designdotworks [ http://www.designdotworks.co.uk ] Web / Graphic / Software Design
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the HTML and CSS Forum
Thread Tools Search this Thread



Tag cloud for HTML and CSS
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC