http://www.charlescarroll.com/chaz/site/4295/default.aspx summarizes the FREE ASP stuff I know about for people maintaining or adding to ASP apps or rewriting...
I am trying to send email using asp code with following as message body: strBody="<H1><B>THIS IS TEST EMAIL</B></H1>"&_ "<form name=form method=post action=url...
Hi, I found this cool code to reorder iin a Listbox using client and server scripts. Except, I don't know how to set this up on my website. I have the...
Hi Iam facing problem while uploading files in Classic ASP. There is ASP page Im uploading couple of files whose data is 5MB. I cannot uplod files with more...
Check that HTML mail is enabled, under the format menu, if not it won't work. Also, are you encrypting the hidden value? Source code is easy to get to in ...
hi everyone, can anyone give me the script for uploading images in database using forms and asp in ms access. I got a script using aspSmartUpload component but...
Yes, the mail format is html. Actually I want to put a link at the end of email body for unsubscibing from the mailing list for which I need loginid and email...
Hmmm, having login credentials being passed is a bad idea, they are in clear text and therefore should be sent encrypted at the very least. Not certain why it...
Ok, I'll try using a link with unique querystring. This is a better idea. Thanks. ... are in clear ... messing with ... unique ... done. ... data using ... so...
Hi All, i have a web application in classic asp. it was working fine from last few months but recently its start throwing error for "system resources...
Dear friends, Please any one send me link for ASPSimpleUpload coding. Thanks ghani ... Office firewalls, cyber cafes, college labs, don't allow you to download...
You will need a component to do this. www.websupergoo.com is one of your options. ... From: muhammadjubairqazi To: AspClassicAnyQuestionIsOk@yahoogroups.com ...
I have tried this but the server on which i want to deploy this will not allow component installation. is there any way else to do this.... Thanks anyway for...
Have you tried a binary response using the mime type of application-pdf, or something along those lines? It's about your only chance of not using either a...
That's an ASP.NET / C# article, and not really of any relevance here. As has been stated, you're not going to be able to do this easily without installing a...
Why don't you check out itextsharp as it is free. _____ From: AspClassicAnyQuestionIsOk@yahoogroups.com [mailto:AspClassicAnyQuestionIsOk@yahoogroups.com] On...
mbelcher
AspClassicAnyQuestion...
Jun 5, 2007 3:34 pm
7971
iTextSharp is also .NET, and therefore not relevent, as I pointed out in the email to which you replied. Dan ________________________________ From:...
I'm thinking .OpenSchema() is throwing an error much in the same way as inserts do using ADO from asp-classic. Try adding "On Error Resume Next" just before...
Thank you- I will try your solution later today evening - it is still morning here where I live. Regards, Uttam ... Received: Fri, 22 Jun 2007 08:00:15 AM MDT ...