I'm trying to update an ACCESS form when a form is submitted. I've looked over it for a few days and can't find a solution that satifies the surver.
The problem line is: objConn.Execute("UPDATE Questions SET question = '" & question & "' WHERE ContentPage = '" &...
I need to positiona layer floated to the right but still creating a corrdinate system for its children. float:left does not satisfy the second requirement, and i cannot seem to get javascript command screen.width to work in css code. I can position the layer relatively in one resolution but this...
sorry. I've been working with this for 2 days am frustrated.
That piece of code is part of a processing script for a form which adds questions to a database. I am editing the code on a developmental server on our network. When i submit question the entire dev. server stops and must be...
I cornered the bad code to this segment but cannot find it.
Set RS = objConn.Execute("UPDATE Questions SET question = ('" & question & "') WHERE (ContentPage, QNumb) = ('" & ContentPage & "','" & QNumb & "')")
For a=1 to Choices
Set RS =...
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.