modbus tcp listenrer
hi,I am working with modbus tcp listener.can u guide some of website or sample code for it... Thank you
View ArticleHow can we validate size of a file using fileupload control in client side
How can we validate size of a file using fileupload control in client side
View ArticleMake sure that the class defined in this code file matches the 'inherits'...
Hi ,I am geting below error in my master Page please help meMake sure that the class defined in this code file matches the 'inherits' attribute, and that it extends the correct base class (e.g. Page...
View ArticleMake sure that the class defined in this code file matches the 'inherits'...
Hi ,I am geting below error in my master Page please help meMake sure that the class defined in this code file matches the 'inherits' attribute, and that it extends the correct base class (e.g. Page...
View ArticleLoop through tables on webpage and hide
Hello All, I am developing a site at the moment in asp.net. I am trying to dynamically hide all tables that are on a page. so, I have the page with front end 'asp:table' on (multiple tables on...
View ArticleButton OnClick event does not fire
I have a multistep form that I'm creating in C#. The controls I want to display in each step are displayed inside of a label, as such:<asp:Label runat="server" ID="Step1" Visible="false"> misc...
View ArticleHow create object with Generic Parameter in C#
Hi Deari Have class library with vb.net & I wrote usercontrol my form class is generic type like thisPublic Class FrmLookUp(Of T)Main project in C#. I need to create object and pass data : var t =...
View ArticleError in msdn chat application : Type, csaspnetajaxwebchat is undefined
hi , i am trying to create a chat appln and i have downloaded the code from code .msd.com http://code.msdn.microsoft.com/CSASPNETAJAXWebChat-c4c9b8fe but when i am trying to run the appln am getting...
View ArticleNeed to start Google Chrome ON THE SERVER from ASP.NET code...
Hello again.I got rather big problem - my ASP.NET app, needs to execute Google Chrome browser as specified user, in order to achieve certain functionality. On my local computer during development, it...
View ArticleStored Procedure stops if close the browser!
I have an isuue regarding calling stored procedure, when i call a stored procedure it take 20 to 30 minutes, so i need to do some other process for that i move to other web forms or i close the...
View ArticleDebugging Website, not WebApp
I'm using VS2012 Update 3 and need to debug a website (not webapp) on a remote server. The application was originally built several years ago using VS2005 but had since been migrated to VS2012 prior...
View ArticleHow to use JQuery in ASP.Net Master Page?
Hi All,How to use JQuery in ASP.Net Master Page? I am converting html file into master page in asp.net. It is working fine in html but not in asp.net(jquery not working)Any suggestion?
View ArticleRuntime error in C# ASP.NET project - JScript runtime error
Hi All,I am working on a project where I used to views (view1 and view2). I set my first page as view2. I have around 10 Textboxes, 5 dropdown, 4 List view and 6 buttons.When I run my web application...
View ArticleFunction Undefined help
HI I have a form with a drop down list and a bunch of update panels. The update panels are triggered by a drop down list.When the page is left and return to I'm using a cookie to remember what was...
View ArticlePrinting data on a pre-printed certificate?
Hi brothers and sisters : ), I have an asp.net application coded in C# and connected to a sql server database. there is a table contains the ID and the name of the Employee and the Course Name and the...
View Articlecheck current password for change in ChangePassword
hi,i use ChangePassword for change password,how i can check current password for user can't change password to this again,for example password is :123i want user can't change password to this...
View ArticleUpdating TextBoxes
Hii All,I have 6 TextBoxes in my Form and one more textbox for displaying total of prior 6 boxes.Now the problem is i need to clear the total textbox when any of the 6 boxes is edited....without page...
View Articlefacebook share dialog implementation
i have tried to implement a share dialog button on my articles in asp.net site with the bellow code but it dont read the...
View Articleregex expression
i need a regex expression that uses this as separator "-" and this format dd-mm-yyyy [space] hh:mm .hour must be 24h clock
View Article