I am trying to do something that might not be possible and wonder if anybody
else has had the same problem and come up with a solution.

Situation:
Running a project locally.  The projector is fed a code.  The projector then
executes a getNetText() call with  the page going to an ASP page.  This code
is a queryString that the ASP page will read in, hit a database to find any
matches to this code and then display only a page with the matching
information.  I get nothing when I call the netTextResult function.

I know that my lingo is correct and I know that my asp code is correct.
I've tested both in various ways to get back the expected results.  I am
having the problem when I attempt to send a querystring through to the asp
page, and the asp page spits out its results.  I am thinking that it has
nothing to do with my database calls but it as to do with the <% symbol in
the ASP page that director does not like.  If I simply put text in the page,
I get text back inside of director.  But as soon as I use the <% for the asp
page, Director just gets stuck and doesn't return anything.

Any ideas, suggestions or solutions would be very much appreciated.
-Bill



[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