hi, im trying to updaye a access db using a sql update statement......it just wont work...I get an error saying
Microsoft JET Database Engine error '80040e10'
No value given for one or more required parameters.
/modc1.asp, line 50
which points to
psql = "UPDATE client SET...
Hi poeple,
I want to use an asp script on a web page to launch msn messenger and add a contact to list. Im not quite sure if this can be done, but really want to do this for one of my sites. Any suggestions would be cool.
Thanks
hems
hi people
ive written a siomple script to inserta record into an Access data base, when i try to execute the code i get the following error, which i belive means that a colum in the table is not peresent (which it is)...
Hey there people,
Im trying to open a new window from an html page using the submit button on a form. This is not a problem, however i do not want the address bar to open and i want to control the size of the window. With my current code the new window will open (no address bar and the correct...
hey there peeps, ive been writing a form for a client, when the pgae loads none of the html shows, yet i can view source and its all there. Im sure its an obious mistake, but im blind to them. Please help, heres the code:
<%@ Language=VBScript %>
<% Option Explicit %>
<% Response.Buffer = True...
hi,
im trying to wite some info to MS Access database with a DSNLess connection, i just cant seem to get past ther error!
heres the error:
Microsoft VBScript compilation error '800a0401'
Expected end of statement
/registerinterest.asp, line 40
SQL ="INSERT INTO...
hi i just wrote some simple code for a menu system. It looks straight forward and i cant seem to spot the error. Please help
heres the code:
<%@ LANGUAGE=VBSCRIPT %>
<% Option Explicit %>
<% Response.Buffer = True %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">...
hi,
ive got a asp page that tries to write to a data base, but it produces an error that i cant figure out
here's the error code:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Driver Manager] Data source name too long
/registerinterest.asp, line 43
heres my...
hi , i was wondering if there is any way of putting an script or somthing on my server so that if any ASP errors occur, it is reported in with more description than just the error code???
please help thanks hemal
Hi i ve just writen some code to validate a simple form
the JS is not working at all, im completely lost please help!
heres the code::
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html...
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.