|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
I have a question regarding implementation of a CGI script that takes information and then passes it along to another page...
Basically, On my page i have a form that has a pull down menu for users to select their e-mail client (hotmail, yahool, aol etc.) and then the users enter their login and PW. Based on the information that they submit, the Script that ihave passes along their information to the respective hosts (hotmail, etc.) Only problem is is that with one of the hosts it displays the users Password Clear text in the URL. and Also, if they type in the wrong PW it displays Clear text as well. My CGI is using the "Location" function to forward on the information... Is there actually a "Post" function in Perl to avoid this problem? thanks, Dave |
|
#2
|
|||
|
|||
|
>>Is there actually a "Post" function in Perl to avoid this problem?
Start here -> http://www.devshed.com/Talk/Forums/Forum6/HTML/000387.html Well, you need to ask yourself who in the world is that stupid enough to risk giving you the chance to steal their passwords? |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Perl Programming > CGI Form Post to Another CGI Form - PW Visible |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|