Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: CatsPaw

by synapse0 (Pilgrim)
on Sep 20, 2001 at 15:25 UTC ( [id://113564]=note: print w/replies, xml ) Need Help??


in reply to How to get CGI form to also open another window (was "CatsPaw")

This is purely a javascript thing. You just print your javascript source in <script language='javascript'> code </script> tags and the browser takes care of the rest, the server and perl have no ability to affect how the browser handles the javascript code. In your particular instance, the target anchor would do nothing, since the link would have to be clicked on to open the other window, and you don't have any link text. The javascript you have would also do nothing, since you declared the open_window function, but never executed it. Check your javascript references again and try writing your javascript code in a static html page and get that working first.
-Syn0

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-04-19 13:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found