View Single Post
  #1  
Old 01-29-2009, 05:15 PM
mike92772 is offline mike92772
Registered User

Join Date: Jan 2009
Location: Iowa
Posts: 2

phMailer Autoselect Subject from Array

I've setup the subject array in phMailer successfully.
My question is this: How can I automatically select the subject from the array? I have a page that lists departments and each department contact is a link to phmailer. When the user clicks department "a" then they would be taken to the phmailer page and subject "a" would be selected from the array. If the user clicks department "b" then they would be taken to the phmailer page and subject "b" is selected from the array and so on.

Thanks in advance.
__________________
Mike
Reply With Quote