
September 29th, 2001, 03:58 PM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,578
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
[img]httt://whatever.com/image/image.gif[/img]
Originally posted by : D.Heathy (daktai@hotmail.com)Hello there!Could somebody give me a code resource how to convert code fromadding image by the forum like this: [img]httt://whatever.com/image/image.gif[/img] to HTML code. For example : When the code strInputComments = Replace(strInputComments, "", "HTML")strInputComments = Replace(strInputComments, "", "HTML")Therefore, how to Replace(strInputComments by tag [img] to HTML tags.Your heplful and prompt of this code will be appreciated.
|