JavaScript Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsWeb DesignJavaScript Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old August 10th, 2000, 02:16 PM
bruce bruce is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2000
Location: Trinidad and Tobago
Posts: 7 bruce User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to bruce
I want to provide a "Save" button on a web page which will allow the user to save the selected options under a specific name. The user can then use this name to bring up the pre-selected options. Instead of re- selecting the same options again.

Can any one provide some help. This is really important. Does not need to be done in JavaScript.

Thanks again
Bruce

Reply With Quote
  #2  
Old August 10th, 2000, 08:37 PM
firepages's Avatar
firepages firepages is offline
Contributing User
Dev Shed Novice (500 - 999 posts)
 
Join Date: Feb 2000
Location: Perth West Australia
Posts: 757 firepages User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 18 m 32 sec
Reputation Power: 14
Do you mean the surfer to reuse the info during that visit ? or at later visits.

If you want to store the info for subsequent visits you will need to use cookies in javascript. But a db would be better.

What languages do you have available? cookies are much easier in PHP or ASP than javascript.

If you just want to hold the data during the surfers visit there are other ways to go about it, please elaborate.

------------------
Simon Wheeler
FirePages -DHTML/PHP/MySQL

Reply With Quote
  #3  
Old August 11th, 2000, 06:53 AM
bruce bruce is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2000
Location: Trinidad and Tobago
Posts: 7 bruce User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to bruce
Ok
Here's exactly what's going on. I have a report selection page for a database on the web. A user will select certain options and process the report based on the criteria he/she selected. What I want to do is allow the user to be able to save his/her selected options (report parameters) such that on a next time to produce a report they don't have to redo their parameters. But instead could have a list of reports that were already created.

I have tried the concept of cookies. However cookies are only stored on the hard-drive of a local computer. I want to be able to store them on a desginated server.

Thanks again for your assistance.

Reply With Quote
  #4  
Old August 11th, 2000, 06:51 PM
firepages's Avatar
firepages firepages is offline
Contributing User
Dev Shed Novice (500 - 999 posts)
 
Join Date: Feb 2000
Location: Perth West Australia
Posts: 757 firepages User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 18 m 32 sec
Reputation Power: 14
OK - what languages do you have available? ASP PHP PERL? , javascript can not read/write from a file, so you need to use one of the above, let us know


------------------
Simon Wheeler
FirePages -DHTML/PHP/MySQL

Reply With Quote
  #5  
Old August 15th, 2000, 01:46 PM
bruce bruce is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2000
Location: Trinidad and Tobago
Posts: 7 bruce User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to bruce
Ok, lets use ASP.

Thanks

Reply With Quote
  #6  
Old August 15th, 2000, 01:47 PM
bruce bruce is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2000
Location: Trinidad and Tobago
Posts: 7 bruce User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to bruce
Ok, lets use ASP.

Thanks

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignJavaScript Development > Saving data from JavaScript forms

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap