hello, this is my 1st post..
i have created free sms service using html for my website.

And now i want to make its java app for mobile phones.
Following r the screens when app is started

1st screen:
when app is launched, it should compulsory send message to certain no. eg start sms to 9219592195
this should only be done for 1st time..

2nd screen:
heres the form in html that i wanted to be in java app

<form method="get" action="http://www.aswinanand.com/sendsms.php"><p><span style="color: rgb(0, 128, 128);"></span></p><p><span style="color: rgb(0, 128, 128);"><span style="font-size: large;">
<label>Username: <input type="text" size="20" name="uid" /></label><br />
                (your way2sms login phone number without 0 or +91 )<br /><br /><label>Password: <input type="password" size="20" name="pwd" /></label><br /><br /><label>Send to: <input type="text" size="20" name="phone" /></label><br />
                (seperate 10-digit mobile numbers by semicolon ';')<br /><br /><label>Message :<input type="text" maxlength="140" style="width: 100px; height: 30px;" name="msg" /></label></span><br /><br /><label>SEND<input type="submit" /></label></span></p></form>

u can visit my website to see how the form should be
http://krazzycampus.hpage.com/

plz help

Recommended Answers

All 2 Replies

hi

post your php code also.
i need your code

commented: Lame. -3

Wow. Thanks Champ for resurrecting an old thread, asking for code. Read the forum rules before posting, conveniently located at the top of your screen.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.