Hello I am collecting info from a form and trying to insert it into a Access Table.
I am getting the following error.
Syntax error (missing operator) in query expression ''Thu Jul 01 19:35:59 2010david's Test', '4')'.
I have printed the Sql and it is Insert INTO CustomEntry (EmailAddress...
Hello,
This is simple I know, but I am have an issue when trying to insert data into a SQL DB.
I am collecting data from a user and then inserting the data.
I think I am connecting to the DB correctly but I can seem to add the records.
Thanks for the help
<%
firstName=Request.Form("Fname")...
Hello,
I am making a photo gallery and I have a bunch of photos that are organized by month. I would like a user to choose a date from a drop-down menu on the left side of a page and then the div in the middle of the page will display the images for that month. I have done this in the past with...
Hello,
I am making a photo gallery and I have a bunch of photos that are organized by month. I would like a user to choose a date from a drop-down menu on the left side of a page and then the div in the middle of the page will display the images for that month. I have done this in the past with...
Hello,
I have a page with a drop down that allows users to select a job and then they will get redirected to the apropriete page from this selection.
my siiue is with collecting the data from the drop down and making it a variable.
I can do this of I use a form and send them to a processing page...
Hello I have a div inside a div that I want to remove the blue color and underline from a link.
the HTML is:
<div id="renovate_Wiebe">
<div id="renovate_Menu">
<b>RENOVATIONS</b><br>
<br>
Port Royal Residence<br>
<br>
<a href="remodel_Wiebe.html">Harbourtown Townhouse</a><br>
<br>
<a...
Hello I have a Spry menu that works well I am trying to set it up so that when you mouse over the sub menu It adds a border BUT I don't want a border over the main headings.
The main headings are rollovers and that is fine but I do not want them to have a border. It works correctly for the menu...
Hello,
I have been connecting to an access db and its been working fine but all of a sudden I am getting this error -
Provider error '80004005'
Unspecified error
/loginVerify.asp, line 15
the error points to the dsn name -- connect.Open("DSN=hhhba");
<%@ language=JScript %>
<!-- #include...
Hello,
I have a few tables that uses access, I am working on allowing them to edit the data. I have a page that allows the user to select which data they want to edit now I need to choose the table that contains the data.
Below is the code I have that is failing.
%@ language=JScript %>
<!--...
Hello,
I am working on a form that allows a user to create an account and then start filling out the form and then exit and re enter the form at the location that they left at.
I have created a sign in page that collects the user email and password and now I am working on creating the page that...
Hello,
I am making a simple login that will loop through an access DB an check to see if the email address(username) is listed and act accordingly.
here is the code I have so far.
<%@ language=JScript %>
<!-- #include file="adojavas.inc" -->
<html>
<head>
</head>
<body>
<%
var userEmail =...
Hello I have been getting the following error on a Server I use to run backups.
The server has windows Server 2003 SP2 installed.
The master browser has received a server announcement from the computer xxxxxx that believes that it is the master browser for the domain on transport...
Hello,
I am having issues with my Symantec backup exec failing and I think it is due to not enough disk space on my server's C drive that is causing the VSS to fail.
I would like to repartition the C drive and steal some of the excess space from the D drive. Is this posible and do you recommend...
Hello,
I am trying to get my divs in the correct place without using relative or absolute positioning. - floats are better right?
anyway I cant get it to display the correct way.
I would like the main content to be top left(under the nav bar) then the dots png to be to the right of that and then...
Hello,
I am new to AJAX and I got the dummy book and tried the first example but it is failing, I was hoping you would be able to help me.
Thanks
<html>
<head>
<title> Ajax Test</title>
<script language="javascript">
var XMLHttpRequestObject = false;
if (window.XMLHttpRequest){...
Hello,
I have a site with a gallery, at the moment when you load the page the images load from the top of the page, Is it possible to preload the images so that they do not load from the top and fall?
http://marshlandmillworks.com/specGallery.html
thanks
Hello I need to create some form validation to make sure I am getting Humans and not spam bots filling up my database! maybe the image that asks you to fill in what it is?
I am using ASP and Jscript to connect to an access DB so please do not post instructions about SQL and PHP...
Thanks in advance.
Hello,
Currently we have an exchange server 2003. It hosts our company email, We have a smaller sub company that uses a different company(register.com) to host their mail. Would it be possible to get the register mail routing through the exchange server?
thanks
David
Hello,
At work we have 3 physical locations each office has a server and we use Sonic wall TZ170's to create VPN tunnels between the offices. Office2 has a intermittent connection to the main office and when people are trying to get files from the main server in Office 1 the connection fails...
Hello,
I have a site that has about 8 pages, I have a "Anoucements" Div that displays content that needs to be updated a lot. Is it possible to store the div in one place and just update it from there instead of having to update each page?
I dont think I can store the contents of the Div in the...
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.