|
Have you tried using the ASP.NET controls,
instead of the HTML controls? It seems to work OK if you use the ASP.NET
controls…. From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tracey Maule Delphi ASP.NET grrr I have been trying to figure this one out since friday, and
am still not getting any joy. form1 type=get contains html_text1 I simply want to display whatever the user types into
form1.text1 in the resulting web form (form2)'s html_text2 in form2.pas i am trying the following code: txtSomething
:= Request.QueryString.Get('value'); but it
doesnt work. Has anyone figured out how to do this "simple"
thing yet??? Tracey |
_______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
