Im making a portfolio site that wil be burned to cd-rom.
i would like to add a button that will take the user to a form
where he can send me an SMS to my mobile phone. I am in london UK.
If this is not possible, then is it possible to have the same idea but to send it to my online pager at either ICQ,MSN,AOL,YAHOO ?
Does anyone know if this can be done in flash.
Examples…tutorials?
ok here’s the deal. you can’t have flash itself send a email or message to anywhere without server side scripting. you have 2 options.
make a simple mailto: command, and sent it to and email client which will send to from outllok or something. i know you can send message’s to AT&T mobile. just put this(replace with your number: 917-999-9999@mobile.att.net
send variables to a script which is hosted via internet and send mail or message from there.