i had the same problem once.. my solution to that is to get the first page as in get
the pure html code (Meaning no <% %>) then combine the form's data and html code using
bt_mergepiece then do puts or ns_puts (if you posted to an adp page) to the returned
value of bt_mergepiece...
note if you are using adp as initial page you can use ns_adp_parse to get html code...
hope this helps...
----- Original Message -----
From: Steve Manning
To: [EMAIL PROTECTED]
Sent: Saturday, April 28, 2001 7:20 AM
Subject: [AOLSERVER] POSTing from TCL
Is it possible to create a POST method directly from a TCL procedure. I need to
return data to an ADP page to repopulate a form.
I was using ns_returnredirect but I now have a textarea on the form and I don't
think the GET method can handle long strings that this could require nor does it look
very elegant.
Thanks in anticipation.
Steve
------------------------------------------------------------------------------
Steve Manning
4 Chestnut Way, East Goscote, Leicester, LE7 3QQ, UK
Office +44 (0)116 264 0820 Home +44 (0)116 260 5457
Reply to [EMAIL PROTECTED]