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

 All Forums
 Snitz Forums 2000 DEV-Group
 DEV Discussions (General)
 Autotext in EMail?
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Carefree
Advanced Member

Philippines
4217 Posts

Posted - 10 October 2002 :  10:46:14  Show Profile
I'm trying to reinvent the wheel... I haven't found a version of the "Complain to Moderator" mod for 3.4, so I'm taking a simpler approach.

What I'd like to do is something like this:


			Response.Write	"                      <a href=""JavaScript:openWindow('pop_mail.asp?id=1')"">" & getCurrentIcon(strIconTD,"Report to Admin","align=""absmiddle"" hspace=""6""") & "</a>" & vbNewLine


However, I'd like it to automatically provide the text of the message with a link to the topic. Looking at the method used to respond to a post, I assume it'd have to have the " & strRqTopicID & " inserted into the strMessage variable like below. Unfortunately, the strMessage variable isn't being populated. What am I missing?


			Response.Write	"                      <a href=""JavaScript:openWindow('pop_mail.asp?id=1&strMessage=" & Topic_ID & "')"">" & getCurrentIcon(strIconTD,"Report to Admin","align=""absmiddle"" hspace=""6""") & "</a>" & vbNewLine


Edited by - Carefree on 10 October 2002 10:51:03
  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.65 seconds. Powered By: Snitz Forums 2000 Version 3.4.07