Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: FLASH: Flash 5 "XML.send " issues
From: Jeff Johnson
Date: Tue, 12 Dec 2000 13:03:30 GMT

I am trying to send an XML structure(a very simple one at that) to an ASP
page and display the results in another window. I can get the "other window"
up and running, but I am having trouble with my .asp page. How does Flash 5
send the information, I know that it uses the POST method, but generally,
when I am trying to pull data from a regular HTML page or something that
uses POST, there is a name I can use or something.

My ASP code is really simple...looks something like this...

<HTML>
<HEAD>
<TITLE>The Result...</TITLE>
</HEAD>

<BODY>
<B>
<%
Dim strToShow
strToShow = Request.Form("...variable such as 'First Name' usually goes
here...")
Response.Write strToShow
%>
</B></P>
</BODY>
</HTML>

I am not getting anything from the XML.send function...it just does not seem
to be working...that or I do not know how to access it from the server using
ASP...

anyone...PLEASE HELP!!!

Thanks,

jeff johnson
qa engineer
770 . 901 . 5831
get your Information Account today
enfoTrust networks

www.enfo <http://www.enfotrust.com/> <http://www.enfotrust.com/> Trust.com

===========================================================
This message is intended exclusively for the individual or entity to which
it is
addressed. This communication may contain information that is proprietary,
privileged or confidential or otherwise legally exempt from disclosure. If
you
are not the named addressee, you are not authorized to read, print, retain,
copy, or disseminate this message or any part of it. If you have received
this
message in error, please notify the sender immediately by e-mail and delete
all copies of this message.
===========================================================


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and the Flash(tm) Film Festival
November 27-29, 2000, LONDON, National Film Theatre

Produced by United Digital Artists and lynda.com
-Sponsored by Macromedia, Adobe Systems and Apple Computer
-http://www.flashforward2000.com or UK tel. +44 (0870) 751 1526
Register before November 10 and save �200
http:// www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]