Export message contents out to an ASP page?

C

Chris

I want to add a button to the top of the screen for any
user reading a message. I'd like that button to go to an
ASP page that will pull in some data from the message the
user is viewing. I can get the button to link to the
page, but I can't find out how to pass the info. I'm
looking at something like this:

href="test.domain.com?msg=strMessage&from=strFrom

Thanks a ton for anybody that can help!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top