Posts

web applications - how to get print button over here in website reportviewer in asp.net -

The website does not find the printing option in the report viewer. I used it Report Weaver 1 Showprint button = true; But there are still no print options. How to get a print button in website report detail in Asp.net The reason is not showing the print button There is an active X control - not supported by Firefox without any plug-ins. If you are getting this problem under IE, check to see if your active X is being blocked, check the security settings.

mercurial - Why I can switch to a branch after closing it? -

I have come to know today that I can switch back to a branch even after closing it. Why? hg init ABC CD ABC Echo 'Readme 1' & gt; README1.txt Hg CI-AM "1 Commit" Hg Branch Other Branches 'Readme 2' & gt; README2.txt Hg CI-AM "2 Commit" HG Update Default Hg Other Branch Branches HG CI-M "Merges Other Merged Merge in Default" Update Hg Other Hg CI-M "Closing Other Branch" --Col-branch HG update default Now I think I'm not going to do this hg Other branch Update but it works fine It confuses me and I It feels somewhat uncomfortable. UPDATE: Forgotten Sorry I'm Using HG v.1.6 As Amber said, when you close a branch, it only records that it is closed when you do " hg branches ", you will get " default "will appear, and" other-branch "will not be. However, as soon as you switch to this branch and do something new, it automatically opens it again (and thus ...

javascript - Page Pagination -

I would like my help to tell me the easiest way to page page in my JSP. My code is below, which is listing values ​​in a generated table: & lt;% while (rs.next ()) {%> gt; ; & Lt; A href = "cir_view.jsp? Cir_id = & lt;% = rs.getString (" cir_id ")%>" Title = "see" onClick = "return popup (this, 'report')" & gt; & Lt;% = rs.getString ("cir_id")%> & Lt; / A & gt; & Lt; / Span & gt; & Lt; / TD & gt; & Lt; Td width = "39%" & gt; & Lt; Span style = "font-size: 8pt" & gt; & Lt;% = rs.getString ("organization_name")%> & Lt; / Span & gt; & Lt; / Td> & Lt; Td width = "26%" align = "left" & gt; & Lt; Span style = "font-size: 8pt" & gt; & Lt;% = rs.getString ("Requester")% & gt; & Lt; / Span & gt; & Lt; / TD & gt; & Lt; Td width ...

setup deployment - Oledb 4.0 is not registered on the local machine (64 bit) -

I created my setup in Pure Framework 2.0 and using IM, Windows 7 and its 64 bit. Application Unwanted Exception: "Oleb 4.0 is not registered on local machine" to fix the problem. (My work is 32 bit fine .. There is no problem) I think the reason It is that you are using Jet but there is no 64 bit version of Jet. The easiest way to fix this problem is to have your app compiled as 32 bit (I think the advanced compiler option In). Otherwise you can do this by changing your code to such use (which is the continuation of Jet), but I'm not sure. In this article, you can get some details about Jet Vs.

cakePHP - how do I conditionally load a component into a controller? -

I am using the great Facebook plugin for CakePeP 1.3 I currently have this: class UsersController Extends AppController {var $ name = 'Users'; Var $ components = array ('Facebook.Connect'); Failure before function {$ this- & gt; Set ('facebookUser', $ this-> Connect-> User ()); }} but I want to load Facebook. Use the connector conditionally, and use it in the controller - in some such codec ... if ($ this istru) {Load_the_component_and_make_it_ready_for_use; $ This- & gt; Set ('facebookUser', $ this-> Connect-> User ()); } How should I do this? is triggered when loading with the controller after the component I load it later Do not recommend. Like Maggie you have commented that you can load the component (but) you have to call the startup and have to initialize it and attach the object to your controller Everything in it can be just $ -> easy to set up ... is conditional and load components every time.

php - Fetching data from server -

I can use https to post data on apache2 server, whether to get some data from the server There is no way to use, Just request an https request Use to recover data.

cpu usage - We have a problem with the CPU utilization going up to 380 % on a 4 core machine -

We had a problem when CPU usage on a single core machine ran up to 100%. The number of users on the hosted servers at ISP 8-10 is when the server was upgraded to 4 core, the same problem persists. We have implemented Hibernation and JSF for implementation as MySQL and I strongly feel that this is a problem with JBOSS configuration but unable to fix it. Please help I suspect that anyone is going to be able to help you on this Is ... and can provide a SO question properly. The best I can suggest is that you use ... and the host operating system's system monitoring tool ... handle where your system's resources are being used.