Results 1 to 10 of 10
Threaded View
-
1st Feb 2010, 06:08 PM #1OPMemberWebsite's:
raghvendra.mePHP Help Needed!!
Hello All,
I am building a free sms sending website. And API codes have been provided to me by the sms providing company.
Now the problem is that the form I built to send the Destination Mobile Number and Message also needs to send the username and password of the account to the server to which account the company has alloted sms credits.
The following is the sample code I used in the html file to POST the data to the server:-
Code:
<form action="hxxp://api.mVaayoo.com/mvaayooapi/MessageCompose" method="post">
Number:<inputtype="text" name="receipientno" />
Message:<inputtype="text" name="msgtxt" />
<inputtype="hidden" name="user" value="USERNAMEASSWORD" />
<inputtype="hidden" name="senderID" value="mVaayoo" />
<inputtype="hidden" name="state" value="0" />
<inputtype="submit" />
</form>
Now the problem is when some one will click on view source option, they'll be able to see the username and password.
So is there any method through which I can silently send this crucial details secretly without bringing it to the notice of normal user.
Is there any other way to send this perticular data?
A quick help would really be appreciated...
Thank you all in advanceragavbpl1 Reviewed by ragavbpl1 on . PHP Help Needed!! Hello All, I am building a free sms sending website. And API codes have been provided to me by the sms providing company. Now the problem is that the form I built to send the Destination Mobile Number and Message also needs to send the username and password of the account to the server to which account the company has alloted sms credits. The following is the sample code I used in the html file to POST the data to the server:- Code: <form Rating: 5? Premium Web Development :wub:
? Any Kind of web site :O
? Very cheap price =)
? Web 2.0 designs || PM ME :d
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[Hiring] Job Needed
By PA$$!oN in forum Completed TransactionsReplies: 0Last Post: 10th Mar 2011, 11:02 AM -
VPS needed
By lib3rty1 in forum Hosting DiscussionReplies: 5Last Post: 3rd Sep 2010, 06:37 AM -
DEDICATED,ACTIVE NEEDED - Moderators/GM's Needed with BENEFITS
By robert in forum Community CooperativeReplies: 0Last Post: 18th Jul 2010, 03:36 PM -
Help Needed
By mostiforums in forum vBulletinReplies: 7Last Post: 16th Aug 2009, 11:23 AM -
Staff Needed Posters NEEDED.!! With Benefits!
By timboy18 in forum Community CooperativeReplies: 2Last Post: 17th Jul 2009, 06:54 AM
themaCreator - create posts from...
Version 3.45 released. Open older version (or...