|
|
|
The syntax is divided into these areas: <% begindetail %>, <% enddetail %> <% if %>, . <% else %>, . <% endif %> <%EscapeHTML%>, <%EscapeURL%>, <%EscapeRAW%
UT_UTF8String & UT_UTF8String::escapeURL ( )
The documentation for this class was generated from the following files: ut_string_class.h ut
If you can use Smile (the regular, free version) you can use its "escapeURL" command, which is fast and does like urlencode. Emmanuel From Satimage-software, the makers of Smile
CiBeginHilite=<%escapeURL <font color="#FF0000"><em>%>&CiEndHilite=<%escapeURL </em></font> %> The two parameters together in the above example make the highlighted words in the search results appear
escapeurl($string) Returns a properly escaped string suitable for including in URL params. escapehtml($string) Returns an HTML-escaped string suitable for embedding in HTML tags.
if CiMatchedRecordCount eq 0%> No results <%end if%> <%begindetail%> <p><a href="<%EscapeURL vpath%>"><%DocTitle%></a><br> Abstract: <%characterization%><br> File size: <%size%></p> <%enddetail%
Added patch to EscapeURL(). Roman Czyborra <czyborra@cs.tu-berlin.de> Could this be the last one? Added patch to inline.c to add more content-types for images.
static java.lang.String escapeUrl (java.lang.String id) Return a string based on id that is fully escaped using URL rules, using a UTF-8 underlying encoding.
static java.lang.String escapeUrl (java.lang.String id) Return a string based on id that is fully escaped using URL rules, using a UTF-8 underlying encoding.
URL_Type, MakeAbsoluteURL, SpaceToPlus, EscapeURL, etc. URL Loader Library Net_GetURL, ProcessNet, InterruptWindow, etc. Protocol library Low level HTTP, FTP, etc. + mime header parsing
|
|
| |