Search the web
Sign In
New User? Sign Up
AspClassicAnyQuestionIsOk
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 7960 - 7989 of 8655   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7960
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...
Anurag Sharma
anurag_3dec
Offline Send Email
May 16, 2007
3:44 am
7961
http://learnasp.com/freebook/asp/errormore.aspx especially the undocumented logging features Also are you doing any of this with session? ...
Charles Carroll
charlesmarkc...
Offline Send Email
May 16, 2007
5:04 am
7962
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...
KATHER MOHIDEEN
rose_child007
Offline Send Email
May 16, 2007
8:00 pm
7963
http://www.google.com/search?hl=en&q=aspsimpleupload+examples&btnG=Search ... From: KATHER MOHIDEEN To: AspClassicAnyQuestionIsOk@yahoogroups.com Sent:...
Mischa Kroon
aemca_san
Offline Send Email
May 16, 2007
10:43 pm
7964
need help on conversion from html/text to pdf using classic asp. I am not using any components, any help will be appreciated. thanks in advance...
muhammadjubairqazi
muhammadjuba...
Offline Send Email
May 25, 2007
2:14 am
7965
You will need a component to do this. www.websupergoo.com is one of your options. ... From: muhammadjubairqazi To: AspClassicAnyQuestionIsOk@yahoogroups.com ...
Mischa Kroon
aemca_san
Offline Send Email
May 30, 2007
8:54 pm
7966
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...
muhammadjubairqazi
muhammadjuba...
Offline Send Email
May 31, 2007
4:34 am
7967
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...
tomm
ttmallard
Offline Send Email
May 31, 2007
5:45 am
7968
Try the link at the bottom of this post: http://www.webforumz.com/asp-net-forum/2832-how-to-convert-html-page-to.htm ... ...
Monterio Weaver
monterioweaver
Offline Send Email
Jun 1, 2007
12:45 pm
7969
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...
Dan Powderhill
danaspelite
Offline Send Email
Jun 1, 2007
1:14 pm
7970
Why don't you check out itextsharp as it is free. _____ From: AspClassicAnyQuestionIsOk@yahoogroups.com [mailto:AspClassicAnyQuestionIsOk@yahoogroups.com] On...
mbelcher
AspClassicAnyQuestion...
Send Email
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:...
Dan Powderhill
danaspelite
Offline Send Email
Jun 6, 2007
9:23 am
7972
We use reporting services to render pdf all the time, if that's available on the server it'll do this without components. hth, tom mallard .net web...
tomm
ttmallard
Offline Send Email
Jun 6, 2007
2:19 pm
7973
Hello all, here is a snippet of code where I get a 0115 error. Set QWIP = Server.CreateObject("ADODB.connection") QWIP.Open ASP_DB Set rsSchema =...
qa_director_2003
qa_director_...
Offline Send Email
Jun 21, 2007
5:01 am
7974
Dear Uttam, can you please tell me what ASP_DB holds anyway please read these articles: ...
jubair Qazi
muhammadjuba...
Offline Send Email
Jun 21, 2007
6:14 am
7975
These are the statements in a file "_config.inc" <% ASP_DB = "Provider=Microsoft.Jet.OLEDB.4.0;Persist Security Info=False;Data Source=" &...
Uttam Padukone
qa_director_...
Offline Send Email
Jun 21, 2007
12:40 pm
7976
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...
tom m
ttmallard
Offline Send Email
Jun 21, 2007
2:28 pm
7977
check that you have the latest version of MDAC and Jet 4.0 you can get them at http://support.microsoft.com/default.aspx/kb/829558 ...
jubair Qazi
muhammadjuba...
Offline Send Email
Jun 22, 2007
2:00 pm
7978
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 ...
Uttam Padukone
qa_director_...
Offline Send Email
Jun 22, 2007
3:42 pm
7979
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...
mccurdy_czz_rob
Offline Send Email
Jun 24, 2007
12:30 pm
7980
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...
muhammadjubairqazi
muhammadjuba...
Offline Send Email
Jun 25, 2007
4:44 am
7981
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...
tmetford@...
tmetford
Offline Send Email
Jun 29, 2007
5:09 pm
7982
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 ...
Peter Brunone
peter_brunone
Offline Send Email
Jun 29, 2007
5:37 pm
7983
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...
dalvar02
Offline Send Email
Jun 29, 2007
6:22 pm
7984
X-Login may be what you want. It does it all. It and lots of other free goodies including the excellent GenericDb are at: ...
Charles Carroll
charlesmarkc...
Offline Send Email
Jun 29, 2007
6:51 pm
7985
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...
Charles Carroll
charlesmarkc...
Offline Send Email
Jun 29, 2007
7:01 pm
7986
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...
James R Smith
jrs_jr
Offline Send Email
Jul 9, 2007
5:40 pm
7987
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...
mccurdy_czz_rob
Offline Send Email
Jul 10, 2007
9:13 pm
7988
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 ...
Peter Brunone
peter_brunone
Offline Send Email
Jul 11, 2007
1:43 am
7989
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. ...
jubair Qazi
muhammadjuba...
Offline Send Email
Jul 12, 2007
8:04 am
Messages 7960 - 7989 of 8655   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help