[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
Re: xAP Jabber
--------------080200010000030608020502
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
try using <link> instead.
All the BR versions insert what came from the display message with a
<BR/> at the end. Depending on your jabber client you should be able
to
get a debug view to see what actually got sent, usually f12. Also if you
send:
<a href="<link>">click here</a>
Then the HTML part of the message will look like
<a href="http://www.server.com">click
here</a>
but the non html part of the message will be stripped so you would get
click here
depending on you client you may get either.
James
Gregg Liming wrote:
> Hi James,
>
> James Traynor wrote:
>
>> http://www.mi4.biz/files/jabber/xapjabber_0_5_beta.zip
>>
>> For those daring to try!
>>
>
> I'm guessing that I'm not properly escaping or something. I want to
do
> something like:
>
> <a href="<linkBR>">click here</a>
>
> Hopefully, this shows properly. It is "passthrough" HTML w/
the linkBR
> as a token for the href attribute. Should this be possible? Or, is
> there another way/mechanism?
>
> Gregg
>
> ------------------------------------
>
> Yahoo! Groups Links
>
>
>
>
>
--------------080200010000030608020502
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01
Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
try using <link> instead.<br>
All the BR versions insert what came from the display message with a
<BR/> at the end. Depending on your jabber client you should
be
able to get a debug view to see what actually got sent, usually f12.
Also if you send:<br>
<pre wrap=""><a
href="<link>">click here</a>
Then the HTML part of the message will look like
<a href=<a class="moz-txt-link-rfc2396E" href="http://www.server.com">"http://www.server.com"</a>>click
here</a>
but the non html part of the message will be stripped so you would get
click here
depending on you client you may get either.
James
</pre>
<br>
Gregg Liming wrote:
<blockquote cite="mid:484B4217.7000303@xxxxxxx"
type="cite">
<pre wrap="">Hi James,
James Traynor wrote:
</pre>
<blockquote type="cite">
<pre wrap=""><a class="moz-txt-link-freetext"
href="http://www.mi4.biz/files/jabber/xapjabber_0_5_beta.zip">http://www.mi4.biz/files/jabber/xapjabber_0_5_beta.zip</a>
For those daring to try!
</pre>
</blockquote>
<pre wrap=""><!---->
I'm guessing that I'm not properly escaping or something. I want to do
something like:
<a href="<linkBR>">click
here</a>
Hopefully, this shows properly. It is "passthrough" HTML w/ the
linkBR
as a token for the href attribute. Should this be possible? Or, is
there another way/mechanism?
Gregg
------------------------------------
xAP_Automation Main Index |
xAP_Automation Thread Index |
xAP_Automation Home |
Archives Home
|