A
Arjen
Hello,
In my C# ASP.NET webapplication I have used these variables: tabid and
tabindex.
I'm using these in the code and querystring.
Now I want to give these variables an other name.
I tried to search/replace with VS.NET but "tabindex" is also used in forms
to set the tabindex.
Is there a simple way/trick to change the name of the variable?
Thanks!
In my C# ASP.NET webapplication I have used these variables: tabid and
tabindex.
I'm using these in the code and querystring.
Now I want to give these variables an other name.
I tried to search/replace with VS.NET but "tabindex" is also used in forms
to set the tabindex.
Is there a simple way/trick to change the name of the variable?
Thanks!