|
| |
|
|
pazafuera
Posts: 98 Joined: 7/22/2005 Status: offline
|
ASP & XML - 7/12/2007 14:22:07
Hello, I am working with an XML file - something I've never done before - that I got from a free flash photo gallery. Inside the XML file I can add albums and images one-by-one which is getting rather tedious. Here's the script: <albums> <album title="New and Hot" description="These are the featured items here on the website"> <image title="Image 1" date="7-11-07" thumbnail="wedding-71107.jpg" image="wedding-71107.jpg"></image> </album> </albums> Now in the past I have used DRW to dynamically add records to javascript menus and such, and I was hoping I could do the same thing here with this gallery. However, it appears I cannot use the ASP inside the XML page...no surprise there I guess. Does anybody out there have any ideas on how I can dynamially list records from my database and inplant them into the XML file? Thanks
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|