|
-
Jul 21st, 2005, 08:04 PM
#1
Thread Starter
Lively Member
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">
-
Jul 21st, 2005, 08:27 PM
#2
-
Jul 21st, 2005, 08:32 PM
#3
Thread Starter
Lively Member
-
Jul 21st, 2005, 10:12 PM
#4
Thread Starter
Lively Member
Re: Need ur help...
thanks, I have solved the problem already!
-
Jul 22nd, 2005, 01:01 AM
#5
Re: Need ur help...
Did you continue using classic ASP style code or did you use some ASP.NET code?
-
Jul 22nd, 2005, 01:43 AM
#6
Thread Starter
Lively Member
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
-
Jul 22nd, 2005, 04:28 AM
#7
Re: Need ur help...
Depends. EOF of what? What do you want to do?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|