Load page first aspx page and process code behide last !
Hi every one !I have trouble with speak in my page, I had put this code in page load, and run it that my websiteprioritized process codebehide( first speak, load aspx page last)My page has delay and it...
View ArticleHelp needed to control a MultiView control ActiveView Index
Hello All,I am trying to build a tab control using multiview and view controls dynamically.The tab button's event OnClientClick is passing params to my javascript function fine but can I set the...
View ArticlePopulating form controls data - best practices
Hello again.I found myself in strange situation - few days ago, I created simple webForm, that uses <asp:DropDownList>, list had only few items so I populated it directly, inside the aspx, like...
View ArticleCould not find the CLR type for ''
I am using Visual Studio 2012 SP1. I have this problem :-http://erikej.blogspot.com.au/2011/01/entity-framework-with-sql-server.htmlWhen trying to follow the tutorials regarding binding an...
View ArticleGet MetaData information about a file during file uploading in asp.net
hi..how to Get MetaData information about a file during file uploading in asp.net?metadata info. like date created, date modified,size. i.e) right click the file and goto details , it show the...
View ArticleHow do i use windows form Listview in Web forms??
How do i use windows form Listview in Web forms??
View Articleedited textbox value issue
hello all,i want do the edit the textbox in gridview but edited textbox value doesnt get and effect....please see the below code<td><cc:GridViewEx ID="gvCheckboxes" runat="server"...
View Articlegive a session and to alert before session expires
in my application i require to give a session and give an alert before session expires, and to ask the user to reset it or not ,if reset option is selected ,session should reset where to write the...
View ArticleProblem to upload it
Hi, I now directly run the project in the server but I have got this Upload status: The file could not be uploaded. The following error occured: 'C:/inetpub/VS2012/t346.png' is a physical path, but a...
View Articleadd real-time web functionality to your applications
I have two application one is mobile and 2nd is web,My requirement is when i hange the data on the mobile application then immediately it show on web application dashboard.Please reply how i can solve...
View Articlewebforms routing and images
Im having a very strange problem displaying images on a page when Ive employed routing in a webforms site (.net 3.5)no matter what I try, the image just will not display, heres what Ive tried so far,...
View ArticleResponsive Web Design examples
Can someone give me examples for fluid responsive web design for aspx web forms ( using mostly css)Please help me.Thank you
View Articlehow can i change the template for the XML package.
I need to change the template for the entity.blog.xml package,how i can change it and how xml package and template interlinked to each other.Thanks
View ArticleError message from web host
Have uploaded a site (www.cycanl.ca) onto a shared Windows hosting platform but get this error when trying to access the site -Could not load file or assembly 'WebsitePanel.IIsModules, Version=1.0.0.0,...
View ArticleJava web service for iOS and ASP.Net Web development.
Hello All, I have a java web service which is consumed by my iOS and ASP.Net web apps simultaneously. Everything works fine but one of the methods is behaving somewhat weird. It returns null when...
View Articlepage not found
http://www.lacopainn.com/page/2/?page_id=imxjhboufbe&wpmp_switcher=mobile this is not work on url how to heandeld this error on web.config file <httpRedirect> tag
View ArticleOLE Objects
My project is using an Access DB (i know) and in one of the tables there is an OLE Object data type. This field is storing Word, Excel, PowerPoint and Outlook messages. It's embedded in the database...
View ArticleChange background color of window using Scroll bars (as you scroll window...
I am developing this Windows Application in which i want to change the background color with scroll bars.I have three scroll bars(for three colors Red, Green and Blue respectively) on window form and...
View ArticleCalling Code behind either using onchane or OnTextChanged
I have 2 text boxes on my form with onTextChanged. When I change the text in the first one, the code behind on the second one runs also. Maybe I need to use Javascript to accomplish this and I have...
View Article