WilliamHolmes
06-20-2007, 04:51 PM
Hi im having a problem comparing a string to an integer.
eg. if request.QueryString("Page") = PageCounter then ...
PageCounter is an integer the queryString is a string
Does anyone have and function or know how i can compare these two variables ?
Im using ASP VB Script
Thanks.
eg. if request.QueryString("Page") = PageCounter then ...
PageCounter is an integer the queryString is a string
Does anyone have and function or know how i can compare these two variables ?
Im using ASP VB Script
Thanks.