Hello,
I was wondering
I have an if else on my page
<% If (Request.QueryString("fgin
")) <> ("") Then %>
the above shows an errror, my question is
how can i only show that error for 10 seconds. is there something i can do to that asp that will say. show for ten seconds then close.
regards
k
Start Free Trial