my odbc conf is ok, other pages work fine.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 24, 2004 14:49
To: [EMAIL PROTECTED]
Subject: [AspClassicAnyQuestionIsOk] Digest Number 500



There are 8 messages in this issue.

Topics in this digest:

      1. Re: any free ebooks for beginners of ASP
           From: "Charles Mark Carroll" <[EMAIL PROTECTED]>
      2. strange problem!! my sp work in query analyzer but not in my ASP page!
           From: "Taly Reinish" <[EMAIL PROTECTED]>
      3. Re: any free ebooks for beginners of ASP
           From: Mike Schelling <[EMAIL PROTECTED]>
      4. Re: strange problem!! my sp work in query analyzer but not in my ASP page!
           From: rajini kanth <[EMAIL PROTECTED]>
      5. Re: any free ebooks for beginners of ASP
           From: rajini kanth <[EMAIL PROTECTED]>
      6. Re: any free ebooks for beginners of ASP
           From: "Charles Mark Carroll" <[EMAIL PROTECTED]>
      7. scheduled emails
           From: "Bill" <[EMAIL PROTECTED]>
      8. RE: scheduled emails
           From: "Mischa Kroon" <[EMAIL PROTECTED]>


________________________________________________________________________
________________________________________________________________________

Message: 1
   Date: Wed, 23 Jun 2004 13:17:16 -0000
   From: "Charles Mark Carroll" <[EMAIL PROTECTED]>
Subject: Re: any free ebooks for beginners of ASP

http://www.learnasp.com/learn
is one such online book I made

--- In [EMAIL PROTECTED], "guurjismaster"
<[EMAIL PROTECTED]> wrote:
> i am fresh to ASP work... so i want an good E-Book for studying ASP.
> if any one have an information about plz send me as soon as possible



________________________________________________________________________
________________________________________________________________________

Message: 2
   Date: Wed, 23 Jun 2004 17:36:46 +0300
   From: "Taly Reinish" <[EMAIL PROTECTED]>
Subject: strange problem!! my sp work in query analyzer but not in my ASP page!

hi
strange problem!! my sp work in query analyzer but not in my ASP page!
the strange thing is it worked untill yesterday! what could happend??
 
the error messege in asp page: Microsoft OLE DB Provider for SQL Server (0x80040E21)
Multiple-step OLE DB operation generated errors
 
thanks!


[Non-text portions of this message have been removed]




________________________________________________________________________
________________________________________________________________________

Message: 3
   Date: Wed, 23 Jun 2004 09:39:50 -0700 (PDT)
   From: Mike Schelling <[EMAIL PROTECTED]>
Subject: Re: any free ebooks for beginners of ASP

I like http://www.w3schools.com/asp/default.asp

guurjismaster <[EMAIL PROTECTED]> wrote:i am fresh to ASP work... so i want an good 
E-Book for studying ASP.
if any one have an information about plz send me as soon as possible



Yahoo! Groups SponsorADVERTISEMENT


---------------------------------
Yahoo! Groups Links

   To visit your group on the web, go to:
http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/
  
   To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
  
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 




[Non-text portions of this message have been removed]



________________________________________________________________________
________________________________________________________________________

Message: 4
   Date: Thu, 24 Jun 2004 02:01:44 +0100 (BST)
   From: rajini kanth <[EMAIL PROTECTED]>
Subject: Re: strange problem!! my sp work in query analyzer but not in my ASP page!

pls cheak your odbc conf in control panel as well you can cheak your query  passing sts
thnx
s rajinikanth

Taly Reinish <[EMAIL PROTECTED]> wrote:
hi
strange problem!! my sp work in query analyzer but not in my ASP page!
the strange thing is it worked untill yesterday! what could happend??

the error messege in asp page: Microsoft OLE DB Provider for SQL Server (0x80040E21)
Multiple-step OLE DB operation generated errors

thanks!


[Non-text portions of this message have been removed]



Yahoo! Groups SponsorADVERTISEMENT


---------------------------------
Yahoo! Groups Links

   To visit your group on the web, go to:
http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/
  
   To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
  
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 


Yahoo! India Matrimony: Find your partner online.

[Non-text portions of this message have been removed]




________________________________________________________________________
________________________________________________________________________

Message: 5
   Date: Thu, 24 Jun 2004 02:08:44 +0100 (BST)
   From: rajini kanth <[EMAIL PROTECTED]>
Subject: Re: any free ebooks for beginners of ASP

i am also want e-book pls send as soon as possible

guurjismaster <[EMAIL PROTECTED]> wrote:i am fresh to ASP work... so i want an good 
E-Book for studying ASP.
if any one have an information about plz send me as soon as possible



Yahoo! Groups SponsorADVERTISEMENT


---------------------------------
Yahoo! Groups Links

   To visit your group on the web, go to:
http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/
  
   To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
  
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 



Yahoo! India Matrimony: Find your partner online.

[Non-text portions of this message have been removed]




________________________________________________________________________
________________________________________________________________________

Message: 6
   Date: Thu, 24 Jun 2004 02:14:00 -0000
   From: "Charles Mark Carroll" <[EMAIL PROTECTED]>
Subject: Re: any free ebooks for beginners of ASP

Others may know some ebooks (I think too much about ASP.net to 
remember Classic stuff as well as I used to).

http://www.learnasp.com/learn/printout.asp
allos you to print this all a; one document and read offline.

--- In [EMAIL PROTECTED], rajini kanth 
<[EMAIL PROTECTED]> wrote:
> i am also want e-book pls send as soon as possible



________________________________________________________________________
________________________________________________________________________

Message: 7
   Date: Thu, 24 Jun 2004 03:25:19 -0000
   From: "Bill" <[EMAIL PROTECTED]>
Subject: scheduled emails

Hello Group,

I wish to know if anyone seen any article on sending scheduled 
email/notification. I am designing ecards greeting and users can have 
their greeting card sent base on the time they choose. Any idea how 
to do this in ASP?



________________________________________________________________________
________________________________________________________________________

Message: 8
   Date: Thu, 24 Jun 2004 08:55:08 +0200
   From: "Mischa Kroon" <[EMAIL PROTECTED]>
Subject: RE: scheduled emails

If your using a SQL server database make a trigger to send or build an app
which checks to see if there are any messages to be sent on that hour. 

That app can be a console app which you start with scheduler an asp page or
anything else which can send emails and check a database. 


-----Original Message-----
From: Bill [mailto:[EMAIL PROTECTED] 
Sent: donderdag 24 juni 2004 5:25
To: [EMAIL PROTECTED]
Subject: [AspClassicAnyQuestionIsOk] scheduled emails

Hello Group,

I wish to know if anyone seen any article on sending scheduled 
email/notification. I am designing ecards greeting and users can have 
their greeting card sent base on the time they choose. Any idea how 
to do this in ASP?




 
Yahoo! Groups Links



 



________________________________________________________________________
________________________________________________________________________



------------------------------------------------------------------------
Yahoo! Groups Links



 
------------------------------------------------------------------------





------------------------ Yahoo! Groups Sponsor --------------------~--> 
Yahoo! Domains - Claim yours for only $14.70
http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/saFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
     http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
     [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
     http://docs.yahoo.com/info/terms/
 

Reply via email to