|
|
 |  |
Re: Passing a URL to the web interfaceFrom: Bryant Cafferty Date: Monday, March 8, 2004
Time: 4:33:17 pmI found that text file on the web server in:
C:\Program Files\FileMaker\FileMaker Pro 5.5\Web
and made the change, but it still doesn't work:
My "<" and ">" characters are still getting converted, so my HTML tags don't
get read.
<TD VALIGN=MIDDLE>
Test<br><a
href="http://www.foo.com/">FOO</a></TD></TR>
<TR><TD COLSPAN=3><HR></TD>
How do I turn the translation to HTML escape characters off for data that is
being read in from one of the variables?
-----Original Message-----
From: isp-list@optigold.com [mailto:isp-list@optigold.com] On Behalf Of
Bryant Cafferty
Sent: Monday, March 08, 2004 3:16 PM
To: 'Optigold ISP List'
Subject: RE: [Optigold ISP] Passing a URL to the web interface
Sounds cool -- how do I do that??
-----Original Message-----
From: isp-list@optigold.com [mailto:isp-list@optigold.com] On Behalf Of
Shawn Hogan
Sent: Monday, March 08, 2004 2:38 PM
To: Optigold ISP List
Subject: Re: [Optigold ISP] Passing a URL to the web interface
Bryant Cafferty wrote:
> I want to put URLs in the database, so that when I'm using the web
> interface, I can have hot links to other systems using URLs. Right now,
all
> the HTML tags are processed into escape characters, so there's no way to
> activate an HTML link.
>
> For example, I enter this into NOTES for a Customer:
>
> <a href="http://www.digitalpoint.com/">Go to DP site</a>
>
>
> The web interface parses it and spits this out in HTML:
>
> <a href="http://www.digitalpoint.com/">Go to DP
> site</a>
>
>
> So the data shows as entered, and does not become hyperlinked.
>
> How do I get it to display a hyperlink?
In the isp.cust.techsupport.txt format file, you can change this:
[FMP-Field: Notes, Break]
to:
[FMP-Field: Notes, Raw]
(keep in mind carriage returns will only show if you do a <BR> after that.
- Shawn
----------------------------------
Shawn D. Hogan
President, Digital Point Solutions
http://www.digitalpoint.com
(858) 452-3696
---------------------------------------------------
To subscribe, unsubscribe or to search list archive
please visit http://www.optigold.com/lists/isp.html
---------------------------------------------------
---------------------------------------------------
To subscribe, unsubscribe or to search list archive
please visit http://www.optigold.com/lists/isp.html
---------------------------------------------------
---------------------------------------------------
To subscribe, unsubscribe or to search list archive
please visit http://www.optigold.com/lists/isp.html
---------------------------------------------------
|

Return to Digital Point Solutions' Home Page |