Please support our ASP.NET advertiser: Lunarpages ASP Web Hosting
Views: 4425 | Replies: 7
•
•
Join Date: Jun 2005
Posts: 4
Reputation:
Rep Power: 0
Solved Threads: 0
I'm building an ASP.NET app, but there ASP includes in the dreamweaver template that includes other asp pages.
I'm getting this error:
BC30289: Statement cannot appear within a method body. End of method assumed.
Line 10:
Line 11:
Line 12: sub navTabs()
Line 13: response.write("<img src='/images/" + img + "' hspace='0' border='0' usemap='#navTabs' />")
Line 14: end sub
I brought all of the code directly into the template, but it has changed anything. Any suggestions?
I'm getting this error:
BC30289: Statement cannot appear within a method body. End of method assumed.
Line 10:
Line 11:
Line 12: sub navTabs()
Line 13: response.write("<img src='/images/" + img + "' hspace='0' border='0' usemap='#navTabs' />")
Line 14: end sub
I brought all of the code directly into the template, but it has changed anything. Any suggestions?
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)






Threaded Mode