I have the following requirement for an assignment. Could u please help me in creating xml document for this. I have images stored in c drive. .. Create an xml document that models the image groups. Each grouping should include the name and location of the images within the group. • Create a web page that allows the user to select and display a group of images. • Use the xml file to specify the groups of images the user can select. • Allow the user to select a group of images. • Display the group of images when a selection is made.
seema wrote: > I have the following requirement for an assignment. Could u please help me > in creating xml document for this. I have images stored in c drive. > > > . Create an xml document that models the image groups. Each grouping should > include the name and location of the images within the group. > • Create a web page that allows the user to select and display a group of > images. > • Use the xml file to specify the groups of images the user can select. > • Allow the user to select a group of images. > • Display the group of images when a selection is made. http://catb.org/~esr/faqs/smart-questions.html ///Peter