|
|
|
start date: Mon, 13 Aug 2007 17:44:00 -0700,
posted on: microsoft.public.dotnet.framework.aspnet
back
| Thread Index |
|
1
seema
|
|
2
Göran Andersson
|
|
3
seema
|
|
4
George Ter-Saakov
|
|
5
Göran Andersson
|
Image Path
I have three image groups. I have to create an XML document that models the
image groups.Each grouping should include the name and location of the images
within the group.
Date:Mon, 13 Aug 2007 17:44:00 -0700
Author:
|
Re: Image Path
seema wrote:
> I have three image groups. I have to create an XML document that models the
> image groups.Each grouping should include the name and location of the images
> within the group.
>
Was there a question in that?
--
Göran Andersson
_____
http://www.guffa.com
Date:Tue, 14 Aug 2007 02:58:11 +0200
Author:
|
Re: Image Path
Sorry, I didn't ubderstand what u mean. Actually I have to create a web page
which uses this xml document I have three image zip files. In each zip file
I have three images. The following are my requirements
• 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.
• When the xml file is changed on the server, the UI should automatically be
updated to reflect the changes without requiring user interaction.
"Göran Andersson" wrote:
> seema wrote:
> > I have three image groups. I have to create an XML document that models the
> > image groups.Each grouping should include the name and location of the images
> > within the group.
> >
>
> Was there a question in that?
>
> --
> Göran Andersson
> _____
> http://www.guffa.com
>
Date:Mon, 13 Aug 2007 20:42:00 -0700
Author:
|
Re: Image Path
So, what do you want us to do?
Write it for you?
"seema" wrote in message
news:AAB3A151-7E71-444E-8F38-69C493977C2F@microsoft.com...
> Sorry, I didn't ubderstand what u mean. Actually I have to create a web
> page
> which uses this xml document I have three image zip files. In each zip
> file
> I have three images. The following are my requirements
>
> . 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.
> . When the xml file is changed on the server, the UI should automatically
> be
> updated to reflect the changes without requiring user interaction.
>
>
> "Gran Andersson" wrote:
>
>> seema wrote:
>> > I have three image groups. I have to create an XML document that models
>> > the
>> > image groups.Each grouping should include the name and location of the
>> > images
>> > within the group.
>> >
>>
>> Was there a question in that?
>>
>> --
>> Gran Andersson
>> _____
>> http://www.guffa.com
>>
Date:Tue, 14 Aug 2007 09:19:32 -0400
Author:
|
Re: Image Path
seema wrote:
> Sorry, I didn't ubderstand what u mean.
I mean that you posted what you have to do, but you didn't explain why
you did post it.
I assume that you have some problem with implementing it, but noone can
help you unless you tell what the problem is.
> Actually I have to create a web page
> which uses this xml document I have three image zip files. In each zip file
> I have three images. The following are my requirements
>
> • 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.
> • When the xml file is changed on the server, the UI should automatically be
> updated to reflect the changes without requiring user interaction.
It's still just some requirements. What is the problem? Don't you
understand the assignment? Have you tried to implement it?
>
> "Göran Andersson" wrote:
>
>> seema wrote:
>>> I have three image groups. I have to create an XML document that models the
>>> image groups.Each grouping should include the name and location of the images
>>> within the group.
>>>
>> Was there a question in that?
>>
>> --
>> Göran Andersson
>> _____
>> http://www.guffa.com
>>
--
Göran Andersson
_____
http://www.guffa.com
Date:Wed, 15 Aug 2007 06:09:59 +0200
Author:
|
|
|