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

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 7949 - 7978 of 8655   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7949
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...
Charles Carroll
charlesmarkc...
Online Now Send Email
Apr 19, 2007
4:50 pm
7950
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...
Tech
dips255
Offline Send Email
Apr 20, 2007
9:40 am
7951
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...
ljuliusson1
Offline Send Email
Apr 20, 2007
11:50 am
7952
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...
amniss7
Offline Send Email
Apr 20, 2007
2:00 pm
7953
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 ...
tomm
ttmallard
Offline Send Email
Apr 20, 2007
2:29 pm
7954
I am stumped! ... the ... [i]...
ljuliusson1
Offline Send Email
Apr 20, 2007
8:27 pm
7955
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...
amit kapoor
kapoor_a2004
Offline Send Email
Apr 21, 2007
10:38 pm
7956
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...
Tech
dips255
Offline Send Email
Apr 25, 2007
12:19 pm
7957
I want to create a word document with header and footer using asp. I am using following code. filename="buyerConfirmation.doc" set...
Tech
dips255
Offline Send Email
Apr 25, 2007
12:33 pm
7958
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...
tomm
ttmallard
Offline Send Email
Apr 25, 2007
1:51 pm
7959
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...
Tech
dips255
Offline Send Email
Apr 26, 2007
6:14 am
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...
Online Now 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
Messages 7949 - 7978 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