|
>>Has anyone
figured out how to do this "simple" thing yet???
I guess give it
another three months, you will be an expert on this, and write a book how
to develop .net in Delphi 8 and make money from that. 8 )
Regards
Leigh
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