Date:  06/22/2010 03:06:31 PM Msg ID:  004179
From:  Jerry Mattox Thread:  004179
Subject:  Is there a way to do this
Hey guys:

I have a client who needs my foxweb application to post some data over to his page. I do not want to use a redirect because I do not want to expose my varable, and I want my page to continue execution at the next line.

Here is an example of what he would like for me to do.

https://www.hissite.net/hispage.xml?co_name=ABC&co_code=1234

I have this data in my code, and would like to pass it over to him like a formpost, but not actually leave my program.

Thanks in advance.

Jerry Mattox