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: MOD Implementation
 Proeder's Upload. Viewing Pictures in msg
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

lanzecki
Starting Member

Ireland
3 Posts

Posted - 22 May 2007 :  10:35:32  Show Profile
Hi,

After problems with Proeder's file uploader (which to fix I found here!), I am the point where everything works.. But I have one problem:

I would have hoped that jpg's etc would be viewed in the msg, not by opening a seperate window. The code I've added below from myfiles.asp seems to show that the author added this into the code already.. Problem is it doesn't work.. All the files have .jpg extensions and directory rights are 100% ok.. Any thoughs?

I have two options.. Fix this code (or maybe the code is OK) or Disable all non-picture uploads and modify the later code (not shown) to display everything..


select case FileName
case ".jpg", ".jpeg", ".gif", ".png"
'################### Insert a picture in post ###############################

%>
<script>
opener.document.PostTopic.Message.value+="\n\nInsert Image: ";
</script>
<%

case else


The code continues to add 'download' options for attachments that are none pictures.

PPSSWeb
Junior Member

312 Posts

Posted - 22 May 2007 :  10:47:24  Show Profile
Check out this post for how to correct this.
Go to Top of Page

lanzecki
Starting Member

Ireland
3 Posts

Posted - 22 May 2007 :  12:17:56  Show Profile


Good Man.. With that post and the link it pointed at it's fixed.

Thanks
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.34 seconds. Powered By: Snitz Forums 2000 Version 3.4.07