Published by: San (2/5/2008)
I am passing my variable values in URL so I need to encode and decode it properly. I don't want to pass some character where page not found pops up as a 404 error.
Comment (1)
Published by: San (9/20/2007)
Select Case Statement in vb is as like as other programming languages. Select expression holds the variable having the value and case expression list is the use case. Statement is the ToDo when condition satisfies. Multiple cases can be used simultaneously.
Comment (0)
Published by: San (9/18/2007)
I am trying to use \n\r and \n to insert a line break in my emails but i am not having any success. Can you help me with some character to use so that it can give me a line break while sending out plain text email usine cdo.message.
Comment (1)