Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing long string from form to form?
Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Passing long string from form to form?
Miscellaneous
Thread ID:
00928380
Message ID:
00928380
Views:
67
I need to pass a long string from one form to another. I can think of one way: saving the string to a file and then retrieving it in another form. The question is, is there a temp folder on the web server which is always available for read/write for every user of the web server?

P.S. I can't use Request object to pass the string because it has line feed character (chr(10)) and ASP.NET does not allow line feed in the URL string.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Next
Reply
Map
View

Click here to load this message in the networking platform