ZenMartian 0 Newbie Poster

Perhaps someone here under the Promotion/Marketing heading can help me with this... I want to have one of those simple 'web to phone' forms on my site... it's a small/simple form that allows visitors to input a 10-digit mobile number in the form box...it's followed by a SEND TO PHONE button, which the visitor clicks... within seconds, an sms is sent to the visitors mobile device... in most cases, the sms includes the URL to a mobile web site. The best illustration I've seen of this form can be found at Google Mobile site: http://google.com/mobile

If you go there and view the page (if it displays properly) there is a short form found on the lower left hand side of that web page. My knowledge tells me that the form function is accomplished using an SMS GATEWAY. What I'd like to know is if there's another way that I can achieve the same status without having to go the route of an SMS GATEWAY SERVICE PROVIDER, because most of the providers that I've looked into are too costly for my budget at this point in time, as I have only begun to set-up shop.

Please Note: I allready know how to achieve this SEND To PHONE function MANUALLY (Sending each Msg by myself)... I know the method of attching a 10-digit mobile number with a servic providers email portal (i.e., "1234567890@txt.att.net"), yet from what I've seen... the form on Google Mobile actually works AUTOMATICALLY. From what I gather, this form is a function known as WEB AUTO-RESPONDER....You input your 10-digit mobile number, Click SEND, and You instantly get a TxtMsg sent back to Your mobile device!)

Keith.