Hope someone can help me. I have a Yes/No checkbox in Access 97 and I want to make the Yes value = "pict.jpg" and the No value to = ""
if anyone can help I would really appreciate it
Regards
Richard
Hi there,
I have a problem in that I can't get the email results from a database on to a web page so that the emal address is clickable and loads up the email software just as mailto: does.
One guy gave me this code but it still doesn't work
<%
response.write "<a...
Hi there,
I have a problem in that I can't get the email results from a database on to a web page so that the emal address is clickable and loads up the email software just as mailto: does.
One guy gave me this code but it still doesn't work
<%
response.write "<a...
Can anyone help me please, I can't figure out why I can't update the database.
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'
[Microsoft][ODBC Microsoft Access Driver] Cannot update '(expression)'; field not updateable.
/edit.asp, line 91
Thanks in advance
Richard
Does anyone have simple ASP email code which will take more 'Input' boxes than the standard - To, From, Subject, Text fields. I need to add some more such as - Address, Phone etc.
Many Thanks
Richard
this is the result of a calculation
document.calculateForm.total8.value = totalCost
which gets displayed in a HTML Input Box.
I need to take the 'total8' value and store it in a cookie, then retrieve it from another page. I have no idea how to do this and can't find any tutorials which are this...
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.