Jump to content
  • 0

Deleting Url Query Parameter From The Virtual Memory Once Passed


skauntey

Question

Is it possible to delete/ reset parameters (automatically) ,  passed using URL string , once done? 

 

I am trying pass various parameters (three in total) to a single table using one auto submit. Passed data is stored in their corresponding columns ONE at a time. Only one data string is passed at once using URL query method.

 

Just to simplify, data is collected from three different points at different time but they are passed using one Auto-submit to a single table.

 

The situation I am facing here is when I pass one piece of information let's say 'ProductA_ID', the ID gets store in the virtual memory. Now suppose I pass "ProductB_ID' immediately after; In the table it enters ProductB_ID (in column B) & ProductA_ID (in column A). Which duplicates the ID of ProductA in the same column. 

 

One possible alternative would be use of different auto-submits for different products. However ideally I would like to know if there is a possibility to remove ID from virtual memory immediately after passed?

 

Thanks in advance

 

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...