|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Problem in Deleting the Message
Hello...
Im designing E-mail application for Intranet by using IIS 5.0 asp 3.0 and CDONTS.NewMail. But i've got some problems when i use to delete a message. The command i use is as follow: objMessage.colmsgs(<message# to be deleted>) = Message.delete it takes me to the error page but also deletes the message. Any one plz plz help me! Thanks... |
|
#2
|
|||
|
|||
|
You could provide us with a more descriptive error message?
It sounds like what you have is working and deleting the message -- your just getting an error afterwards? |
|
#3
|
|||
|
|||
|
How about the good old ON ERROR RESUME NEXT line? then aafter that ON ERROR GOTO 0 to reset error checking
|
|
#4
|
|||
|
|||
|
Hello Sir Mytch and David...
Thanks for your complements... but I've solved the problem the code i've written was right. But i was using that code in the huge For Loop that i couldnt see. . but when i saw that for loop i put the code outside it and it worked. Thanks... |
![]() |
| Viewing: Dev Articles Community Forums > Programming > ASP Development > Problem in Deleting the Message |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|