P
PJ
I need a little help understand the problem I'm having.
I have a web page that I've created for internal use. Our employees
will enter information on a form that will update a SQL database. I'm
using a Store Procedure to update the SQL tables and this maybe where
I'm confusing the issue. In my form I have some cells that pull
standard responces from other SQL tables. When trying to open the
page I get the following error.
Error Type:
Microsoft VBScript compilation (0x800A03F6)
Expected 'End'
/test/_fpclass/fpdbrgn2.inc, line 62
This is the standard fpdbrgn2.inc page that front page creates. I'm
not sure how they could have for got an END. I've compare the page to
other fpdbrgn2.inc pages on other web sites we have they all look the
same. What could my problem be.
Thank you for your help.
I have a web page that I've created for internal use. Our employees
will enter information on a form that will update a SQL database. I'm
using a Store Procedure to update the SQL tables and this maybe where
I'm confusing the issue. In my form I have some cells that pull
standard responces from other SQL tables. When trying to open the
page I get the following error.
Error Type:
Microsoft VBScript compilation (0x800A03F6)
Expected 'End'
/test/_fpclass/fpdbrgn2.inc, line 62
This is the standard fpdbrgn2.inc page that front page creates. I'm
not sure how they could have for got an END. I've compare the page to
other fpdbrgn2.inc pages on other web sites we have they all look the
same. What could my problem be.
Thank you for your help.