This is a Common Platform for sharing Knowledge, Ideas
and Evolutions.
This Groups is for sharing of Knowledge of
HTML
DHTML [Scripts, CSS and Layers]
Java Language
Java Technology [J2SE, J2EE, J2ME]
JSP Technology
JSP Custom Tag Libraries
Java Servlets
Cold Fusion
ASP Technology
Database Management System [MySQL and MS Access]
WAP [JWAP]
Oracle 9i Develoment
<cfinclude template="Includecar.html"> <cfquery datasource="car"> UPDATE car SET ModelNo='#ModelNo#' SET Car='#Car#' SET Price='#Price#' where Name='#Name#'
<cfinclude template="Includecar.html"> <cfquery name="car" datasource="car"> SELECT * FROM car where Name=#"Name"# </cfquery> <html> <head> <title>Edit Car
<cfinclude template="Includecar.html"> <cfquery datasource="car"> DELETE FROM car where ModelNo='#form.ModelNo#' </cfquery> <html> <head> <title>The selected