Posts Tagged ‘java script’

Is it possible to create registration page and login page using html , xml and java script?

If Yes, please give me the answer

Help to learn XML and Java script basics?

Please help me in understanding the basics of XML, Java script.

Can anyone explain me about xml?

I am a programmer basically. I know c++, html, java script, and a few others very well but i am currently learning a few more…I learnt xml’s uses and basics from the windows learners tutorial. I would be very grateful if someon could give me any additional useful links for its learning the online way. I would be also thankfull if anyone may tell me about craeting xml schemas and transforms…

what are the latest versions of ( xml ) and ( java script ) programming languages ?

i have some ebooks about xml and java script … but they are old , i have an ebook for xml 1.1 ( 2004 bible ) and java script ( 2001 bible ) ….. can i begin to read and learn them ? or i have to begin with some newer versions ?? plz help me .. thanks .

How to display an XML table in a HTML page using only an XSL?

I have successfully created an XML table using a XSL style sheet for the display. Now a part of my task is to import that table into a HTML file using only and only XSL… I know it can be done using java Script but how can I use XSL? any code?

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.