Hi, I just had a look to prowl the first time. may be these are stupid questions:
1) if I use vbs, how can a do a line break? %0A, \n and \\n did not work
2) is it possible to send an URL which is not plain but hidden like a html link?
thanks a lot for your help
best regards
emmi
new line and links
Re: new line and links
found the problem with the line break. as I have called the script by batch,
I used only %0A instead of %%0A
regards
I used only %0A instead of %%0A
regards