Wrox Programmer Forums
|
Classic ASP XML Using ASP 3 and XML. See also the XML category for more XML discussions not relating to ASP. NOT for ASP.NET 1.0, 1.1, or 2.0
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP XML section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 7th, 2006, 03:11 PM
Registered User
 
Join Date: Feb 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default need help urgent T_T!

hi all,
i really desperately need help..
i made html program for input like guestbook, and submit into xml file, i can insert it fine, but i can't make syntax for edit and update the data, can someone help me? so that data in programs can be updated and deleted by user (in htm)

thanks,
 
Old March 20th, 2006, 02:31 PM
Authorized User
 
Join Date: Mar 2006
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to Raghunathan
Default

hi,

for updating a xml file from html you've submit the data to a ASP Page and from there you can update or delete the data from xml file.

using javascript you can do this operation on the clientside because the xml file have saved after modification, which is not possible in client-side javascript due to the File Access Permission problem.

If you can post the structure of your xml file, may be i can give the entire ASP code for updating and deleting a particular data from the xml file, using XML DOM

Awaiting your reply at the earliest

Regards,
Raghu





Similar Threads
Thread Thread Starter Forum Replies Last Post
urgent deb_kareng ASP.NET 2.0 Professional 1 August 13th, 2007 07:29 AM
it's urgent deb_kareng ASP.NET 2.0 Professional 3 August 7th, 2007 07:40 AM
urgent???????????? nsr35 Beginning VB 6 1 October 3rd, 2005 10:57 AM
urgent ??????????????? nsr35 Pro VB Databases 0 October 3rd, 2005 04:53 AM
urgent ????????????????? nsr35 Beginning VB 6 0 October 3rd, 2005 04:43 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.