Darlando
10-26-2007, 09:19 PM
Hi all, I had a quick question I was wondering if someone could answer:
I am creating a website, and I have a database I want to transfer to couple different tables inside the website. The document I have the information in is a .txt document, but it can be changed into XML, PHP whatever. The thing is, I have a certain syntax for the items (for example: ID,Name,Description,Weight,Price,etc) there are many of them, and I was wondering if there is anyway that in the HTML i could simply call for a tag like: [id1] and it would get the information from the XML,TXT,etc, file. Or if not, how would I go about programming somthing to do that which would run under the website? Thanks for all your help!
I am creating a website, and I have a database I want to transfer to couple different tables inside the website. The document I have the information in is a .txt document, but it can be changed into XML, PHP whatever. The thing is, I have a certain syntax for the items (for example: ID,Name,Description,Weight,Price,etc) there are many of them, and I was wondering if there is anyway that in the HTML i could simply call for a tag like: [id1] and it would get the information from the XML,TXT,etc, file. Or if not, how would I go about programming somthing to do that which would run under the website? Thanks for all your help!