RSS Forums RSS
Please support our Java advertiser: Lunarpages Java Web Hosting

Special Character generation

Join Date: Nov 2004
Location: Netherlands
Posts: 5,749
Reputation: jwenting is a jewel in the rough jwenting is a jewel in the rough jwenting is a jewel in the rough jwenting is a jewel in the rough 
Rep Power: 19
Solved Threads: 200
Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: Special Character generation

  #3  
Oct 17th, 2005
  for (int i=1;i<65536;i++)
  {
%>
  <tr>
    <td><%= i %></td>
    <td style="border-right=thin solid blue;">&#<%= i %></td>
    <td>&nbsp;&nbsp;&nbsp;</td>
    <td><%= ++i %></td>
    <td style="border-right=thin solid blue;">&#<%= i %></td>

part of a JSP I wrote that outputs the entire UTF-8 character set.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote  
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 1:41 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC