|
#1
|
|||
|
|||
|
Pls help me with XML updating tool!
Dear all,
I have a Flash photo gallery that loads pictures via an XML file (let's call it photos.xml) The XML file looks like this: Code:
<?xml version="1.0" encoding="utf-8" ?> - <photos> - <photo> <thumbnail>thumb01.jpg</thumbnail> <filename>01.jpg</filename> <title>Test 1</title> <description>Description 1...</description> </photo> - <photo> <thumbnail>thumb02.jpg</thumbnail> <filename>02.jpg</filename> <title>Test 2</title> <description>Description 2...</description> </photo> ...etc </photos> I would like to have an input form that can update the above XML file whenever I finish filling in all the fields and click OK (or sumit). In addition this form also has browse fileds to browse for thumbnails and images and can automatically make warning if input file name coincides with the available one. What can I do or if you have any tools that can generate XML like mentioned above, please kindly help me Thanks a lot in advance Removed By Mod Last edited by Hack; 09-15-2009 at 07:46 AM. Reason: Removed EMail Address |
|
#2
|
||||
|
||||
|
I have edited your post and removed your email address.
You should never post your email address in an open post on an open forum. Mail spam bots can pick that up and before you know it, your mailbox is full of junk mail. If you wish to share your email address with other forum members, please do so via our PM system. In addition, we prefer all answers to questions be publically posted rather than sent via EMail or PM. That way, everyone with a similar problem can benefit. Thanks.
__________________
I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section. ![]() Please use [Code]your code goes in here[/Code] tags when posting code. Before posting your question, did you look here? Got a question on Linux? Visit our Linux sister site. Modifications Required For VB6 Apps To Work On Vista ![]() Microsoft MVP 2005/2006/2007/2008/2009 |
|
#3
|
|||
|
|||
|
Quote:
Thanks a lot for your reminder, sorry for that mistake cause I don't know about that spam bot function. Still no help yet? Anyone pls... Thanks |
|
#4
|
|||
|
|||
|
call me IQC 587877710
Helmut Hagemann |
![]() |
| Bookmarks |
| Tags |
| browse, gallery, imange input, updating xml, xml |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Try XML Junction | Tim | xml.announcements | 0 | 10-11-2001 05:00 PM |
| XML Startkabel Updates | xmlstartkabel | XML | 0 | 10-10-2001 05:07 AM |
| Data Junction Announces XML Junction 7.51 | Tim Frost | xml.announcements | 0 | 04-02-2001 11:53 AM |
| Check out Turbo XML: Free trial download | Extensibility | web.announcements | 0 | 07-20-2000 07:20 PM |
| Check out Turbo XML | Sales | xml.announcements | 0 | 07-20-2000 07:18 PM |