Posts

jquery - IE6 scroll event not working inside Iframe -

Then our scenario is ... we have an old website and from that website, on the click of a button, we launch Let us introduce our newly developed application from within an iframe, now in IE6, I am trying to capture scroll events (i.e. catching the scroller of the browser). However, this is not either removing the incident or I am not tapping the right thing. The strange thing is that I am capable of catching this incident if we open our new website directly and do not come from the old website. So this issue is being offending by IFrame ... but I still can not understand it outside We use jquery so I tried ... a) $ (window ) .scroll b) $ (window.parent) .scroll c) $ (window.parent.window) .scroll D) $ (Any help would be appreciated .... Sometimes there may be a problem in fireing events in jQuery if the top-level basic elements have their CSS overflow The property is in addition to auto Be set at naught.

What is the keyboard shortcut to view a SQL Server 2005 (Management Studio) stored procedure -

I heard that the SQL Server 2005 (Management Studio) is a keyboard shortcut to bring the stored procedure code to this key The combination will work similarly to sp_helptext. This may be the only urban legend thanks First thing after setting up Management Studio on a new machine Tools / Options / Environment / Keyboard / Ctrl-F1 == sp_helptext Again, I highlight any view Can be stored, Proc, Function, whatever - and press CTL-F1 and text the object in my results window. Not sure that this is what you want, but it definitely helps me to be more useful in the query window.

Sharepoint workflow approval through Outlook email -

Is it possible and if so; To keep an approach email, where can I accept / reject a SharePoint workflow from within an email instead of navigating to SharePoint? Or is it possible to use InfoPath for approval / sharepoint site rather than in Outlook? Thank you. Yes, but only with Outlook 2007+ There is a "Edit this task" button, which you can use to directly accept or reject work from Outlook.

Incorporating the Windows 7 onscreen keyboard into a WPF app -

Windows 7 has really good onscreen keyboard program / control for touchscreen. I have a touchscreen app that is basically written , And will be posted on XP. Is it possible to include this key directly in my keyboard rather than using custom controls? I'm not getting any program information about it, so any link would be very useful especially, I would need it: Being able to use the keyboard on an XP machine To install .NET 3.5 sp1 on it. To enable it, hide the original keyboard on Windows 7, because I have already added the touchscreen keyboard to my UI and so I do not have to pull the UI towards each other. This basic keyboard two fascinating aspects for it First of all, it gets automatically localized in the customer's language (though the rest of the application will need modification), and secondly, Touch lag 'as the OS tries to find out that I am clearly typing on a keyboard because the app is WPF based, which means Windows 7 based controls Easy with Sho...

jQuery form validation - 'Submit()' problem -

I am trying to learn how to validate a form and I have this problem: When I run this code and I do not enter anything - the form should not be sent, but it does. My question is ... Why and how can I fix it? html: & lt; Form method = "post" action = "#" & gt; & Lt; Fieldset & gt; & Lt; Story & gt; Formular & lt; / Narrative & gt; & Lt; Label = "name" & gt; Name: & lt; / Label & gt; & Lt; Input type = "text" class = "required" name = "name" value = "" /> & Lt; Br / & gt; & Lt; Br / & gt; & Lt; = "Pass" for label & gt; Password: & lt; / Labels & gt; & Lt; Input type = "password" class = "required" name = "pass" value = "" /> & Lt; Br / & gt; & Lt; Br / & gt; & Lt; Input type = "submit" value = "submit!" / & Gt; & Lt; / F...

Difference Betwen Visual C++ 2008 And g++ -

I am learning C ++ and when I Microsoft Visual C ++ Express 2008 and Eclipse Ganymede , but with the G ++ compiler by default, I have seen that VC ++ causes some errors and G ++ generally executed and executed without errors or warnings, but I want to know that VC ++ Between syntax and G ++ syntax What is the difference? Thanks! Please add it to the answer of Powell: If you use cross platform products, Use G ++ () and paste on the C ++ standard Use the POSIX compatible API provided by Mingav, where the standard features do not meet the purpose. A special order is not required to install on an executable target system using MingW, but at VC ++ 2008 it is necessary that So deployment is simple with MingW applications. One advantage of VC ++ is its great IDE Microsoft Compiler looks certain as Windows-specific optimization as well. Still, Mingav complemented with the IDE, can give you a great, free, cross-platform C ++ development environment.

Does anyone kown any open source Stock Control System with ASP.NET or ASP.NET MVC -

Do anyone open any open source stock control systems with ASP.NET or ASP.NET MVC? After working, I plan to help my friend to create a website to manage my products. Very basic functions should have "membership", "low stock notice", "best before information" and so on. I would love to try ASP.Net MVC with this app? If someone is interested in this application, then we can set up a project or open source project and work together. I plan to use the Repository Pattern with Castle Windsor components, and SQL to Linux or NIBNET By the way, I am in the UK Junior C # Developer. However, matte, it looks like a very complicated application, on the surface anyway is. Come with some [simple] features, complete them and then expand as much as you like. My personal taste will be LINQ. This is a great place if you are a junior because there are lots of people here to help you. Have you seen NerdDinner at asp.net? Great place to start If yo...