Actual process : We are doing some javascript calculation and stored in hidden fields then send to the payment process.
Problem is : hackers are changed the hidden field values using the Mozilla Firefox Web Developer add-ons(Forms->Display Form Fields) and do the payments
There is any way to resolve this option?
Please replay ASAP.....
Thanks in advance
Urgent : Problem with Web Developer Add-ons
Moderator: General Moderators
Re: Urgent : Problem with Web Developer Add-ons
You shouldn't rely on javascript, do it in backend (php, asp).
- John Cartwright
- Site Admin
- Posts: 11470
- Joined: Tue Dec 23, 2003 2:10 am
- Location: Toronto
- Contact:
Re: Urgent : Problem with Web Developer Add-ons
Your urgency is not ours. We are volunteers, and if your matters are truly urgent, hire someone.
Re: Urgent : Problem with Web Developer Add-ons
Thanks for your valuable replyJohn Cartwright wrote:Your urgency is not ours. We are volunteers, and if your matters are truly urgent, hire someone.
Re: Urgent : Problem with Web Developer Add-ons
Double post. Locked.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.