VB6 + IE6
HI all,
if you use IE and go to a page where you have to login, then after doing this once you can save the login e.g.:
Field Name: YourName
Field Password: Your Password
After filling it, you are asked by IE wether this should be stored. You agree and now the data ist stored.
Next...
Hi all,
everything is ok.
It was an unbelievable mistake.
I tried earlieer VBCR = Chr(13) and
VBLF = CHR(10) and it didn't work.
By using just Chr(10) or just (Chr(13) it works fine.
So the VB - Constants are not usable.
TX to All
Peter
Hi all,
by some tips from tek-tips i'm able to send a mail
from vb via Lotus Notes.
I have only one problem:
if i put text to the body there is a problem with
linefeed (vbcrlf).
I tried to replace vbcrlf by %0D%0A but that is not working.
What is the right replacement for vbcrlf...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.