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

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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 7782 - 7811 of 8655   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7782
Sorry for testing, but I've had no mail from this list in two weeks :( Dan [Non-text portions of this message have been removed]...
Dan Powderhill
danaspelite
Offline Send Email
Oct 9, 2006
9:53 am
7783
Pong :) ... [Non-text portions of this message have been removed]...
mischa kroon
aemca_san
Offline Send Email
Oct 9, 2006
12:46 pm
7784
Cheers Mischa - that appeared to work. Strange. Surely the list hasn't been entirely dead for the last couple of weeks? :-O Dan ...
Dan Powderhill
danaspelite
Offline Send Email
Oct 9, 2006
3:12 pm
7785
Last message I see is 28 / 9 / 2006 But you can always check on yahoogroups for a more accurate archive :) ... From: Dan Powderhill To:...
Mischa Kroon
aemca_san
Offline Send Email
Oct 9, 2006
5:44 pm
7786
Can anyone help me with this? Example: If users select A, it shows only class I and II, and If users select B, it shows class I, II, III, MP, Positive, and...
dan_ho73
Offline Send Email
Oct 11, 2006
2:55 pm
7787
Not sure what you are trying to do but instead of imbedding the test and trying to response.write withing the condtion, try defining variables: <% dim strSess ...
Bob Filipiak
bobfilipiak
Offline Send Email
Oct 11, 2006
5:07 pm
7788
no mails?! ;-) Jegatha " Be strong and let your heart take courage, all you who hope in the LORD" ... Find out what India is talking about on - Yahoo!...
Jegatha
jose_ph_84
Offline Send Email
Oct 12, 2006
8:46 am
7789
Hello friends can anybody help me out with this .. I have a classic ASP Files in which I have to print mailing labels. Is it possible to do it without Crystal...
hemant
hemblast
Offline Send Email
Oct 13, 2006
12:06 pm
7790
You can output to rtf or pdf to print. ... From: hemant To: AspClassicAnyQuestionIsOk@yahoogroups.com Sent: Friday, October 13, 2006 2:02 PM Subject:...
Mischa Kroon
aemca_san
Offline Send Email
Oct 13, 2006
1:43 pm
7791
http://blogs.aspfriends.com/afblogs/forums/39/ShowForum.aspx the [AspClassicAnyQuestionIsOk] forum This will be [AspClassicAnyQuestionIsOk] in forum format for...
Charles Carroll
charlesmarkc...
Online Now Send Email
Oct 13, 2006
1:49 pm
7792
Hello, I plan to study Exam 70-229, but I dont know which book I need to buy. Please advise. Thanks, Dan...
dan_ho73
Offline Send Email
Oct 15, 2006
2:30 am
7793
hii... I have some problem with my ASP clasic.. When I try to call DTS package from ASP I get Error report from Interner Explorer. the comment error is like...
hafidz arifin
hafidz_pens
Offline Send Email
Oct 16, 2006
4:04 am
7794
Hi, I got this error message. Can anyone help me with this? Thanks so much.Dan Error Type: Microsoft OLE DB Provider for ODBC Drivers (0x80040E14) ...
Dan Ho
dan_ho73
Offline Send Email
Oct 16, 2006
3:17 pm
7795
You need to response.write the SQL statement and tell us what it is. Otherwise we cannot see the syntax error. ...
Charles Carroll
charlesmarkc...
Online Now Send Email
Oct 16, 2006
3:48 pm
7796
Can we see the code that's causing the error, and the exact line it's happening on please? Dan ________________________________ From:...
Dan Powderhill
danaspelite
Offline Send Email
Oct 16, 2006
4:50 pm
7797
You need to Response.Write() your sql statement in order to find the syntax error. That error alone is not enough to figure out the problem. Mark ... From:...
Mark E
meckeard2000
Offline Send Email
Oct 16, 2006
6:59 pm
7798
It's a syntax error in your SQL statement. Can you show us the code? Dan ________________________________ From: AspClassicAnyQuestionIsOk@yahoogroups.com ...
Dan Powderhill
danaspelite
Offline Send Email
Oct 16, 2006
10:51 pm
7799
Thanks Dan, Charles and Mark. It was the problem with sql statement. I figured it out and fixed it. Thanks again for all your response. Dan Dan Powderhill...
Dan Ho
dan_ho73
Offline Send Email
Oct 16, 2006
11:32 pm
7800
this my code I thing, the problem is not at my program....bat in my IIS or Internet Explorer. because if it running in localhost(not server), it will be...
hafidz arifin
hafidz_pens
Offline Send Email
Oct 17, 2006
1:06 am
7801
Assuming that u r connected to a local database and then putting your code on the server, I suggest to upgrade your SQL Server installed on the server. ... ...
Keerthy
vnkeerthy
Offline Send Email
Oct 17, 2006
3:57 am
7802
i am using an asp page to upload a file using ENCTYPE="multipart/form- data".Once the upload is done, it displays the next page.Once the upload button is...
meera_su
Offline Send Email
Oct 17, 2006
11:26 am
7803
To whomever can help me: I am new to asp programming and I am writing some simple programs for the sake of practise. I was wondering if you could help me solve...
mccurdy_czz_rob
Offline Send Email
Oct 18, 2006
2:40 am
7804
There are several things that may cause this ODBC error: - The permissions that are set on the directory the database is in. IUSR privileges must be set to...
Mark E
meckeard2000
Offline Send Email
Oct 18, 2006
11:39 am
7805
The error code is fairly generic but the text ''Operation must use an updatable query" means that there is a permission problem accessing the database. Make...
Bob Filipiak
bobfilipiak
Offline Send Email
Oct 18, 2006
11:46 am
7806
You need to give yourself write access to the directory where you are keeping your database. Andy ... ...
Andrew Thorne
yk_andy
Offline Send Email
Oct 19, 2006
11:10 am
7807
This is an insert statement cn.Execute "INSERT INTO wrkLibrary (ParentFolder, Name, Description, DateUploaded, Size, UploadedBy, Isfolder) VALUES ('"&...
Dan Ho
dan_ho73
Offline Send Email
Oct 19, 2006
8:30 pm
7808
Dear Mark: Thanks for responding to my question. Please tell me if I am going about this the right way. I bring up the Internet Services Manager (from Control...
Robert McCurdy
mccurdy_czz_rob
Offline Send Email
Oct 20, 2006
3:08 am
7809
This Example for update: cn.Execute "update tablename set col1='x',col2='y' where col3='z'" Hafidz Abdul Malik Arifin ... From: Dan Ho <dan_ho73@...> To:...
hafidz arifin
hafidz_pens
Offline Send Email
Oct 20, 2006
3:23 am
7810
HI Rob IIS as a service runs under a specific user account. This user account is usually IUSR_<machineName> Thus think of it as follows: IIS logs onto your...
Damhuis Anton
antondamhuis
Offline Send Email
Oct 20, 2006
5:36 am
7811
You need the sql to read something like "UPDATE wrkLibrary SET ParentFolder = '"& currentpath & "', Name = '"&filename&"', Description = '"&description&"', ...
Andrew Thorne
yk_andy
Offline Send Email
Oct 20, 2006
11:13 am
Messages 7782 - 7811 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