|
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???
|
_______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
