Hi,
At present, we can bypass the password verification process and gain access into the upd_prop.cfm page using the following login system defined below. How can we get around this problem? We ...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_20084416...
It might just be me being a novice, but i've got my grid working and updating the database fine. but when i actually use the grid i have problems.. if say i want to delete record 5, you'd think you...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_20131427...
Hi there,
i have the following question: If i need to display the contents of a table on a form where the user can update or make deletion is <cfgrid> the way to go?
if it's can you show me how ...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_21599008...
Hello,
I have two « formgroups ». One Formgroupe that contains a cfgrid (the values comes from an sql query). A click in one row, of my cfgrid, change the values in the second formgroup. I use the...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_21697306...
Is there a way to read the contents of a CFGRID using CFLOOP ?
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_21714563...
I have a cfgrid that gets its data from a JavaScript function that calls a function in a CFC file.
This is working properly, but I am unable to display the data the way I want to.
How can I ge...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_22958138...
i am using cfgrid. Need to scroll to specific item in grid (example, row 100). how do i do this?. Thanks
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_10438836...
I have a grid on a form which has more columns than will fit in the width of the grid as displayed. I would have expected to be able to use the horizontal scrollbar, but it is grayed out.
How d...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_10856342...
Hi There,
I am writing a database page in cold fusion and I am using CFGRID to insert,edit,delete records .....it's working fine on local environment on my machine...but when I uploaded that page ...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_11366938...
Hey all. I've got alot riding on this one so I've cranked up the points.
Does anyone know how to access the data of the CFGRID tag through Javascript? I've searched for it's APPLET's source but ...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_20102834...