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

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? 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 7968 - 7997 of 8655   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
7990
HI - I am going to call around to find an eCommerce site for my company's website and was wondering if any of you had experience in this? I don't know what...
debbi_7
Offline Send Email
Jul 27, 2007
3:22 am
7991
Just call up a tech company you trust, not too big of a company and just drop the inquery there. Most companies who make .asp websites will have had experience...
Mischa Kroon
aemca_san
Offline Send Email
Jul 27, 2007
10:41 am
7992
Hello All, I'm a newbie, i have trouble with make script which can if we type the URL FTP, like ftp.myftpsite.com. There are show the form to identify the user...
murry anto
murry_asp
Offline Send Email
Jul 27, 2007
11:48 am
7993
Hello All, I'm a newbie, i have trouble with make script which can if we type the URL FTP, like ftp.myftpsite.com. There are show the form to identify the user...
murry_asp
Offline Send Email
Jul 27, 2007
11:50 am
7994
You will probably want to use an FTP component to try and make a connection if that works then you can upload the file with the same component. Have a google...
Mischa Kroon
aemca_san
Offline Send Email
Jul 27, 2007
11:58 am
7995
One question about eCommerce systems... Do you move over to eCommerce site to view products or just for purchasing? Or does it depend on the eCommerce System?...
Debbi Osganian
debbi_7
Offline Send Email
Jul 27, 2007
1:03 pm
7996
Ask the pertinent questions about worst case scenarios: That is where they earn there money. What is turn-around time for user complaints? If site goes down,...
Natishin, Steve
stephennatishin
Offline Send Email
Jul 27, 2007
2:26 pm
7997
My questions only need to involve how their site seamingly connects to our site and so forth. someone else handles the other stuff. ... [Non-text portions of...
Debbi Osganian
debbi_7
Offline Send Email
Jul 27, 2007
2:57 pm
Messages 7968 - 7997 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