*Dkim-signature*: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:in-reply-to:mime-version:content-type:references :x-google-sender-auth; bh=GP4zmiOXk2G/EoOiboet5zkmbQsxbvh9VFS3rrEw7ZQ=; b=qtEmRyW99J7qt9jKYFy3XzlvAHcxtdyevT2L61gloRKXSveGyGbcLHHk3zmOYqbTWd DNA363P5f1Zw9jdV3ILUd/l6AbnP5SiRJe525TlT+zg/cQZxpERKawsT04NYjYx8vCMr UDNYxkqZBcJLqauHWKstz0jaWZQhZKjB4EajE= *Domainkey-signature*: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:references:x-google-sender-auth; b=ffIlEDTDXUNuxoQBwz4D8t3XuogRvTY8ACKpM7EhPcoPgWcmBRxFr58T2RjQZC1zNp 0sp3ndHmHaMyGvTkrHWMUm9Y/GZ8EXk/Zh0kNBKy9NhgUo8kR73GhVV7N5qIlOS9J2HV gTub1lixg+KH0OV7Zx6otvSLDfB2cp0BVDSZA= *References*: <205395ec0810280718p12f2d967s548fa344ae67de12 (at) mail.gmail.com> Just tried using the <a stuff mentioned> and I get a java error.
Any other thoughts?
If you add the flag " target=_blank " to the href you will get the
effect you are looking for
*no new window* <a href="http://www.computerstuff.org/" <http://www.computerstuff.org/%22>;> Computer stuff </a>
*new window* <a href="http://www.computerstuff.org/" <http://www.computerstuff.org/%22>; target=_blank > Computer stuff </a>
On Tue, Oct 28, 2008 at 9:18 AM, Dave Morgan <captkras (at) gmail.com>
wrote:
This is almost what I am looking for.
I was able to add in a line to this file under reports....(code snip)
...
['Reports', null, null,
...
['Mgmt Server', 'https://url here']
],
...
And clicking on this link takes me to the new URL. Does anyone know
if I can have it pop up into a new window, as opposed to using the
hobbit window?
Dave
-- David S. Morgan CISSP, CCNP aka: captkras at gmail.com
"When the Winds of Change Blow Hard Enough, the Most trivial of things can turn into deadly projectiles"
Hi,
Change this ['Mgmt Server', 'https://url <https://url/> here'] to ['Mgmt Server', 'https://url <https://url/> here', {'tw':'_blank'}]
Hope it helps. I just tried it on my server works great!
Rafal Roginela
Office (847) 827-9740 x109 Fax (847) 493-8031
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.
From: Dave Morgan [mailto:captkras at gmail.com] Sent: Tuesday, October 28, 2008 10:14 AM To: hobbit at hswn.dk Subject: Re: [hobbit] Custom URL in header
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:in-reply-to:mime-version:content-type:references :x-google-sender-auth; bh=GP4zmiOXk2G/EoOiboet5zkmbQsxbvh9VFS3rrEw7ZQ=; b=qtEmRyW99J7qt9jKYFy3XzlvAHcxtdyevT2L61gloRKXSveGyGbcLHHk3zmOYqbTWd DNA363P5f1Zw9jdV3ILUd/l6AbnP5SiRJe525TlT+zg/cQZxpERKawsT04NYjYx8vCMr UDNYxkqZBcJLqauHWKstz0jaWZQhZKjB4EajE= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:references:x-google-sender-auth; b=ffIlEDTDXUNuxoQBwz4D8t3XuogRvTY8ACKpM7EhPcoPgWcmBRxFr58T2RjQZC1zNp 0sp3ndHmHaMyGvTkrHWMUm9Y/GZ8EXk/Zh0kNBKy9NhgUo8kR73GhVV7N5qIlOS9J2HV gTub1lixg+KH0OV7Zx6otvSLDfB2cp0BVDSZA= References: <205395ec0810280718p12f2d967s548fa344ae67de12 (at) mail.gmail.com>
Just tried using the <a stuff mentioned> and I get a java error.
Any other thoughts?
If you add the flag " target=_blank " to the href you will get the effect you are looking for
*no new window* <a href="http://www.computerstuff.org/" <http://www.computerstuff.org/%22> ;> Computer stuff </a>
*new window* <a href="http://www.computerstuff.org/" <http://www.computerstuff.org/%22> ; target=_blank > Computer stuff </a>
On Tue, Oct 28, 2008 at 9:18 AM, Dave Morgan <captkras (at) gmail.com>
wrote:
This is almost what I am looking for.
I was able to add in a line to this file under reports....(code snip)
...
['Reports', null, null,
...
['Mgmt Server', 'https://url <https://url/> here']
],
...
And clicking on this link takes me to the new URL. Does anyone know if I can have it pop up into a new window, as opposed to using the hobbit window?
Dave
-- David S. Morgan CISSP, CCNP aka: captkras at gmail.com
"When the Winds of Change Blow Hard Enough, the Most trivial of things can turn into deadly projectiles"
Nice !!
.. but for me, i've got "only" a new tab .. not a new window
.. is that right or miss i something ?
cheers, martin
On Tue, 28 Oct 2008, Rafal Roginela wrote:
Hi,
Change this ['Mgmt Server', 'https://url <https://url/> here'] to ['Mgmt Server', 'https://url <https://url/> here', {'tw':'_blank'}]
Hope it helps. I just tried it on my server works great!
Rafal Roginela
Office (847) 827-9740 x109 Fax (847) 493-8031
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.
From: Dave Morgan [mailto:captkras at gmail.com] Sent: Tuesday, October 28, 2008 10:14 AM To: hobbit at hswn.dk Subject: Re: [hobbit] Custom URL in header
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:in-reply-to:mime-version:content-type:references :x-google-sender-auth; bh=GP4zmiOXk2G/EoOiboet5zkmbQsxbvh9VFS3rrEw7ZQ=; b=qtEmRyW99J7qt9jKYFy3XzlvAHcxtdyevT2L61gloRKXSveGyGbcLHHk3zmOYqbTWd DNA363P5f1Zw9jdV3ILUd/l6AbnP5SiRJe525TlT+zg/cQZxpERKawsT04NYjYx8vCMr UDNYxkqZBcJLqauHWKstz0jaWZQhZKjB4EajE= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:references:x-google-sender-auth; b=ffIlEDTDXUNuxoQBwz4D8t3XuogRvTY8ACKpM7EhPcoPgWcmBRxFr58T2RjQZC1zNp 0sp3ndHmHaMyGvTkrHWMUm9Y/GZ8EXk/Zh0kNBKy9NhgUo8kR73GhVV7N5qIlOS9J2HV gTub1lixg+KH0OV7Zx6otvSLDfB2cp0BVDSZA= References: <205395ec0810280718p12f2d967s548fa344ae67de12 (at) mail.gmail.com>
Just tried using the <a stuff mentioned> and I get a java error.
Any other thoughts?
If you add the flag " target=_blank " to the href you will get the effect you are looking for
*no new window* <a href="http://www.computerstuff.org/" <http://www.computerstuff.org/%22> ;> Computer stuff </a>
*new window* <a href="http://www.computerstuff.org/" <http://www.computerstuff.org/%22> ; target=_blank > Computer stuff </a>
On Tue, Oct 28, 2008 at 9:18 AM, Dave Morgan <captkras (at) gmail.com>
wrote:
This is almost what I am looking for.
I was able to add in a line to this file under reports....(code snip)
...
['Reports', null, null,
...
['Mgmt Server', 'https://url <https://url/> here']
],
...
And clicking on this link takes me to the new URL. Does anyone know if I can have it pop up into a new window, as opposed to using the hobbit window?
Dave
-- David S. Morgan CISSP, CCNP aka: captkras at gmail.com
"When the Winds of Change Blow Hard Enough, the Most trivial of things can turn into deadly projectiles"
That is a browser setting and not a problem with the HTML code.
On Tue, Oct 28, 2008 at 2:39 PM, Martin Flemming <martin.flemming at desy.de>wrote:
Nice !!
.. but for me, i've got "only" a new tab .. not a new window
.. is that right or miss i something ?
cheers, martin
On Tue, 28 Oct 2008, Rafal Roginela wrote:
Hi,
Change this ['Mgmt Server', 'https://url <https://url/> here'] to ['Mgmt Server', 'https://url <https://url/> here', {'tw':'_blank'}]
Hope it helps. I just tried it on my server works great!
Rafal Roginela
Office (847) 827-9740 x109 Fax (847) 493-8031
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.
From: Dave Morgan [mailto:captkras at gmail.com] Sent: Tuesday, October 28, 2008 10:14 AM To: hobbit at hswn.dk Subject: Re: [hobbit] Custom URL in header
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:in-reply-to:mime-version:content-type:references :x-google-sender-auth; bh=GP4zmiOXk2G/EoOiboet5zkmbQsxbvh9VFS3rrEw7ZQ=; b=qtEmRyW99J7qt9jKYFy3XzlvAHcxtdyevT2L61gloRKXSveGyGbcLHHk3zmOYqbTWd DNA363P5f1Zw9jdV3ILUd/l6AbnP5SiRJe525TlT+zg/cQZxpERKawsT04NYjYx8vCMr UDNYxkqZBcJLqauHWKstz0jaWZQhZKjB4EajE= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:references:x-google-sender-auth; b=ffIlEDTDXUNuxoQBwz4D8t3XuogRvTY8ACKpM7EhPcoPgWcmBRxFr58T2RjQZC1zNp 0sp3ndHmHaMyGvTkrHWMUm9Y/GZ8EXk/Zh0kNBKy9NhgUo8kR73GhVV7N5qIlOS9J2HV gTub1lixg+KH0OV7Zx6otvSLDfB2cp0BVDSZA= References: <205395ec0810280718p12f2d967s548fa344ae67de12 (at) mail.gmail.com>
Just tried using the <a stuff mentioned> and I get a java error.
Any other thoughts?
If you add the flag " target=_blank " to the href you will get the
effect you are looking for
*no new window* <a href="http://www.computerstuff.org/"
<http://www.computerstuff.org/%22> ;> Computer stuff </a>
*new window* <a href="http://www.computerstuff.org/"
<http://www.computerstuff.org/%22> ; target=_blank > Computer stuff </a>
On Tue, Oct 28, 2008 at 9:18 AM, Dave Morgan <captkras (at) gmail.com>
wrote:
This is almost what I am looking for.
I was able to add in a line to this file under reports....(code snip)
...
['Reports', null, null,
...
['Mgmt Server', 'https://url <https://url/> here']
],
...
And clicking on this link takes me to the new URL. Does anyone know if I can have it pop up into a new window, as opposed to using the hobbit window?
Dave
-- David S. Morgan CISSP, CCNP aka: captkras at gmail.com
"When the Winds of Change Blow Hard Enough, the Most trivial of things can turn into deadly projectiles"
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
--
Richard Wachter Just a guy rich at richwachter.com <>< A good name is more desirable than great riches; to be esteemed is better than silver or gold. (Pro 22:1)
Of course, you're right ! ;-)
martin
On Tue, 28 Oct 2008, Richard Wachter wrote:
That is a browser setting and not a problem with the HTML code.
On Tue, Oct 28, 2008 at 2:39 PM, Martin Flemming <martin.flemming at desy.de>wrote:
Nice !!
.. but for me, i've got "only" a new tab .. not a new window
.. is that right or miss i something ?
cheers, martin
On Tue, 28 Oct 2008, Rafal Roginela wrote:
Hi,
Change this ['Mgmt Server', 'https://url <https://url/> here'] to ['Mgmt Server', 'https://url <https://url/> here', {'tw':'_blank'}]
Hope it helps. I just tried it on my server works great!
Rafal Roginela
Office (847) 827-9740 x109 Fax (847) 493-8031
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.
From: Dave Morgan [mailto:captkras at gmail.com] Sent: Tuesday, October 28, 2008 10:14 AM To: hobbit at hswn.dk Subject: Re: [hobbit] Custom URL in header
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:in-reply-to:mime-version:content-type:references :x-google-sender-auth; bh=GP4zmiOXk2G/EoOiboet5zkmbQsxbvh9VFS3rrEw7ZQ=; b=qtEmRyW99J7qt9jKYFy3XzlvAHcxtdyevT2L61gloRKXSveGyGbcLHHk3zmOYqbTWd DNA363P5f1Zw9jdV3ILUd/l6AbnP5SiRJe525TlT+zg/cQZxpERKawsT04NYjYx8vCMr UDNYxkqZBcJLqauHWKstz0jaWZQhZKjB4EajE= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:references:x-google-sender-auth; b=ffIlEDTDXUNuxoQBwz4D8t3XuogRvTY8ACKpM7EhPcoPgWcmBRxFr58T2RjQZC1zNp 0sp3ndHmHaMyGvTkrHWMUm9Y/GZ8EXk/Zh0kNBKy9NhgUo8kR73GhVV7N5qIlOS9J2HV gTub1lixg+KH0OV7Zx6otvSLDfB2cp0BVDSZA= References: <205395ec0810280718p12f2d967s548fa344ae67de12 (at) mail.gmail.com>
Just tried using the <a stuff mentioned> and I get a java error.
Any other thoughts?
If you add the flag " target=_blank " to the href you will get the
effect you are looking for
*no new window* <a href="http://www.computerstuff.org/"
<http://www.computerstuff.org/%22> ;> Computer stuff </a>
*new window* <a href="http://www.computerstuff.org/"
<http://www.computerstuff.org/%22> ; target=_blank > Computer stuff </a>
On Tue, Oct 28, 2008 at 9:18 AM, Dave Morgan <captkras (at) gmail.com>
wrote:
This is almost what I am looking for.
I was able to add in a line to this file under reports....(code snip)
...
['Reports', null, null,
...
['Mgmt Server', 'https://url <https://url/> here']
],
...
And clicking on this link takes me to the new URL. Does anyone know if I can have it pop up into a new window, as opposed to using the hobbit window?
Dave
-- David S. Morgan CISSP, CCNP aka: captkras at gmail.com
"When the Winds of Change Blow Hard Enough, the Most trivial of things can turn into deadly projectiles"
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
--
Richard Wachter Just a guy rich at richwachter.com <>< A good name is more desirable than great riches; to be esteemed is better than silver or gold. (Pro 22:1)
Gruss
Martin Flemming
Martin Flemming DESY / IT office : Building 2b / 008a Notkestr. 85 phone : 040 - 8998 - 4667 22603 Hamburg mail : martin.flemming at desy.de
participants (4)
-
captkras@gmail.com
-
martin.flemming@desy.de
-
Rafal.Roginela@AmeriCashLoans.net
-
rich@richwachter.com