E
Eddie
Hi All,
How may I get parameters of a Link in ASP.NET ?
Ex : http://localhost/test.aspx$param1=99
In the Page_Load event, I want to be able to get the value of the parameter
param1 (99)
Thx !
Eddie
How may I get parameters of a Link in ASP.NET ?
Ex : http://localhost/test.aspx$param1=99
In the Page_Load event, I want to be able to get the value of the parameter
param1 (99)
Thx !
Eddie