Hi Guys,
I need some help with a couple of tables and a query. I am building a test generator for our teachers here (we are a school) and I have set up my tables as follows:
QCat:
QCatID - PK
QCat
QTypes: (Question Types eg, True/False, Multi Choice)
QTypeID - PK
QType
Questions:
QID - PK...
Hi Guys,
Could someone please tell me how I can tell if my iframe is in focus? I'm writing a wysiwyg editor using the execcommand in javascript and ie and if the focus is outside of the iframe (on the main page body) then my buttons will write their output to the main page rather than the...
Hi,
Can someone please tell me where I'm going wrong here.
I'm making my own bill payment system in asp. A Select box is filled with the Names of the Billers.
<option value="<%= rs( "BillerID" ) %>"><%= rs( "BillerName" ) %></option>
And hidden field is assigned...
Hi Guys,
Have been handed a working project and have very little understanding of how it works (Im an asp web person)
Can someone please help me with the following.
When a user searches for a Surname in this program, if the Surname is not found it returns an error of:
"Run-time error...
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.