View Full Version : show some value


mahfuzkhan
11-23-2004, 11:55 PM
Suppose I have a page admin.cfm where only userId and name are present.
When I check one or more from checkbox then the selected all value will show in details userId, name, age, address, phone etc. from the particular database to a particular page called profile.cfm.

How can I write my code?

Please help me.


Mahfuz