Go Back   CodingForums.com > :: Client side development > XML

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-18-2003, 12:14 PM   PM User | #1
Sumit
New to the CF scene

 
Join Date: Jan 2003
Location: India
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Sumit is an unknown quantity at this point
Post client side xml generation

Hi,

Can we create xml or modify xml at the client side?

If yes, how?

Any one has the answer/knowledge. pls reply.


Sumit
Sumit is offline   Reply With Quote
Old 01-18-2003, 06:20 PM   PM User | #2
Alex Vincent
Moderator


 
Join Date: May 2002
Location: Hayward, CA
Posts: 1,428
Thanks: 1
Thanked 19 Times in 17 Posts
Alex Vincent is on a distinguished road
Absolutely! You can use a text editor, or a WYSIWYG program like Amaya.

The question is, which XML language do you want to work with: an established one, or one you've built? And if it's established, which one is it?

That will determine, somewhat, what kind of programs you use. Personally, I use Amaya to create XHTML, then I hand-edit it with Microsoft's WordPad.
__________________
"The first step to confirming there is a bug in someone else's work is confirming there are no bugs in your own."
June 30, 2001
author, Verbosio prototype XML Editor
author, JavaScript Developer's Dictionary
https://alexvincent.us/blog
Alex Vincent is offline   Reply With Quote
Old 01-18-2003, 10:22 PM   PM User | #3
brothercake
Senior Coder


 
Join Date: Jun 2002
Location: near Oswestry
Posts: 4,508
Thanks: 0
Thanked 0 Times in 0 Posts
brothercake is an unknown quantity at this point
Is that what the question is asking ... or did you want to know how to generate XML output, or dynamically edit an existing XML document, from within a client-side script ?
brothercake is offline   Reply With Quote
Old 01-20-2003, 04:55 AM   PM User | #4
Sumit
New to the CF scene

 
Join Date: Jan 2003
Location: India
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Sumit is an unknown quantity at this point
Yes I want to know how to generate XML output, or dynamically edit an existing XML document, from within a client-side script (JavaScript) ?
Sumit is offline   Reply With Quote
Old 01-20-2003, 11:00 PM   PM User | #5
Alex Vincent
Moderator


 
Join Date: May 2002
Location: Hayward, CA
Posts: 1,428
Thanks: 1
Thanked 19 Times in 17 Posts
Alex Vincent is on a distinguished road
Within a script, your best bet is the Document Object Model.
__________________
"The first step to confirming there is a bug in someone else's work is confirming there are no bugs in your own."
June 30, 2001
author, Verbosio prototype XML Editor
author, JavaScript Developer's Dictionary
https://alexvincent.us/blog
Alex Vincent is offline   Reply With Quote
Old 01-24-2003, 04:06 PM   PM User | #6
kalm
New Coder

 
Join Date: Sep 2002
Location: Lincoln, UK
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
kalm is an unknown quantity at this point
I'm also looking at doing this, the thing i would like to know is it possible for the file to be edited then saved without having to use a sever sider language.
__________________
Beware The Dark Mechanical Bird
kalm is offline   Reply With Quote
Old 01-24-2003, 09:43 PM   PM User | #7
CRASH_OVERRIDE
Regular Coder

 
Join Date: Aug 2002
Location: IN, USA
Posts: 121
Thanks: 0
Thanked 0 Times in 0 Posts
CRASH_OVERRIDE is an unknown quantity at this point
You may have to use the File System Object- I dont know any really good tutorials though.
__________________
Just call me Crash...
"Crash- and BURN!"
-Cereal Killer
CRASH_OVERRIDE is offline   Reply With Quote
Old 01-24-2003, 10:12 PM   PM User | #8
kalm
New Coder

 
Join Date: Sep 2002
Location: Lincoln, UK
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
kalm is an unknown quantity at this point
Thanks that might work, i'll hve to look into it.
__________________
Beware The Dark Mechanical Bird
kalm is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
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 On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:56 PM.


Advertisement
Log in to turn off these ads.