Is it possible to disable selected items in the context menu that appears when you right click (on a link, say?)
Here is my problem:
I am generating huge reports on my web app. and then showing a link to them on the browser. No matter how many times we tell the users, and put in messages, they...
I have a CFMX (Updater 2), IIS 5.0 on Win 2k running a rather heavy load web app.
After installing the latest Microsoft patches
(see http://www.microsoft.com/technet/treeview/default.asp?url=/technet/security/bulletin/MS03-007.asp and...
I am using HTML2Excel custom tag to export reports into .xls format. This was working fine in CF4.5 and 5.0 We are upgrading to MX soon and this particular script:
objWorkSheet.SaveAs("excelfile.xls",Val(1));
throws a coldfusion.runtime.java.MethodSelectionException: Method selection...
Hi
Im trying to rollback a single transaction in a nested transactions. The problem is complicated due to the recursive nature of the stored procedure.
this is a highly simplified version of the issue:
drop procedure spu_test_tran
create procedure spu_test_tran @d int
as
declare @name...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.