I currently have three buttons on a page.  Here is the code for one of the 
buttons:

<a href="javascript:;" 
onClick="MM_openBrWindow('dsp_updating_session_status_popup.cfm?jobid=#jobid#&action=start','BookingStatusPopup','toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=650,height=450')"><img
 src="images/icon_finish.gif" border="0" alt="Click here when booking is 
finished to finalise job"></a>

Basically I'm opening a popup window asking a user if they want to complete a 
booking in a rstaurant table booking system.  Ideally I would just like to be 
able to display a message which says finalise a booking click yes/no etc and 
then if yes was selected the booking status in the database would be set etc.  
If no was selected then nothing happens.

I'm assuming that this would be possible and its probably simple I just cant 
think.

Thanks in advance.



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298547
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to