Hey there,
When I create a drop-down list, there's the value that you give each row, in this case it's the PK for my table. You can also give the drop-down list a value that the user sees, which is not the same.
I already use the first value to know which department the user wants, but I'm...
Hi there,
I have a drop down menu on one of my asp pages. I populate it dynamically putting the PK in the value, but putting the name of the department in the field so that the user can click on it.
I still need the PK to be there, but I now need the department as well so that I can send out an...
Hey there,
I had similar errors. MS Server 2003 has higher security than 2003, so they added the "feature" That you need to share the dlls for the odbc to your local user. It took me a week to figure it out, since the logic to this decision escapes me.
Try reading this...
Hey MonkSnake,
I had assumed that too, though my user swears she has no special characters of any kind in the fields.
I think the best course is to start by setting the asp function to replace all the illegal character with legal ones. I know that in the case of the apostraphes we just double...
Hi there,
I've written a program used for HRs job postings. It works 90% of the time, but one user manages to get these errors that I can't seem to track down, and even she doesn't seem to get it all the time. The error is:
Microsoft VBScript compilation (0x800A03EE)
Expected ')'
on line 69...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.