Top DevX Stories
Creating Custom Export Filters for StarOffice with XSLT
WPF Wonders: Using DataTemplates
Crystal Reports Family Offers Options for Developers
Avaya Aura Session Manager video
Avaya Aura Overview video
Search the forums:

Go Back   DevX.com Forums > DevX Developer Forums > XML

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
  #1  
Old 09-15-2009, 06:14 AM
hcongthanh hcongthanh is offline
Registered User
 
Join Date: Sep 2009
Posts: 2
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 can update manually by copy & paste line by line but it takes too much time and very slow and it seems non-sytematic

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
Reply With Quote
  #2  
Old 09-15-2009, 07:46 AM
Hack's Avatar
Hack Hack is offline
Super Moderator
 
Join Date: Apr 2007
Location: Sterling Heights, Michigan
Posts: 7,719
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
Reply With Quote
  #3  
Old 09-15-2009, 12:51 PM
hcongthanh hcongthanh is offline
Registered User
 
Join Date: Sep 2009
Posts: 2
Quote:
Originally Posted by Hack View Post
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.
Hi Hack,
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
Reply With Quote
  #4  
Old 10-21-2009, 10:19 AM
xml-looser xml-looser is offline
Registered User
 
Join Date: May 2009
Posts: 38
call me IQC 587877710

Helmut Hagemann
Reply With Quote
Reply

Bookmarks

Tags
browse, gallery, imange input, updating xml, xml

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

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


All times are GMT -4. The time now is 12:37 AM.


Sponsored Links



Acceptable Use Policy

internet.comMediabistrojusttechjobs.comGraphics.com

WebMediaBrands Corporate Info


Advertise | Newsletters | Feedback | Submit News

Legal Notices | Licensing | Permissions | Privacy Policy


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.