If you're using CFM, just do a standard POST to a CFM script that updates
the XML. It's more of an issue of how you can do this in Cold Fusion (which
this list is probably not the best place to get help).

If you create a form that has this functionality you need then flash will be
able to post data to this form the same way a standard HTML page will post
data.




On 3/13/07, Teresa Hardy <[EMAIL PROTECTED]> wrote:

We just covered this last week in another thread.

Omar recommended PHP
>> it is a very simple php function called write(). look for it at
www.php.net

but I had already written it in Python using the minidom module. It makes
for a nice little cgi bin script.


Teresa




On 3/13/07, Merrill, Jason <[EMAIL PROTECTED]> wrote:
>
> >>I have the files in a web server, a coldfusion server....so I
> >>need the server language in order to write this data into a
> >>xml...right?
> >>I was wondering if I just send the data over a flash form
> >>directly to the xml...and that's it...tell me if I wrong.
> >>because If I don't ask, I wouldn't learn.
>
> Sorry, no way  - it's a security thing - you have to use server-side
> scripts to edit server-side files.  If we could write scripts on web
> pages that could directly alter files on remote servers, imagine the
> havok hackers could unleash doing the same.
>
> Jason Merrill
> Bank of America
> Global Technology & Operations
> Learning & Leadership Development
> eTools & Multimedia Team
>
> _______________________________________________
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to