does anyone know the code/actions for buttons so that when the button is pressed it forwards onto an email address???
please help!!
cheers
mavis
does anyone know the code/actions for buttons so that when the button is pressed it forwards onto an email address???
please help!!
cheers
mavis
on (release) {
getURL("mailto:[email protected]");
}
Works with 6
I don’t know about 5.
cheers +thanks, as it was i found the code on some buttons that i’d done for one of my last sites, but thank you VERY much for replying anyhoo!!!
(dont suppose you know how to create a link to a word document do you?)
Mavis
I think any html tag works.
If you know html, just remove the a href= and /a
I’m not sure though I haven’t tried them all.
I don’t see why it wouldn’t though.
:: Copyright KIRUPA 2024 //--