+ Reply to Thread
Results 1 to 1 of 1
Thread: hidden field
-
12-01-2004 02:40 PM #1
hidden field
I'm using HTML Form to send information to destination.com as follow:
<form name="form1" action=http://misi.com/misiscript method="post">
<input type="hidden" name="Login" value="My-Username">
<input type="hidden" name="Passwd" value="My-password">
<input type="hidden" name="Cust" value="Misi Misi">
<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 ?
Similar Threads
-
Hidden charges..
By Sabre in forum Web HostingReplies: 3Last Post: 03-24-2009, 08:08 PM -
DOF = Deep of field
By criserb in forum Web Design & Graphic DesignReplies: 0Last Post: 02-18-2005, 01:01 PM -
Thornton Taking Field in 'Bears' Redo (Reuters)
By mr. News in forum Forum LobbyReplies: 0Last Post: 05-01-2004, 11:19 PM -
Weekend Movies: a Crowded Field Ahead of 'Helsing' (Reuters)
By mr. News in forum Forum LobbyReplies: 0Last Post: 05-01-2004, 11:19 PM


LinkBack URL
About LinkBacks
Reply With Quote



Bookmarks