Christopher,

thanks for the reply...

my postNetText is indeed returning a response to the shockwave environment
from my asp page but this is not exactly what I want it to do.

I actually want the page with the shockwave app in to *go* to the asp page I
am pointing to in my postNetText, not just run the script.

My asp page takes the request.form data, does a bit of database and
component work, the results of which should be written to this asp page. If
I post from a normal html form to that page, as you would expect, the
browser actually goes to that called page, pulls in the data from the
request and writes out to itself accordingly. What is happening when I
shockwave/postNetText to that page, is shockwave is posting to the asp page
but not actually going to that page (as goToNetPage does). In effect, it's
working more like the asp server.execute command.

It's actually dead handy for some other stuff I want to do, but in this case
I want it to work just like a normal form post method. :)

Thanks for your time,

IanMJ


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to