Log in

View Full Version : Painting myself into corners.



ajk
10-30-2006, 04:05 PM
:o I’m completely new to the WEB world. I picked up a few books like javascript & other learn in 24hrs. I've managed to develop a few HTML forms with some embedded java scriplets to access an Oracle database to populate different form elements. Now as I get more into it and want more controls with chained drop downs to additional database calls I've seemed to have violated the basic processing architecture I think! Or gone passed the capabilities of javascipt and html forms. Cause I can not get my <% go get additional Oracle info %> for any subsequent drop downs based on previous selections to go back to the server to re-execute the jsp.

Can anyone give me a clue on what the best approach to do such dynamic content controls and the coding language I should use for a beginner?

Thanks in advance.

Sikky
10-30-2006, 10:10 PM
There are many tutorials out there http://www.htmlgoodies.com is one of them, am sure you can google those tutorials.

http://www.htmldog.com

Hope This Helps

tech_support
11-01-2006, 04:56 AM
www.w3schools.com