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...
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...
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~
Hi...
I created a site that requires me to do certain things depending on the screen resolution. Unfortunately I could not find a way to do so with Javascript because I need to assign values to my ASP variables.
Any help is really appreciated.
J~
Hi,
I know this is probably something really simple, but I am going nuts trying to find references on this anywhere :-)
I am moving parts of an intranet site to a new server. The database that the site is referencing still remains on the other server, which is not accessible to the web...
How can I get around the issue with apostrophies. I have an access database and wrote an ASP.NET front-end to it. But when I try to enter something with an apostrophy (like a name) the querystring breaks. I know with SQL Server you can use parameters, but I'm not sure about Access.
Any thoughts?
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.