Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: CGI.pm help with IE browser

by wonko (Pilgrim)
on Jun 14, 2000 at 11:26 UTC ( [id://18054]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
     
    print $q->startform(-action=>"whatewer.cgi",
    -TARGET=>"Top");
    
  2. or download this
     
    <script language=javascript type="text/javascript">
    function speciallink(new) {
    parent.frames["top"].document.location = new;
      } // -->
    </script>
    
  3. or download this
    onClick="speciallink('Whatever.cgi')"
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://18054]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (6)
As of 2024-04-20 02:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found