Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Classic ASP versions(v3.4.XX)
 Missing image ???
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Webbo
Average Member

United Kingdom
982 Posts

Posted - 21 May 2002 :  20:14:16  Show Profile  Visit Webbo's Homepage
Hi,
I have a problem when posting an image link on my forum and that is when using the following code (I've replaced the [] with () so that it will show here)

(img)/myphoto/Datafile.asp?FileID=15(/img)

The link should bring the image from a database. Unfortunately the image will not show because the forum does not write the = in the picture URL.
Could someone please explain how I can get around this.

Cheers, Dave

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 21 May 2002 :  20:48:29  Show Profile
In the ReplaceImageTags function in your inc_functions.asp file, either comment out, or delete the following line:

strUrlText = replace(strUrlText, "=", " ", 1, -1, 1) ' ## filter out =
Go to Top of Page

Webbo
Average Member

United Kingdom
982 Posts

Posted - 22 May 2002 :  04:25:53  Show Profile  Visit Webbo's Homepage
Many thanks Richard,

Regards, Dave

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.39 seconds. Powered By: Snitz Forums 2000 Version 3.4.07