Hai all ,
I have One xml Docment By using that Document i have to generate the equivalent HTML code .. waiting for reply please .. have a look over .. it
Example:
=========
My xml Document :-
------------
<ItemDesc AuthenticationId=
<brushstookeoptions>
<Attributes name="Color" type="select">
<Attribute name="RedColor" value="Red"></Attribute>
<Attribute name="Black &white" value="black"></Attribute>
</Attributes>
<Attributes name="Retouch" type="radio">
<Attribute name="No ReTouch" value="NoRetouch"></Attribute>
<Attribute name="ReTouch" value="Retouch">
<textarea name="retouchinfo" type="textarea"
</Attribute>
</Attributes>
</brushstookeoptions>
</ItemDesc>
Expectec OUTPUT for that i have needed is :-
------------
<select name="Color">
<option name="RedColor" value="Red">RedColor</option>
<option name="Black &white'" value="Black">Black &white</option>
</select>
.....etc like that......
Urgent Please ..
Office firewalls, cyber cafes, college labs, don't allow you to download CHAT? Here's a solution!
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch format to Traditional
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe
__,_._,___
No comments:
Post a Comment