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 ...
Hey friends: I'm fairly new to asp. I can do lots of basic stuff with asp, like retrieve or add records to a microsoft access database. What I want to do now...
Dear Rob, use this code. Be sure to turn mail relay on. The terms addressto addressfrom cc,bcc are the mail addresses and subject and body are the subject...
Dear Any Questions, I am new to ASP (Classic) and I wish to learm how to write Active Server Pages to control access to my website. I have never accessed...
Hi Tim, Welcome to the jungle :) I don't know if this helps or not, but if you're just wading into this, you might consider starting with ASP.NET since ...
Hi, I'd like to know if the following is possible and how. Can anyone please point me in the right direction. Much appreciated. If I have an asp page and...
Basically I would recommend encrypted salted hidden fields. Sessions can be transferred via "bridges" but if you are worried about "man in the middle" and...
If the html file is testclient.html, try name the other file testclient.asp. You need to post the form on testclient.html to the asp page. Try: <FORM...
I'm still fairly new to asp, but looking to try some slightly more advanced programs. A few questions to anybody who can answer any or all of them. Have you...
Hi Rob, I don't have code for any of these, but if you want to explore any of them further based on what you're already doing, I can try to throw something ...
Hi Rob, if you need any help on mailing from AspClassic then use the file Sending Mail.txt in the files section in the AspClassicAnyQuestionIsOk yahoo group. ...