sql="insert into users (username,password) values('"&request("text1")&"','"&request("text2")&"')"
Hi there the query above is giving me the following syntax error,any ideas why?
Error Type:
Microsoft JET Database Engine (0x80040E14)
Syntax error in INSERT INTO statement.
/main/test/new.asp...
Heres an easy 1!I need a simple ASP form to insert values into a database. The form may consist of only two text boxes. Could anyone point me in the direction of where i may find this or provide me with some simple code to do this?
Hi there, I am trying to run an asp page and i keep getting the following error;
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
line 23
could someone translate this to me in plain english?I dont...
Hi there this should be an easy one,i am new to ASP and am trying to design a shopping cart type website. Just wondering if anyone can provide me with some basic code that allows you to add/delete items to a page if not are there any good sites which can teach me how to design this?
Cheers
Hi there this is an easy one!
I've recently installed IIS and have now installed Visual Studio.net.
The problem im having is when i start a new project and try to create an ASP.net Web Application i get the following error;
"Visual Studio.net has detected that the specified Web Server is not...
Hi there,im not sure if this is the right forum for this but you might be able to help.I need a tool that will allow me to remotely access the registry of networked PC's and access various data,i.e. Apps Installed,Hotfixes etc.Is there any tool you can suggest or lead me in the right direction...
Hi there, the below code is being used to retrieve transport details from a text file onto an excel spreadsheet. The problem i have is that theres more than 1 transport detail in some files,i need to display these on the same line in the column beside it....Can anyone help?
Thanks
Example of...
Hi There,
I just need to modify the following code to display the first value it finds.I.E there are 2 bios dates in a text file however i just need the first instance.P.S currently the statement below returns me 2 instances of bios date and i only require the first 1 found!
Much Appreciated if...
Hi There,
I just need to modify the following code to display the first value it finds.I.E there are 2 bios dates in a text file however i just need the first instance.P.S currently the statement below returns me 2 instances of bios date and i only require the first 1 found!
Much Appreciated if...
Hi There,Im using the code below to search for BiosDate in a particular textfile.The problem im getting is the fact that there are more than 1 bios date and i only need the first instance.What can i add to this code to only return the first instance of BIOS Date?
Thanks!
If InStr(1, GetLine...
Hi im using the below code to read in textfiles and then displaying various results from the files on an excel spreadsheet.Ive managed to get it reading in files and displaying data however it browses the folder and only displays the data from the last file what am i doing wrong?
Cheers
Public...
Hi there,I need to read in multiple txt files at once,there may be a method of specifying a folder and then searching it.If anyone can provide me with the basic code please do?Thanks
This is a simple query however due to my lack of knowledge on VBA i need HELP! I need to retrieve various values from a text file and display them in an excel spreadsheet, can someone help?
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.