Posts Tagged ‘web page’
How can you get the records in a SQL database by XML?
I have a database created by SQL, I need to create a page to view the records in the data base in a web page in an tabular format. I am allowed to use XML, Java Script and HTML only. Any idea?
Will it is true that XML is not able to do that but with the use of java script I have found a way to make the XML read the data in the database but it wont show them in tabular format it will just put the nin the web page as XML format or it will put them without any format. I have tried to use a schema to make the XML style one to get in a table but it wont work. I’ve gut pretty stuck there.
How Can I Create an XML to Create a Menu?
I want to create a drop box menu with an XML file. Can somebody share some knowledge on how to do this?
I will then use the option to insert a menu on my web page, importing the XML file. This will allow me to edit just the file and have it update on all pages.
Thanks in advance.