Supliers How do I cheat?
Reputation: 0
Joined: 31 Mar 2010 Posts: 1
|
Posted: Wed Mar 31, 2010 6:42 am Post subject: JavaScript - help me in little thing, pay 5$ for it (PP) |
|
|
I'll pay 5$ for it.
function requestCode() { $j("#reqid") . html("Sending..."); $j . ajax({type:
"POST", cache: false, url: "/ajax/reqcode . php", success: function
(response) {$j("#reqid") . css("color", "#000") . html("Sent");}}); }
this function is getting the email from the database and sending to this email validation code.
Can i make it send to email i choose this validation code?
like if i want to send the validation code to test@test ? and not to the email it take's from the database ?
if you can do it ill pay 5$ for it,
thanks.
|
|