Click here to Skip to main content
15,891,785 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: JavaScript change individual characters to upper case Pin
Perspx15-Aug-08 10:58
Perspx15-Aug-08 10:58 
GeneralRe: JavaScript change individual characters to upper case Pin
jonatec18-Aug-08 0:19
jonatec18-Aug-08 0:19 
QuestionDevelope Web service Pin
Hemant Thaker14-Aug-08 21:45
Hemant Thaker14-Aug-08 21:45 
AnswerRe: Develope Web service[Ignore Repost] Pin
Manas Bhardwaj15-Aug-08 1:43
professionalManas Bhardwaj15-Aug-08 1:43 
QuestionCustom data types in web services and web references Pin
Yellowseed14-Aug-08 11:58
Yellowseed14-Aug-08 11:58 
AnswerRe: Custom data types in web services and web references Pin
Shog914-Aug-08 14:35
sitebuilderShog914-Aug-08 14:35 
GeneralRe: Custom data types in web services and web references Pin
Yellowseed15-Aug-08 3:58
Yellowseed15-Aug-08 3:58 
QuestionRemeber input elements when changing page Pin
William Engberts14-Aug-08 3:53
William Engberts14-Aug-08 3:53 
Hi guys,

I am writing a webshop site. On one page, I have a list of all the products with a input element for each product where the user can enter the quantity ordered.
There us an input with a submit type, that redirects to a shopping list. In that php file, I take the number for each of these input fields from a $_POST array and set the quantity ordered in a $_SESSION array. On the products page, I use the $_SESSION array to set the value ordered back to the last entry. All this works as expected. However, the pages also include a menu that enables the user to navigate away from the products page. When this happens, there obviously is no POST, and the numbers entered in the inputs, is not stored anywhere, so that the user - upon returning to the products page - will find his quantity inputs have been lost.
Does anyone have a way around this problem? It should be possible. If I look at Google for example: when I have entered a search phrase and that use the "back" button and the "foreward" button again, I return to the google search page with my previously entered search phrase still in place!!
I would appreciate any comments.

Thanks in advance,
William
AnswerRe: Remeber input elements when changing page Pin
Mohammad Dayyan15-Aug-08 11:20
Mohammad Dayyan15-Aug-08 11:20 
QuestionAJAX : Retrieve Specific Tag by id & count tag from external html Pin
Lu5ck14-Aug-08 3:24
Lu5ck14-Aug-08 3:24 
AnswerRe: AJAX : Retrieve Specific Tag by id & count tag from external html Pin
SamRST14-Aug-08 3:52
SamRST14-Aug-08 3:52 
AnswerRe: AJAX : Retrieve Specific Tag by id & count tag from external html Pin
Shog914-Aug-08 9:41
sitebuilderShog914-Aug-08 9:41 
GeneralRe: AJAX : Retrieve Specific Tag by id & count tag from external html Pin
Lu5ck14-Aug-08 16:29
Lu5ck14-Aug-08 16:29 
QuestionDynamic row adding..... Pin
SamRST14-Aug-08 1:50
SamRST14-Aug-08 1:50 
AnswerRe: Dynamic row adding..... Pin
SomeGuyThatIsMe14-Aug-08 7:16
SomeGuyThatIsMe14-Aug-08 7:16 
GeneralRe: Dynamic row adding..... Pin
SamRST16-Aug-08 19:52
SamRST16-Aug-08 19:52 
GeneralRe: Dynamic row adding..... Pin
SomeGuyThatIsMe18-Aug-08 2:02
SomeGuyThatIsMe18-Aug-08 2:02 
QuestionPHP: Invalid argument supplied for foreach () Pin
William Engberts14-Aug-08 0:06
William Engberts14-Aug-08 0:06 
AnswerRe: PHP: Invalid argument supplied for foreach () Pin
neilmajithia14-Aug-08 2:44
neilmajithia14-Aug-08 2:44 
GeneralRe: PHP: Invalid argument supplied for foreach () Pin
William Engberts14-Aug-08 3:46
William Engberts14-Aug-08 3:46 
AnswerRe: PHP: Invalid argument supplied for foreach () Pin
Mohammad Dayyan15-Aug-08 11:12
Mohammad Dayyan15-Aug-08 11:12 
QuestionRetrieve Data From Other Website Pin
Hemant Thaker13-Aug-08 18:45
Hemant Thaker13-Aug-08 18:45 
AnswerRe: Retrieve Data From Other Website Pin
Johnny ²13-Aug-08 20:31
Johnny ²13-Aug-08 20:31 
QuestionHow to create a news gadget for Windows Vista Pin
ganesh narayan13-Aug-08 7:40
ganesh narayan13-Aug-08 7:40 
AnswerRe: How to create a news gadget for Windows Vista Pin
Manas Bhardwaj13-Aug-08 8:12
professionalManas Bhardwaj13-Aug-08 8:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.