Web Hosting Talk







View Full Version : [Wanted] Expert ASP Programmer to fix coding issue


sallyanne
07-03-2006, 08:17 PM
We require an experienced and expert ASP programmer to fix a coding issue with a site. The error reported is:

Active Server Pages error 'ASP 0116'
Missing close of script delimiter
/admin/Default.asp, line 47
The Script block lacks the close of script tag (%>).

We have tried to add the close of script tag, but there appears to be other issues.

If you can assist with resolving this, please PM me to discuss.

Thanks

Sallyanne

NE-Andy
07-03-2006, 11:19 PM
Check if you have a string that you didn't close (something that is = " but doesn't have a closing " to match it).