anyone know how to put a link in your profile for e-mail address???
Printable View
anyone know how to put a link in your profile for e-mail address???
@
testing if works tnx W.W.
didnt work?
still didnt wrk no underline in e-mail address
how do you turn html on?
[email][email protected][/email]
cool it works tnx dennis
if you want it to be like
Email me
then use the URL tag:
[url="mailto:[email protected]"]Email Me[/url]
how would you do that for say a label??
A label?
do you mean in VB?
yes
In the click event of the label, do a a call to the Shellexecute api function.
And as parameter use "mailto:[email protected]"
Bam_BamIR, just look at the normal sites.
was looking around the net and found genetic algorithms sites but this is a little advanced for me but I will check those couple sites you suggested, do you know how long it take to get a good handle on C++ just started a tutorial on it today//didnt find any tutorials but ill keep looking if you find any let me know
[Edited by Bam_BamIR on 12-05-2000 at 01:57 PM]
To get a good handle on C++ it should take at least 3 weeks :eek:
and thats only the basics(iostream, stdlib, etc.)
classes take a little longer to get the hang of...