Hi, I guess that's a HTML question, right? Do you mean hidden values like <input type=hidden value="...">? Then, you need a form in the one ttml referring to the other <form action=another.ttml> and the values are only posted, if the submit button of the form is pressed.
What is your problem with the query string? Regards Holger ____________________________________________________________________ | | Holger Zeinert - Development Manager CAE Division |____________________________________________________________________ | LMS Deutschland GmbH - tel +49 631 4166-180, fax -166 | Luxemburger Str. 7, 67657 Kaiserslautern, GERMANY | mailto:[EMAIL PROTECTED] http://www.lmsintl.com > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 20, 2002 9:47 AM > To: [EMAIL PROTECTED] > Subject: Passing values from one ttml file to another > > > Hi, > > Is there any way (other than query string) to pass posted > values in one ttml file to another ? I have tried hidden > values but it didn't work. > > Thanks in advance, > Reema. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
