Network54  
         Home 
 | 
 Search 
 | 
 My Account 
 | 
 Help 
  
 Help   >>  Support Index   >>  Network54 Admin Forum   

 Return to Index  

Re: Hi Chris

November 22 2008 at 4:51 PM
No score for this post

  (Login cpmoser)
Network54 Employee
 WishList


Response to Hi Chris

Hi Leon,

Anyone having issues with the HTML parser and links or images not showing up should email me the code they're trying to post to cpmoser@network54.com. You might want to direct your users to this thread if they're having problems. Also, one thing our new parser needs to have is quotes around the src attribute for an image link.

For example, this code:

<img src=http://someserver.com/link/to/image.jpg>

...will not work. It can be fixed by adding quotes around the src attribute, so:

<img src="http://someserver.com/link/to/image.jpg">

...will work. Don't know if that's the issue your users are running into but it's what the new parser needs to work properly.

I'm checking out the name issue as well.

Chris Moser
network54.com
twitter: http://twitter.com/cpmoser

 
Scoring disabled. You must be logged in to score posts.Respond to this message   
Responses



 Copyright © 1999-2005 Network54. All rights reserved.   Terms of Use   Privacy Statement