Validator
Hi.Have a nice day.I want not to type (') and also { charactor in the textbox, how to validate.?Suppose i have string 'or 'a'='a' , i do't want colon to be press or validator active that textbox will...
View Articletype used in using statement must be implicitly convertible to...
Hello,I am using a 'using' statement in a web form, and datacontext is in a classlibrary which I have added in a seperate project and I am adding reference of this in my web site.If I use dbml file in...
View ArticlePopup calendar overlain by existing page content
I have an aspx that uses a button to prompt a calendar to pop up. The onclick event of the button causes the display property of the calendar to be set to "block" from "none" in javascript and when...
View ArticleHow to get user details from google?
Hi,I have a website that runs in .net framework 2.0 version. I want to develop a page where the customer can log in using a google or a facebook account. I have seen a lot of examples that requires...
View Articleweb method
im looking for a simple web method tutorial, click button somethig appears. cant find any on youtubeany directions?
View ArticleAn asynchronous operation cannot be started at this time error
When I try to call WCF Service asynchronously from my web application after button click, I get this error:[InvalidOperationException: An asynchronous operation cannot be started at this time....
View ArticleTo get confirmation from C#
Hi,When the user clicks Import button on OnClick java script function, im getting confirmation message to continue. After that, if the input value is already existing in the database. i need to get...
View ArticleRaise master page user control event from content page user control
On my lowest level master page I have a user control:Site.master CartTable.ascxOne of my content pages is organized as follows:Site.master DetailPage.master DetailPage.aspx...
View ArticleInsufficient stack to continue executing the program safely. On Windows 8...
Insufficient stack to continue executing the program safely. This can happen from having too many functions on the call stack or function on the stack using too much stack space.I get this error on...
View ArticleOpen jpg file in file server
In my asp.net app, user save a signature file (jpg format) into a folder and the same time insert file path and file name into a SQL table.For example, in the table SIGNATURE, store path as...
View Articlesetting DataNavigateUrlFields of hyperlink Programmatically ?
how to add a hyperlink field in a grid view , PROGRAMATICALLY (asp.net C#)and then how to set "DataNavigateUrlFields="someID" & "DataNavigateUrlFormatString" etc , PROGRAMATICALLY ?Please help !
View ArticleSystem.Web.UI.WebControls problem
HiI have created a website in C#2010; it worked succesful. Few weeks lather I opened it in C# 2008. After this event it doesn't work anymore. Every webcontrols doesn't exist in current context. How can...
View ArticleRE: RE: Re: Excel to SQL server error -...
Hi,I got this error: The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine." when trying to read excel to sql server throught asp.net. I have looked around but some of the...
View Articlecreate and retrieve value from dynamic controls
I am trying to dynamically create textboxes depending upon the required number selected. If there are 10 Registrations, I will add 2 textboxes for each registration (Name and Phone). Once filled in...
View ArticleDisabling / Read Only Controls within a container
Hey Guys...I have a series of controls like text/drop down/check etc I want to have them disabled and only enabled upon the selection of the very first select control (male/female). Now, instead of...
View ArticleMissing "virtual path" web application property
Hi,I'm using a really old version, I know... of Visual Web Developer 2005 Express Edition.On one computer I can see the virtual path property of web applications:On another, I can'tI'm pretty sure I've...
View Articlein vb codebehind, how do i set the background-image for the body tag
Using Vb.net, how do I set the background-image for the body tag dynamically?
View ArticleCan anyone suggest me a better method.?
Hi eveeryone,I have used a user control to add note at the end of each page.I should be able to easily add the notes message set the css for the contrl,alignment of tezt on every page where i use the...
View ArticleEncrypt and decrypt a Password
Hi,I have developed a simple Login feature. I am not using the NET membership here.I am looking for a function which can accept a Password from Textbox and encrypt it.I also need a function to decrypt...
View Articlebind ul dinamically based on page
i have this ul list on masterpage and some pages came from this masterpage and i want to show just a few links or more based on wich page was selectedexample if page 1 then the ul list is build on...
View Article