All, Iâm looking for a best practice I should start off Iâm open to change, typically when I have a application where a parent (main form) has say 10 records sitting in a table and at the end of each record I provide a link to Modify/delete the record. When the users clicks the link it opens another window (cfm template) to modify/delete that record, click update/delete on the child window to update the database then you have to manually refresh the parent window because of IE6 security you cant force a refresh in JavaScript from what Iâve researched.
Iâm open to anything but whats the best way to handle this type of scenario where you have records that display in a certain format and you need to provide a method to modify/delete the data? Regards, -Jim ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:241783 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

