2 questions: Scrolling Text in Vb? How to put a URL or E-mail in...
2 questions: Scrolling Text in Vb? How to put a URL or E-mail in...
Can you add .ocx's?
How do I add my e-mail, or a URL in Vb? Is it a code or?
~$uper-$tumped
You can do it with that control too: http://www.devpower.com/newsticker/doc.asp
Or if you just want to open a URL or e-mail address anywhere, http://www.vbsquare.com/tips/tip236.html (replace txtFile.Text with "http://..." or "mailto:user@domain...")
:cool: