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:877191
More Search Options
RSS Available
Matching Posts
Syntax Error in IDE when using Javascript Library
Hi, I am having a problem with the use of JS libraries. When I place a series of JS code/routines directly on an ASP.Net page in the Markup window on my Master page (within script tags, of course), everything works fine. However, when I take the same exact code, put it into a JS file, and register the file in the Master Page_Load event, I get a JS syntax error (line 3, char 1) when I run it via the IDE. When the project is deployed to a web server, everything works with no errors, so perhaps I should
Posted to
Client Side Web Development
(Forum)
by
rbsorensen
on 7/25/2009
Re: Repeating an animation
Finally found the answer after looking through 30 or so google responses. The keyword "Iterations" on the Pulse line does the trick, and if you set it to zero, the pulsing repeats ad nausem. The ajax Controls Toolkit needs a reference for this stuff, but doesn't seem to have one.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
rbsorensen
on 7/11/2009
Can't get reference to page document elements from within an asyncPostbackResponse
I am developing an app that requires browser users to be notified when a server action has occurred. This is being done using a timer control inside an UpdatePanel to fire a periodic poll to the server, which responds by updating several fields and returning control to the browser. The notification process involves potentially launching an AnimationExtender depending on the what the server state was - if the server has nothing new to report then nothing happens, otherwise an animation is launched
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
rbsorensen
on 7/11/2009
Re: Looking for AJAX sample code for Outlook-style popup messages
Never mind - when you want something done you have to do it yourself.
Posted to
ASP.NET AJAX UI
(Forum)
by
rbsorensen
on 7/11/2009
Re: Can't get reference to page document elements from within an asyncPostbackResponse
After more struggling, I finally figured out how to do this. You have to declare "module level" JS references to the document and to any animationextender object like so: var m_oDocument = document; var m_oAnimationOne; var m_oAnimation2; However, you can't do the "$find" call to assign the animation object references when you declare them, because they are not yet available when the page loads. You have to do it later. I am doing it in the page load event, and that works
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
rbsorensen
on 7/11/2009
Repeating an animation
Hi, I am using the animationextender control to make a button pulse when action is required. However, the pulse action will only repeat a few times and then stop. How can I make it repeat continuously?
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
rbsorensen
on 7/9/2009
Re: Menu control hover problem
Hong, I checked the article that you referenced - thank you very much - but the web.config file changes suggested do not seem to be significant. The only real difference from what is in my web.config is that they set the system to use the 1.x version of the framework rather than 3.5. I have included my web.config file below with the suggested replacements in situ, and commented out. Any other ideas? <?xml version="1.0"?> <configuration> <configSections> <sectionGroup
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
rbsorensen
on 7/4/2009
Re: set focus to User Name text box in Login control?
After days and days of looking, and trying around thirty different possible suggestions, I finally found the answer to this issue, which can potentially affect many "asp:" controls... In the application extension area of the web site or virtual directory (Properties -> Home Directory -> Configuration) there is a "Verify that file exists" checkbox for each extension. For the ".axd" extension, this option must be turned off, and in my case it was turned on. The symptoms
Posted to
Security
(Forum)
by
rbsorensen
on 7/4/2009
Re: Still can't set focus to textbox in Login control
After days and days of looking, and trying around thirty different possible suggestions, I finally found the answer to this issue, which can potentially affect many "asp:" controls... In the application extension area of the web site or virtual directory (Properties -> Home Directory -> Configuration) there is a "Verify that file exists" checkbox for each extension. For the ".axd" extension, this option must be turned off, and in my case it was turned on. The symptoms
Posted to
Web Forms
(Forum)
by
rbsorensen
on 7/4/2009
Re: Menu control hover problem
After day and days of looking, and trying around thirty different possible suggestions, I finally found the answer to this issue, which can potentially affect many "asp:" controls... In the application extension area of the web site or virtual directory (Properties -> Home Directory -> Configuration) there is a "Verify that file exists" checkbox for each extension. For the ".axd" extension, this option must be turned off, and in my case it was turned on. The symptoms
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
rbsorensen
on 7/4/2009
Page 1 of 2 (19 items) 1
2
Next >
ASP.NET:
Microsoft AJAX CDN – Now with SSL Support
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
ASP.NET:
PDC09 Talk: Building Amazing Business Applications with Silverlight 4, RIA Services and Visual Studio 2010 – Now in Visual Basic!!
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online