Search Results

Showing results 1 to 26 of 26
Search took 0.01 seconds.
Search: Posts Made By: BalagurunathanS
Forum: C# Feb 2nd, 2008
Replies: 0
Views: 3,323
Posted By BalagurunathanS
Hi Friends..

I nee to get Mac address of a Remote machine for which i am using VC++ dll method("iphlpapi.dll") to do so..My application is web based.I am using the followin C# code to get the MAC...
Forum: VB.NET Sep 28th, 2007
Replies: 2
Views: 1,573
Posted By BalagurunathanS
Dear Binoj ..

Thx for the quick reply..In case of local machines what u have suggested is ok..But i need to take and display the .net Exe's alone running in a remote machine..Is it possible to...
Forum: VB.NET Sep 27th, 2007
Replies: 2
Views: 1,573
Posted By BalagurunathanS
Hi friends..
I need to get all the .exe's running in a machine and display them in my application .How to do it..? In specific i need to get the .Net exe's alone..
Somebody help in this regard as...
Forum: VB.NET Sep 19th, 2007
Replies: 2
Views: 3,395
Posted By BalagurunathanS
Hi Friends..

I need to get the free space and used space in hard drive ..Can anyone provide me with the code..I need the code in VB.net..I need to see the space available in each drive...
Forum: JavaScript / DHTML / AJAX Sep 13th, 2007
Replies: 1
Views: 1,250
Posted By BalagurunathanS
Dear Friends..

I have my ASP .Net project which is done in Ajax .I use AJAX dll in this to avoid post backs..

The thing is, my application runs well in Internet explorer but it doesn't work...
Forum: JavaScript / DHTML / AJAX Sep 11th, 2007
Replies: 19
Views: 28,716
Posted By BalagurunathanS
Sorry Sandeep..

It caused a lot of problems for me..I gave it up..

Regards,
Balagurunathan S
Forum: JavaScript / DHTML / AJAX Sep 5th, 2007
Replies: 2
Views: 11,820
Posted By BalagurunathanS
Dear Friends..

I am having an .aspx page in which i have various HTML controls such as text boxes and buttons("OK" and "CLEAR" buttons).By default, when i press the "ENTER" key in my keyboard...
Forum: JavaScript / DHTML / AJAX Sep 4th, 2007
Replies: 19
Views: 28,716
Posted By BalagurunathanS
Hi Friends..
In my web application(ASP.net), i need to disable the "Back" button in the browser.Moreover i also need to disable the Backspace key in my keyboard when my web page is run..How to do it...
Forum: JavaScript / DHTML / AJAX Sep 4th, 2007
Replies: 3
Views: 1,705
Posted By BalagurunathanS
Hi ..

I have no idea with that custom message box.How to do it..?
Kindly provide me with some sample script if u have..

Regards,
Balagurunathan S
Forum: JavaScript / DHTML / AJAX Sep 3rd, 2007
Replies: 3
Views: 1,705
Posted By BalagurunathanS
Hi Friends.
I am using javascript to display timer in my .aspx page..I also use javascript to do validations in that page.when i alert the user with a message.i.e when alert function is called,the...
Forum: ASP.NET Aug 28th, 2007
Replies: 0
Views: 1,237
Posted By BalagurunathanS
Hi all..
I have a timer in my aspx page which runs in a decreasing manner..i.e the timer starts at 5.0 min and ends by 0.0.. and i display it in my aspx page..I get the timer value from the database...
Forum: Java Aug 25th, 2007
Replies: 1
Views: 937
Posted By BalagurunathanS
Hi all..

I am having a table named "login" in MS access..
I am connecting it to a java application with th help of the following code..

Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");...
Forum: JavaScript / DHTML / AJAX Aug 18th, 2007
Replies: 2
Views: 10,488
Posted By BalagurunathanS
Hi all..

I need to restrict the user from entering any non numeric data in my text box present in an .aspx page.The user should able to enter only numeric values in the text box..Someone help in...
Forum: JavaScript / DHTML / AJAX Aug 18th, 2007
Replies: 3
Views: 15,347
Posted By BalagurunathanS
Forum: VB.NET Aug 17th, 2007
Replies: 1
Views: 5,110
Posted By BalagurunathanS
Hi all...

Someone give me the difference between typed dataset and untyped dataset..

Regards,
Balagurunathan S
Forum: JavaScript / DHTML / AJAX Aug 17th, 2007
Replies: 3
Views: 15,347
Posted By BalagurunathanS
Hi all..

I am having two dropdown list boxes in my .aspx page

They are ddl1 and ddl2...

Now if i change the selected index of the first box (ddl1), the selected index of the second...
Forum: JavaScript / DHTML / AJAX Aug 16th, 2007
Replies: 5
Views: 47,072
Posted By BalagurunathanS
Thanks Holly..I got it..


Regards,
Balagurunathan S
Forum: JavaScript / DHTML / AJAX Aug 16th, 2007
Replies: 5
Views: 47,072
Posted By BalagurunathanS
Hi all..

I am having some controls in my aspx page.I need to write javascript for those controls for validation..For that i need to make the controls visible false in certain situation .I also...
Forum: JavaScript / DHTML / AJAX Aug 14th, 2007
Replies: 1
Views: 13,015
Posted By BalagurunathanS
Hi all..



I am having controls such as dropdown,button,textbox in my aspx page .I need to enable and disable them using javascript..I am beginner in Javascript...Some one help with code in...
Forum: VB.NET May 25th, 2007
Replies: 1
Views: 7,041
Posted By BalagurunathanS
Hi all...

I have a datagrid with values bound to it from a table..I have a check box in every row of the datagrid.If i check the check box and click the delete button present in the form,the...
Forum: ASP.NET May 24th, 2007
Replies: 1
Views: 5,052
Posted By BalagurunathanS
Hi All...

I have a datagrid with values bound to it..I have two columns in the datagrid.The first column is the name field and the second column is age field..Now i need to higlight the highest...
Forum: ASP.NET May 22nd, 2007
Replies: 2
Views: 3,958
Posted By BalagurunathanS
Dear All...

I have two aspx Pages..I am having first page as a home page.I have various controls bounded in the home page.when i click the button control in the home Page,the Second Page is opened...
Forum: VB.NET May 18th, 2007
Replies: 0
Views: 782
Posted By BalagurunathanS
Dear All,
I am getting the following error when i am trying to update a datagrid.I am using remoting concept to connect to the server..The datagrid is updated but before that the following error...
Forum: VB.NET May 4th, 2007
Replies: 2
Views: 768
Posted By BalagurunathanS
Hi all..

Can anyone provide me with the code convertor tool...ie.the tool which converts the vb.net code to C# code and vice versa...
It would be better if the tool is an .exe..
Some one help...
Forum: ASP.NET Apr 27th, 2007
Replies: 1
Views: 2,044
Posted By BalagurunathanS
Hi all..
I have a aspx page with a datagrid holding values in it..I need to write the datagrid values in the excel for which i use the following code..
Private Sub btnexcel_Click(ByVal sender As...
Forum: ASP.NET Apr 25th, 2007
Replies: 1
Views: 3,173
Posted By BalagurunathanS
Hi All..

I have a datagrid holding values in it..I have a button below that datagrid(print button)..If i click the print button the datagrid values should be sent to the printer and the print out...
Showing results 1 to 26 of 26

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC