This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C08BD5.30EEF338
Content-Type: text/plain;
charset="iso-8859-1"
Is there a way in ASP (no database) to accomplish the following?
I have a single monthly Newsletter being mailed to customers with multiple
links back to specific content on our site. We're currently maintaining
content on individual pages in both a secure and nonsecure environment. Is
there a way to encode the URLstring (or any other potential solution) so
that I can use a single template that calls a specific include file based on
the URL clicked in the newsletter, i.e., I want to use one template page to
satisfiy all individual URL calls from the newsletter. Each end page as seen
by the user should contain only the information pertaining to that specific
section of the newsletter and called by that URL.
Thanks in advance.
Tammy