Does anyone have any suggestions on how to do this... I would like to add certain information and then print on each submit to a label printer...
thanks,
Justin
From some reason when I pull a value out of our access d.b. that has the double quotation mark ("), asp stops processing. Is there a way to display the (") and the rest of the variable...
here is what i have:
...
WHILE NOT RS.EOF
SQLString3 = "SELECT * FROM ExtraValues WHERE TransmissionType...
I am trying to upload an image file from the user and have to use the enctype="multipart/form-data" in the form. The problem is I have a variable that is generated from a checkbox. So if the user checks multiple options for the checkbox the value should read value,value,value,etc... For some...
I custom built .asp pages to read from a live .DBF file to get real time quantity and such. The .asp pages are working great. There is also an internal system built with clipper that accesses the same .DBF. Every time we run the .asp page the same time we access the .DBF through Clipper we get a...
thanks for the reply. i did start using the foxpro drivers and that seems to work. now i am getting a database sharing violation. the .asp work great all the time, but the internal clipper program is getting the error.
ASP Connecting to a .DBF Table w/ associated .FPT Issue
I am using ASP to connect to a .DBF Table. The .DBF file is created by either FOX PRO, ADVANTAGE DATABASE SERVER, OR CLIPPER. The .DBF Table can be opened in ASP by using the following code...
I am using ASP to connect to a .DBF Table. The .DBF file is created by either FOX PRO, ADVANTAGE DATABASE SERVER, OR CLIPPER. The .DBF Table can be opened in ASP by using the following code:
---------------------------------------------------
cDataBasePath ="Provider=Microsoft.Jet.OLEDB.4.0;"...
I am using ASP to connect to a .DBF Table. The .DBF file is created by either FOX PRO, ADVANTAGE DATABASE SERVER, OR CLIPPER. The .DBF Table can be opened in ASP by using the following code:
---------------------------------------------------
cDataBasePath ="Provider=Microsoft.Jet.OLEDB.4.0;"...
I wrote a submit form and function that inserts the data into a DB. When some users submit they get the ENTER NETWORK PASSWORD dialog pop up box. When they click CANCEL it INSERTS the data and sends them to the confirmation page, as normal. I have the INTERNET_GUEST accounts set to...
I am using CDONTS and for some reason no one internally is getting emails, where I am still getting the same emails to my hotmail account when I send them there. We have the incoming email disabled on the network. It seems like CDONTS sends out through the SMTP and when it trys to come back in...
Can global.asa work in directories other that the wwwroot? This company installed FrontPage on there server and have built a few cheap applications. When they installed F.P. it created the Global.asa file and is filed with a bunch of F.P. crap. I created my own directory to build and house 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.