-
Need ur help...
Compiler Error Message: BC30800: Method arguments must be enclosed in parentheses.
Source Error:
Line 17: <frame name="contents" target="contents" src="<%if mem="NO" then response.write("left1.htm") else response.write"" & addr & "" end if %>">
Line 18: <frame name="main" scrolling="yes" noresize src="<%if mem="NO" then response.write("MAINfrm.aspx") else response.write("MAINfrm.aspx") end if %>" target="_top">
-
Re: Need ur help...
-
Re: Need ur help...
-
Re: Need ur help...
thanks, I have solved the problem already!
-
Re: Need ur help...
Did you continue using classic ASP style code or did you use some ASP.NET code?
-
Re: Need ur help...
I use ASP.NET
mendhak,
I have problem using EOF in ASP.NET? do you have sample script for this?
Thanks
-
Re: Need ur help...
Depends. EOF of what? What do you want to do?