New Webform page in an existing site does not load
Hello,A friend of mine is runnig a third party website where there is no code exposed. Everything seems to be wrapped up in dlls except the aspx markup. I was building a page pslogin.aspx which is...
View ArticleCaptcha
Is there any Best Bot Detection Server Controls for asp.net webforms(not for MVC)?Requirements:-Auto Refresh for New Image/characters as seen in ReCaptcha That means new images/characters should be...
View ArticleHow to allow float numbers upto two decimal places in textbox??
Hi, I want to create one textbox which can take float numbers as input upto two decimal places,how it can be done by javascript as i am not able to do soPlease help me.???Thanks in advance
View Articleaspx page as modal popup on page load
I do have requirement to open the aspx page as modal popup. Can I set it like removing the tool bar and menu bar on page load. I tried with multiple options. Nothing works out. Actually, I am calling...
View Articlemsg controls doesnot exists in the current context
i get the above msg when i take any control from the toolbox and try to access it from code behindit has runat server attributeall the controls frrom the standard tool box is giving me this error
View ArticleC# code to convert HTML page into PDF
Hi all,I am working on a project where i need to convert my all the web pages to PDF format. Please note that i have used external css and images which i need to get in pdf with proper format.Please...
View ArticleHow to hide a .aspx extension in browser using asp.net c#?
Hi sir, Tell me the steps to hide a .aspx extension in browser using asp.net c#. I am new to dotnet domain, kindly give me some idea to do this.
View ArticleHow to Authenticate Facebook User to post message on his wall from asp.net
I have a web application. If any user want to post any article from my website to his own facebook wall, how can I authenticate the user without leaving my website.How can I do that?Thanks in Advance
View ArticleSecurity Error!
Hi Guys,I have build a website and it was working fine for sometime, absolutely fine.... for few days now I get the following error when i am accessing Login page.The application attempted to perform...
View ArticleDefining Control Array
Ok, Using Studio 2010. I have a webpage with 5 DropDownList boxes that all will have the same data (when I am done the number will be more like 30 of them). Instead of loading the datasource for each...
View ArticleAJAX: not sure where to put UpdatePanel
I have a Gridview in which records can be edited or deleted. Whenever the Edit button is clicked the whole age refreshes and I was wanting that not to happen. Can an Update Panel be used somewhere so...
View ArticleHow to validate calendar date on all machines?
HiI have ajax CalendarExtender and i want to validate the user selected date using RangeValidator and its type is "Date". How to validate date as the date format may be different on different machines?...
View ArticleEntity data model
Hello I create a database named GestDoc with tree tables 1-topologiepanne (TopoPanne varchar(20) primary key) 2-Intervention(Niorder int primary key , and auther columns) 3-intervpanne (Norder and...
View ArticleUrgent Help Required : The 'href' property had a malformed URL: Cannot use a...
Assalam O Aliqum,Dear Brothers & Sisters, I am using VS 2012 Professional Edition.I Created a Blank Website And Make Folder Name LoginPages/Login.aspxI Added Master Page In Root And Make Login Page...
View ArticleHow to display data with 3 columns using for loop
I have retrieved more than 50 rows from database, and i need to display that like below...Data1 Data5 Data9 Data2 Data6 Data10Data3 Data7 Data11Data4 Data8...
View ArticleFire Javascript event while closing chrome browser
Hi All,I tried many ways to fire the event while closing the chrome browser since my application got some security issues due to the new option "Continue where is left off"$(window).unload(function ()...
View ArticleBrowser Displaying Code
Hi all..I uploaded asp.net website in filezilla when I'am trying to acces that it is displaying code instead of page..Where I made a mistake..Thank You
View ArticleConvert TextReader to Stream
Hi,Could you help me to convert TextReader to stream.I used the below code but i am getting the object reference exception while cating TextWriter to streamReader TextReader inputStream; Stream...
View ArticleHow To Load File Automatically into File Up loader.
I have requirement , I have asp page with file up-loader and button name "upload"...with out using the browse ,i want load some default file in file up-loader ,suppose , I have folder in...
View Article