Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:642640
More Search Options
RSS Available
Matching Posts
Need to optimise response time.
Hi all Apologies if I am posting in the incorrect location. In my web application, I have a database table with a list of projects and another with a list of sub-projects. In my database sub-projects table I have a foreign key that links back to the projects table. When my page loads, the application performs a select * on the projects and the sub-projects tables, the values are then placed in the same dataset and are then stored in a session variable so as to reduce the number of database calls
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
Mike55
on 1/8/2008
Re: Ajax update panel & Double postback.
I managed to locate the actual source of my problem; it was the following piece of vb.net/javascript code that caused the problem: 'Prevent the user from double clicking on the save button. Private Sub PreventDoubleClick() Dim sb As System.Text.StringBuilder = New System.Text.StringBuilder() sb.Append( "if (typeof(Page_ClientValidate) == 'function') { ") sb.Append(" if (Page_ClientValidate() == false) { return false; }} ") sb.Append(" this.value = 'Please
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Mike55
on 1/8/2008
Ajax update panel & Double postback.
I am using the ajax control toolkit update panel for a site. I have noted that when users use my site with the Mozilla browser and click on one of the buttons in the update panel that a double postback occurs. I have been unable to trace the source of this problem and I have been unable to replicate it in IE 6.0. Has anyone come across this problem before? Mike55.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Mike55
on 1/7/2008
Calendar Extender + assigning date
When I attempt to assign the current date to the textbox associated with the calendar extender, I have noted that the year date is constantly changing, so far all the years have been since 2000. Any suggestions? Michael.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
Mike55
on 9/6/2007
Re: Messy display of Calendar control
I'm having the exact same problems as reported here, I inserted the above css code into the file and it corrects the layout of the calendar. However the problem with the arrows still exists. I have tried to change the location of the arrows, but to no effect. Michael.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
Mike55
on 9/5/2007
Re: AJAX TabContiner control
Hi Jim Making the tabs disappear would be an acceptable solution, however, the above command will not even do this for me. I will give a look at your solution. Michael.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
Mike55
on 9/5/2007
AJAX TabContiner control
I am using the tabcontiner control, upon which I have placed 4 tabpanels. Based on the user clicking a button on one tab, I need to be able to disable all other tabs to prevent the user moving away unless they complete the operation, or cancel. I have tried to use the following TabPanel1.Enabled = True and Me .TabContainer1.Tabs(0).Enabled = False Unfortunately I have had no luck, any suggestions? Michael.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
Mike55
on 9/4/2007
Limiting the number of characters in a textfield
Hi all I am looking for an ajax control that can limit the number of characters in a mulitline textfield, and that can be changed as needed. I deally I need to be able to do a count of the number of characters as the user types. Mike55.
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
Mike55
on 8/14/2007
Re: WebRequests + WebResponses.
Cool, works, many thanks... Mike55.
Posted to
Web Forms
(Forum)
by
Mike55
on 6/1/2007
Re: WebRequests + WebResponses.
Ok, have tried to use Response.Write() and I supplied some dummy text. However, what is the simplest way of getting rid of all the other text? Mike55. Sorry, I had better rephrase the question. When I use Response.Write("hello") and use my original code for extracting the response, I get the following "hello\r\n\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \" http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n\r\n<html
Posted to
Web Forms
(Forum)
by
Mike55
on 6/1/2007
Page 1 of 2 (18 items) 1
2
Next >
TechNet Edge:
Deploying Silverlight - Why and How
WindowsClient:
Windows Client Developer Roundup for 12/21/2009
Silverlight:
4 Calendars & Plans for 2010 / 5770
ASP.NET:
ASP.NET MVC 2 and Visual Studio 2010
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
TechNet Edge:
TechNet Radio: Office 2007 Setup and Configuration (Part 1)
Channel 10:
How-To: Listen to Your Zune Pass Music on Your WinMo Phone
Channel 10:
Share Your Screen with SharedView
Channel 10:
Get Microsoft Tinker Game For Free
Channel 10:
LG eXpo WinMo 6.5 Unboxing Video
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online