Thank very much. At first I really wasn't too sure of how to swing this, I was hoping to do most of it in perl (I like to stick to one language whenever possible). But with the code that Stephen sent I was able to get my bookmarklet to work great.
Thank you all for your advice and help.


--Alex


----- Original Message ----- From: "Samuel Murphy" <[EMAIL PROTECTED]>
To: <[email protected]>; <[EMAIL PROTECTED]>
Sent: Thursday, January 13, 2005 9:06 PM
Subject: Re: [Boston.pm] Need to open a new window in perl




Remember that perl is happening on the server and can only send HTML (or images, javascript or other object)
back to the browser. It's javascript that can open a new window.


Try googling for "bookmarklets". They are clever bits of javascript that are embedded in
bookmarks. But you need to give more detail or an example.


-Sam

Alex Brelsfoard wrote:


OK, so here's what I'm trying to do:
1. A link sends you to my script.
2. My script immediately sends that page back to where it came from.
3. My script creates a new window, and continues to do stuff on it.

Make sense?



Err... not to me.

--

Samuel Murphy              [EMAIL PROTECTED]
Home: 781-648-1966         Cell/Msg: 617-921-1234





--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.6.11 - Release Date: 1/12/2005


_______________________________________________
Boston-pm mailing list
[email protected]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to