My first post to the newsgroup. I hope all is well with everyone and look
forward to active participation in this group. :)
I am trying to figure out how to best implement an interactive email form
for my users. I currently am using CDONTS to send 'automatic' emails that
the user can not alter. An example is if the user requests a purchase
order; currently, the user clicks the "request PO" button and the mail gets
sent.
What I would like to happen is that the user presses the button and is taken
to a 'mail form' with some predetermined text (based on where the user came
from) and a box to enter some further data before the mail is sent. This
mail page/form would be accessed via many pages/areas aproximately 20 each
containing a differnt 'predetermined' text string (about 250chars).
So my question is: should I have the generic mail asp page contain all
possible 'predetermined' text blocks stored as variables, then the buttons
throughout the website sending a variable to the mail.asp page to signify
what is to be the 'predetermined' text. This way, the mail.asp page could
display to the user what the 'predetermined' text is to be, and allow for
the user to add to it via a separate text box.
Does this sound efficient? I appreciate the insight.
Thanks,
RC
There isn't a real super solution for this...
"RC" <rch...@hotmail.com> schreef in bericht
news:OCIJK6vpCHA.1624@TK2MSFTNGP12...
--
----------------------------------------------------------
Curt Christianson (Software_AT_Darkfalz.Com)
Owner/Lead Designer, DF-Software
http://www.Darkfalz.com
---------------------------------------------------------
..Offering free scripts & code snippits for everyone...
---------------------------------------------------------
"RC" <rch...@hotmail.com> wrote in message
news:OCIJK6vpCHA.1624@TK2MSFTNGP12...
"Marc" <Sorr...@DirtyMail.com> wrote in message
news:OhwJSB1pCHA.1376@TK2MSFTNGP12...
"Curt_C [MVP]" <Software_AT_Darkfalz.com> wrote in message
news:OlJ#SG2pCHA.504@TK2MSFTNGP12...