Microsoft OLE DB Provider for SQL Server
3/12/2008 external link
ASP Codes
Error Number -2147217900
Source code that caused the error
Category Microsoft OLE DB Provider for SQL Server
Error Occurred in /Employee/Insert.asp
Line Number 76
Column Number -1
Description Line 1: Incorrect syntax near ','.
Extended Description
===============
Using Code
help to set up a simple .asp form
30/10/2008 external link
Hi all,
I would like to add a very simple form to my webpage that has just two fields.
The first field should collect name, whilst the second should collect email address.
There must also be a simple 'send' button.
The whole layout should be adjustable so that it can fit into an area of my web page which is quite small.
I have read up on the subject and looked online for some help, ...
I want to store the checkboxs and textboxs values in database - asp
30/10/2008 external link
Hi!
In one form i have multiple check boxes and textboxes.
for ex:
1 row: "checkbox" Car "textbox" Red color
2 row: "checkbox" Car "textbox" Yellow color
3 row: "checkbox" Bicycle "textbox" Green color
4 row: "checkbox" Scooter "textbox" Red and white color
5 row: "checkbox" Bicycle ...
Microsoft JET Database Engine error '80040e14'
21/10/2008 external link
I GET AN ERROR WHILE ACCESSING ADB USING ACCESS
Microsoft JET Database Engine error '80040e14'
Syntax error in INSERT INTO statement.
/acmseva/membersignup.asp, line 48
FOLLOWING IS THE CODE
Set ConObject = Server.CreateObject("ADODB.Connection")
ConObject.Open "Provider=Microsoft.Jet.OLEDB.4.0; Data Source=" & ...
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'
6/6/2008 external link
HI,
I'm fairly new to asp,
I'm trying to create a page that will allow users to search an access database that contains one table. They only will search for any of the three fields or a combination.
below is some code that I'm trying to implement but i'm receiving the errro below
Microsoft OLE DB Provider for ODBC Drivers error '80040e14'
[Microsoft][ODBC Microsoft Access Driver] ...
Passing a hyperlink with asp ?
28/5/2008 external link
I am new to using asp with mysql, I have everything set up with my database and my webpage is displaying the database information that I want. So far so good, however have now hit a snag. I will explain what I am doing to give a better description of my problem since I don't really know what the problem is.
I have a database of restaurants that I am displaying in tables, I would like to have ...
Modifying web pages with customized ad.
9/5/2008 external link
Hi guys,
How's everyone?
Writing after a long time.
I have a question related to web servers I think. [:-/]
Do we have a way to modify web page before showing it on IE??
E.g.
Let us say X person is requesting for xyz.com. What I want to do is modify the page and put the banner on top of the page and then show it to the user.
Let me know if it's possible.
Get Active Userlist
28/4/2008 external link
Hello,
I am looking for the code to get the active guest user and login members list to display on my website as in this forum you can see how many guest users and there and how many login members are there
for more example see view this
[b]Total Guest Online (15)[/b]
[b]Members Online[/b]
Adil
David
May
Johan
Abc
so please help me for that.
Thanks
Adil Irshad
Including Pages using ASP
22/4/2008 external link
Ok, here goes post 2. I did some research on what would have been the viable alternatives for including a page into my html document. What I wanted to do was include part of a page that would be repeated alot. Similar to a menu, and not have to update it multiple times on different files. For example
A floating menu on the left, saved unto a file which is then called into the html document, ...
Making javascript code for rich text editor work in Fire fox
9/4/2008 external link
Hi Guys,
Am pretty new here so please bear with me not knowing anything.
My problem is my javascript code for rich text editor (rte) does not work in fire fox and works well in ie. can anybody show me a way please.
my code is to select a item from combox box in rte and the item should then automatically be displayed near the content in the text area of rte. for this i am using a js ...
C# input validation for multiple fields
12/3/2008 external link
One of you newer members seems to know C#, I just do not remember who it is...
I am tryin to discover if I can and how to validate the input of multiple fields at the same time.
In short:
Problem - A procurement may only take place at a given time perion and to only one program at that time.
I need to take the start and end dates (two different fileds) and use that as a date range that ...
ASP.NET Framework 2.0 - Trials and tribulation
28/2/2008 external link
So... slowly but surely I am understanding about 8% of this mess.
Actually a bit more, but I am used to structured learning and did well with PHP, Perl, Pythion and C++... But ASP.NET with C#? Complicated project and not serious training means I am just picking up bits and pieces and trying to but them to gether.
So I thought I would rant once in a while here about things I come across ...
CMS with form-based input
29/2/2008 external link
I want to design simple web sites with about 4 main pages (such as for antique furniture refinishing: Home, Tables, Rocking Chairs, Cabinets, Misc). I'd like for site owners to be able to log on to the site to add photos and text about the individual items...[u]using forms, and not an online WYSIWYG editor[/u]. Ouch! That makes it tough.
When Internet viewers look at the web site, we'd like ...
Microsoft JET Database Engine error '80040e14' with ASP page.
23/1/2008 external link
Hi all, I'm getting this error on my ASP page from my site:
Microsoft JET Database Engine error '80040e14'
Syntax error in INSERT INTO statement.
/adfront.asp, line 115
Digging around on various other boards suggest that there may be reserved keywords used in the Access Database that the ASP file is writing too or that the value of the ASP field contains ' and some suggest that all the ...




