OK. I understand now.

Yes, you will have to perform the postNetText to your first ASP page, do
your database/COM work in it, Response.Write a unique ID back to Shockwave,
then when your DCR gets the ID response, perform a gotoNetPage to another
ASP page, passing the ID to it, which will then look the data back up based
on the ID, and display it.

Christopher Watson
Sr. Software Engineer
Director/Shockwave Development
Lightspan, Inc.
858-824-8457


-----Original Message-----
From: Ian Johnson [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, November 28, 2001 9:40 PM
To: [EMAIL PROTECTED]
Subject: RE: <lingo-l> postNetext and gotoNetpage


Christopher,

maybe I'm doing something fundamentally wrong here but the asp page I'm
postingNetText to never actually exists in a browser window. Shockwave seems
to just want to postNetText to that url and then get on with its life
(although it does receive a return value as I can pick this up with
netTextResult in the shockwave environment).

The script page does reponse.writes based on what comes in from shockwave
but I never actually get to see it as, like I just mentioned, it is never
displayed in the first place. It seems the only I can make the browser
**change** its URL is to use a gotoNetPage.

Regards,

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