Ok, I'm at a loss here. I'm usually not that stumped and I'm sure there are easy solutions. I am working on a punchout project to request shopping cart items from another source. The site goes out to another site, displays their products and when it comes to add the items to the cart, the...
Well actually, I used neither. I installed the Adobe FDF Toolkit. You can download it from Adobe's Developer Network website and it needs to be installed as a DLL on the webserver to run. Works great now :-)
Hello,
I am trying to pre-fill an existing PDF file with form data process by an ASP file. Everything seems to work just fine until the file is supposed to be written to the screen. I then get a message saying that the file is damaged and cannot be repaired.
Here is my code to process the form...
I stumbled across an interesting problem. I need to query multiple access tables using a 'LIKE' query (kinda like a search engine for a website)...
Whenever I use more than one table or more than one 'LIKE' my ASP page times out.
Here is my original code:
mySQL = "SELECT * FROM items, types...
Hi all.
I have come across an error and it's making me pull out my hair (pretty soon I'll be bald and not fun to look at -- or will I?)...
Anyways, the only response I'm getting from IE is:
Error Type:
(0x80004005)
Unspecified error
When trying to get more info through the ASP error...
It looks like you have the code that adds values into the db, inside your if-statement, meaning it will get executed when any of the variables are blank and will produce the error you see. Try to place an <% else %> right before 'get highest confirmationNum'
J~
Hi,
Does anyone know of a product/plug-in that would check any files that are being uploaded through forms over the Internet? I appreciate any help.
Thanks,
J~
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.