Click to See Complete Forum and Search --> : Passing parameter in ASP.Net


sonali_k2609
October 15th, 2003, 06:08 AM
Hi :)

I want to pass the parameters from <% this delimeter to <script runat=server> functions.
But in sequence asp.net runs the <script runat=server> script first and then it execute <% this delimeter code.
How can i pass the varibles to access those variables.

Thanks
Sonu