rustyfancy Posted August 8, 2003 Posted August 8, 2003 To anyone with XML and DataSet() knowledge... I need to create an event such that everytime the mouse is clicked on a Windows form, the x and y-coordinates are saved into an XML document for future retrieval. I know how to GET the mouse coordinates, now I need to know how to update an XML on the fly, everytime the mouse is clicked. Any answers???? ---Matt Quote
Madz Posted August 9, 2003 Posted August 9, 2003 please try to check XmlReader and XmlWriter Classes. its better if you check http://gotdotnet.com/quickstart Quote The one and only Dr. Madz eee-m@il
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.