url length prob

K

Katie

Hi,

I have a webpage with a form and i am saving the webpage using name
value pairs. So i can give the users a link which they can click on and
the form will open up prepopulated.

The problem i am having is that these forms can get exteremely long
(hence the prepopulation facility)
e.g test.asp?name=value?name1=value1?name2=value2

is there any way to increase the url in a browser or if you know of any
other way i can accomplish this id appreciate ure feedback

more detail regarding the above: I am allowing useers to save their
forms with the data, also save multiple versions of the form (same form
with diff data)

Thanks
:)
 
B

Bob Barrows [MVP]

Katie said:
Hi,

I have a webpage with a form and i am saving the webpage using name
value pairs. So i can give the users a link which they can click on
and the form will open up prepopulated.

The problem i am having is that these forms can get exteremely long
(hence the prepopulation facility)
e.g test.asp?name=value?name1=value1?name2=value2

is there any way to increase the url in a browser
No

or if you know of
any other way i can accomplish this id appreciate ure feedback

Use a database ... that's what they are for.
When the user fills in the form, save the data to a database record with
an ID. Use the ID in your hyperlink.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top