garygruber
Programmer
i am using SMTP and System.Web.Mail to create email notifications for users when reports are generated. the messages contain a hyperlink to a network folder. the folder name contains a blank space ASC(20) in it.
i am sure this is a common problem but have not found a viable solution yet to fixing the broken link.
complete link:
\\msgcli1p1v\LO File Store\Reporting\Disbursement\2006\09\20
only this is shown as a hyperlink:
\\msgcli1p1v\LO
how do i handle the space char?
i am sure this is a common problem but have not found a viable solution yet to fixing the broken link.
complete link:
\\msgcli1p1v\LO File Store\Reporting\Disbursement\2006\09\20
only this is shown as a hyperlink:
\\msgcli1p1v\LO
how do i handle the space char?