need to get face book users birthday using facebook sdk. I am developing in...
HI,need to get face book users birthday using facebook sdk. I am developing in webforms Thanks in advance.
View ArticleMessage is not binding after Download file
Hi,After Download file i want display Success Message and bind gridview data.No Error Message.But After Download does not bind gridview and label Message.I have attached My code below.Give me any...
View ArticleGridView Filtering By Multiple DropDownLists
Imagine three (3) DropDownLists in a row above a GridViewDropDownList1 DropDownList2 DropDownList3GridView1Now when I select a value in DropDownList1 it filters the data that is...
View ArticleCode Behind LinkButton CommandName and CommandArgument not saved in ViewState
Hi AllI hope someone can please explain this for me as I'm about to pull out what little hair I have left. I've created a very simple test page to make sure it's not the complexities of my project...
View ArticleSet Async="true" on MasterPage?
Hi,I have a site withCommon.MasterWebClient.Master : Common.MasterWebAdmin.Master : Common.Master Is there a way to set Async="true" on the WebClient Master Page? Cheers :)
View ArticleError Handling
i want to handle error in asp.net Web siteif any error happen on any page it should call a function to get the error details, then i need to show the popup window with the error message and let them to...
View Articlehow to add live chat service in asp.net website
higuysi have an website ...i have add this feature. i hve no idea abt this. plz suggest from starting
View Articlecheck boxes values saved in session across mutiple pages
I am working in as custom Webgrid built with infragistics. I am able to iterate thru the rows to get to the checkboxes and store the boxes that are check values into a session.This is what is happen...
View Articleconvert this linq to lambada ex in Asp.net+C#
hiplz help me to convert this code to lambada ex in C#:var query = from notice_Cat in context.Notice_TenderCategorySet join cats in context.TenderCategorySet on notice_Cat.CatId equals cats.Id where...
View ArticleWeb Forms and Accessibility
HiI don't know if there is someone here who knows about Web Accessibility. Is ASP.NET Web Forms has any issues with web accessibility (Screen readers, for example?)
View ArticleTo bring Buttons down according to the page length.
Hi Friends,I have a travel form with a Submit button and a Cancel button at the Bottom centre of the page after all the textbox fields to enter the data.I need to give an option so that these 2 buttons...
View Articlecant get cookie name and value
I can get cooke name and value by Request.cookies on localhost. When migrated to the server, I can't. Please help me.
View ArticlePage refresh submits data - issue
I have a form which user enters data and submits to database on button click. If I hit F5 or hit the back button on a browser and go forward the database submission takes place again. What would you...
View Articlehow to config rss file running from sql DB
hi for allhow i can config my rss file , load that from sql db .i want change default and show that in listview or other?thank a lot
View ArticleSet one record of List to Long[]
hiI have List of Student and want to set ((Id)) record of this in array.thanks
View ArticleRun Dotnet code automatically on every sunday
I am developing a project which manages user timesheets against each project, i am developing it using telerik. Now i want that on every sunday night all older timesheets should be locked...More...
View ArticleRun two different action on the one push of a button
I have this objective. A ASP.net Search page with input controls.Once the user click on the search button I would need to display a grid for the result fo the search and also I would input some of user...
View ArticleRadEditor ToolBar telerik not showing in firefox
<div class="forumsPostAuthor">Everyone,</div> <div class="forumsPost"> <div class="forumsPostText">I am using RadEditor ToolBar telerik with asp.net 4.5 c# control but its is...
View ArticleWhat is advangates of using Webmethods in aspx page
Hi all,What is the advantage of using Webmethods in aspx.cs file??
View Article