PDA

View Full Version : Verifying and displaying matching data from ORACLE database


snensi
09-24-2004, 11:43 PM
I have a scenario for the visitors to my webpage (http://ca.geocities.com/snensi.rm/index.htm). When the visitor select the YEAR and enters the ROLL NUMBER and clicks submit=ASSESS button, I would like a script (Action) to go into the Oracle Database and matches the row whihc has the roll-number in the database and brings back the "Current Value Assessment" and the "Tax class".

As well, as making a simple 3/way % split for the bottom (tax distribution).

The issue is that I am gud with HTML, but not with ASP/SQL statements to manipulate teh database... If I can get help with the script, I'd appreciate.

(settings are not known yet for teh database, but with a help of a templated script for that, i maybe able to wing it.)

Thanks...
Sal