that's already in it, why would you want to add another cmd patch line, thats the imput interface
How do i link this form to a blackberry calculator?
HTML Code:<h3 id="bb">BlackBerry Code Request</h3> <form method="post" id="customForm" action="Thank_You.php"> <div> <input id="type" name="Type" type="hidden" value="Blackberry"/> </div> <div> <label for="imei">IMEI Number*</label> <input id="imei" name="Imei" maxlength="15" type="text" class="input"/> <span id="imeiInfo">Enter a Valid IMEI Number</span> </div> <div> <label for="mep">MEP-ID*</label> <input id="mep" name="Mep" maxlength="13" type="text" class="input"/> <span id="imeiInfo">Enter Your MEP-ID (example MEP-14986-005)</span> </div> <div> <input id="send" name="send" type="submit" value="Send"/> </div> </form> <!--END OF BB FORM--></div>
Need more information? Send a PM or Email Me @ Ralphsteinhibbert@gmail.com--- You can also call me @ 377 - 5710 (no privated numbers).
that's already in it, why would you want to add another cmd patch line, thats the imput interface
MY OWN HOUSE, CAR AND BUSINESS, LOVELY WIFE AND KIDS
Need more information? Send a PM or Email Me @ Ralphsteinhibbert@gmail.com--- You can also call me @ 377 - 5710 (no privated numbers).
lol the form cant make calculations, its the actual soft that does, get a hex editor and take the program apart and you'll have a better understanding of it, aint really abc
MY OWN HOUSE, CAR AND BUSINESS, LOVELY WIFE AND KIDS
Let me try to make this as clear as possible... i want to link the code
To this .exe fileHTML Code:<h3 id="bb">BlackBerry Code Request</h3> <form method="post" id="customForm" action="Thank_You.php"> <div> <input id="type" name="Type" type="hidden" value="Blackberry"/> </div> <div> <label for="imei">IMEI Number*</label> <input id="imei" name="Imei" maxlength="15" type="text" class="input"/> <span id="imeiInfo">Enter a Valid IMEI Number</span> </div> <div> <label for="mep">MEP-ID*</label> <input id="mep" name="Mep" maxlength="13" type="text" class="input"/> <span id="imeiInfo">Enter Your MEP-ID (example MEP-14986-005)</span> </div> <div> <input id="send" name="send" type="submit" value="Send"/> </div> </form> <!--END OF BB FORM--></div>
and have the unlock codes generated on another page. Hope that was understandable
Last edited by Bawn_Jamaican; Aug 19, 2012 at 02:20 PM.
Need more information? Send a PM or Email Me @ Ralphsteinhibbert@gmail.com--- You can also call me @ 377 - 5710 (no privated numbers).
ooooh now i get what your syaing, well thats not going to work that way, you'd have to embed the entire software within the web page, and thats a whole different task, cause the interface commands would change, and you'll also have to have the soft running from a server as host, its kinda tricky but it can be done.
MY OWN HOUSE, CAR AND BUSINESS, LOVELY WIFE AND KIDS
Need more information? Send a PM or Email Me @ Ralphsteinhibbert@gmail.com--- You can also call me @ 377 - 5710 (no privated numbers).
do you have the source code for the calculator?
can the .exe take the fields in the image as parameters and still give you output?
1337
Need more information? Send a PM or Email Me @ Ralphsteinhibbert@gmail.com--- You can also call me @ 377 - 5710 (no privated numbers).
Anyone at all can help.. i need it to be placed on my website R.A.H Computer Sales and Accessoriesl
Need more information? Send a PM or Email Me @ Ralphsteinhibbert@gmail.com--- You can also call me @ 377 - 5710 (no privated numbers).