Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing long string from form to form?
Message
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Passing long string from form to form?
Divers
Thread ID:
00928380
Message ID:
00928380
Vues:
68
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform