P
Peter
I have a question as below:
.. one.htm calls two.aspx page with parameter as below:
.. two.aspx?para1=hello
.. in two.aspx.cs file, how do I use the parameter?
Please advice.
.. one.htm calls two.aspx page with parameter as below:
.. two.aspx?para1=hello
.. in two.aspx.cs file, how do I use the parameter?
Please advice.