Hi All I just want to fetch last active window in my xp system.How can i do that? Can I do it from the remote system also? Any help will be appreciated Thanks in Advance
froxy
Posts
-
how to get last active window in c# -
how to alert before closing the formFriends I have a problem in c# windows application. I have a form which has controls like Combo Box, Text Box, User Control, Radio button and so on.If i modify any value in the control it should alert me when i close the form.Otherwise it should not.Suggest me the ways and events in which i can i do this.Please help me
-
Double line in Crystal ReportDear All I have a problem in crystal report line. I want to make the single line into double line.so i increased the width. And this doesn't work. Then i tried giving "Double Line Property" then i have the error like this. "Exception of type 'System.Runtime.InteropServices.ExternalException' was thrown." This error occurs and i am not able to set the property. Can anyone help me Thanks in advance
-
I need to compile the oracle function through asp .netI have an oracle function.It works fine when it is static. If i create the same function dynamically though asp .net code the error comes. I tried this code ALTER FUNCTION Group_concat COMPILE This code works manually.But in the run time it does not work. Give me solution if anyone knows. Thank you
-
Getting the hidden value in "Gridview .net 2005"Dear Friends I have used gridview in .net 2005.I find difficult in deleting the records.There is an Auto number Id that has to be hidden.For deleting purpose i want to get the Id. In the user interface of gridview the auto number should not be known. But i should get that id for delete option in gridview .net 2005. I hope you will reply me fast
-
How to merge two cells in the datagridview of .net 2003I have so many rows in thr grid the cells contains 1.raja 2.raja 3.raja I want to merge these raja into single cell raja How to do it in .net 2003 grid
-
How to merge the cells in the grid of .net 2003How to merge the cells in the grid of .net 2003