Explore the Request a Tutorial

ASP

ASP

I need some help. I built an ASp page to transfer data to  an MsAccess DB. but when I want to save fields there is an error :

Server error: Unable to retrieve schema information from the record source 'ISAOP-Reg' in a database using the connection string:

'DRIVER={Microsoft Access Driver (*.mdb)};DBQ=URL=OpCong/Database/Op-Cong.mdb'.

The following error message comes from the database driver software; it may appear in a different language depending on how the driver is configured.
-------------------------------------------------------
[Microsoft][ODBC Microsoft Access Driver] Syntax error in FROM clause.

Source: Microsoft OLE DB Provider for ODBC Drivers
Number: -2147217900 (0x80040e14)

Thanks

Read More
ASP

Create Image from webpage

Hi, I am createing my own small stat counter to use on my websites.  I have easily created the counter, but i now want to display my table with the totals in it as a single image... i have seen this done on other free stat counters.. can someone help me out

Thanks heaps in advance

Andy

P.S. I hope i have written this in the correct place!! :)

Read More
ASP

Asp Upload Add-on Pack

ATutorial on how to update an image in the singular as well as multiple using Pure ASP Uploade 3 Add-on Pack   for example:   I currently load photos into an images folder:  "images/"& Session("contractno")   I store the path in a sql database which also includes the extra field PhotoPosition   I can have many photos in each sub folder.   All loads well but when I try to update one photo - say PhotoPosition 1   I find all the photos are updated with the new image.   A tutorial on file paths etc would make life a great deal easier Read More
ASP

Help with asp Fileupload

I am making an intranet application for a bank and in their "add news" page i need to place a file uploader for them to attach files to the news description and which is saved in their server. The main problem is that i cannot pass the form details like newstitle and newsdescription along with the name of the file using the same "save" button. Looking for a quick reply.

 

Thanks 

Read More
Older articles