Register on the forum now to remove ALL ads + popups + get access to tons of hidden content for members only!
|
|
#1 |
|
Registered User
Join Date: Apr 2003
Posts: 6
|
Hi,
I'm using HTML Form to send information of my visitors (Visitor submit this form directly) to destination.com as follow: <form name="form1" action="http://destination.com/receiver" method="post"> <input type="hidden" name="Login" value="My-Username"> <input type="hidden" name="Passwd" value="My-password"> <input type="hidden" name="Cust" value="John Doe"> <input type="hidden" name="Total" value="100"> <input type="submit" value="Submit"> </form> This HTML Form is the only method that destination.com can accept. But this is very big security issue, since people can use 'View Source' and get my login and username. How to protect my login and password from being viewable to the world but the form still work ? May be hide it somewhere? Or other method? Please advice. Thank you. |
|
|
|
|
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| HTML Code-Creating Enquiry Form | glatchoumi | HTML / DHTML | 4 | 09-26-2006 01:30 AM |
| POP UP HTML query | Pete007 | HTML / DHTML | 0 | 03-16-2006 12:44 AM |
| Help: designed html form in DW, do I need to write a php script? | maxtaz | PHP / mySQL | 2 | 11-11-2005 11:07 AM |
| 2 profitable sites for sale | alexdio | Trading Post | 0 | 12-21-2004 08:08 AM |
Advertise