Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: Return ASP Error Messages to Flash Movie? |
From: | james |
Date: | Tue, 2 Nov 1999 14:35:05 GMT |
Haven't had the need to just yet. However, your ASP
page, if you hit the app directly does come back with
an error, doesn't it? Or does the page just hang?
If you get some sort of response, then you could add
some error trapping routines and set those errors to
something human like : if error 305 then "table is
locked" etc. and return that message back to Flash
as a variable.
This is more of an ASP thing then Flash. I'd check a
site like activeserverpages.com for error
checking/trapping routines.
James
--- "DeJarnett, Gary" <a3gddtechmail [dot] admin [dot] ttu [dot] edu>
wrote:
> I am able to pull data from and save data to my SQL
> Server database from
> Flash 4 text fields through an active server page.
> Everything works fine
> unless there is an error (table locked, etc.).
> Whenever an error occurs, I
> get no response back from my ASP whatsoever. In
> other words, even if I just
> try to pass a literal error message back into my
> movie from the ASP
> (indicating table locked, etc...), nothing happens.
> If I add "on error resume next" anywhere in my ASP,
> then communication with
> my movie also stops. If anyone has any suggestions,
> or is able to catch
> database errors and pass them back to Flash, I would
> appreciate a response.
> Thanks,
>
=====
__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Streaming Media WEST '99 Conference & Exhibition
"The Worlds largest Internet Audio & Video Event"
December 7 - 9, San Jose Convention Center, California
Reserve your space today at http://www.streamingmedia.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]