R
Raphael Gluck
Hi everyone
I'm currently testing out my beta site
www.tripak.me.uk
Which has a database in the center of the page, taking you thru four pages
of my database.
On my final page listing.asp I had to create two different SQL's becuase
depending on what the user selects on the previous page, product.asp
they will want to see one, or the other of the recordsets displayed.
Now I keep getting an error when going from product.asp to listing.asp
Microsoft VBScript compilation error '800a03f9'
Expected 'Then'
/listing.asp, line 16
if blnHasTextSpec = true
------------------------^And i dont know how to fix it. I build the pages in
Dreamweaver, using ASP and VBscript.I'm learning that WSYWYG editors put
loads of useless trash in your page, so i've tried handcoding this page,
with alittle help. Besides, WSYWYG's aren't that sophisticated for the page
i needed building.Can anyone help me fix this error?Line 16 of listing.asp
reads simplyif blnHasTextSpec = trueIf someone can help, and they'd like to
see the full code of the page, then i have uploaded it,
too,http://tripak.me.uk/listing.txtThanks so muchRaphael
I'm currently testing out my beta site
www.tripak.me.uk
Which has a database in the center of the page, taking you thru four pages
of my database.
On my final page listing.asp I had to create two different SQL's becuase
depending on what the user selects on the previous page, product.asp
they will want to see one, or the other of the recordsets displayed.
Now I keep getting an error when going from product.asp to listing.asp
Microsoft VBScript compilation error '800a03f9'
Expected 'Then'
/listing.asp, line 16
if blnHasTextSpec = true
------------------------^And i dont know how to fix it. I build the pages in
Dreamweaver, using ASP and VBscript.I'm learning that WSYWYG editors put
loads of useless trash in your page, so i've tried handcoding this page,
with alittle help. Besides, WSYWYG's aren't that sophisticated for the page
i needed building.Can anyone help me fix this error?Line 16 of listing.asp
reads simplyif blnHasTextSpec = trueIf someone can help, and they'd like to
see the full code of the page, then i have uploaded it,
too,http://tripak.me.uk/listing.txtThanks so muchRaphael