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:691172
More Search Options
RSS Available
Matching Posts
Re: UpdatePanel not updating TextBox (lame, I know but I need some help)
Honestly, I don't remember. The project went in a very different direction and I was instructed to start new development tasks soon after I posted this topic. I'm really sorry - if you post your code, I'd be happy to take a look and see if maybe another pair of eyes might be able to help figure out the issue. Regardless, good luck. Tim
Posted to
ASP.NET AJAX UI
(Forum)
by
tradle
on 1/5/2008
Re: html input & fileupload control both failing at click
Thanks - This was a dupe post (?) but I truly appreciate your response nonetheless. Tim
Posted to
Web Forms
(Forum)
by
tradle
on 3/6/2007
Re: html input & fileupload control both failing at click
THANK YOU! I knew it had to be somthing simple to make me feel stupid!
Posted to
Web Forms
(Forum)
by
tradle
on 3/6/2007
html input & fileupload control both failing at click
Hi All - This one has me 100% perplexed. I have a small file upload control that handles audio, video and image uploads. I've tested with all different formats - and the one consistent behavior that I cannot diagnose, let alone fix, occurs when I try to upload certain video files. This occurs with both the vanilla html input server control as well as the asp:fileupload control as soon as the button click event fires. I can't debug this - my break point at the click event isn't even hit. I test for
Posted to
Web Forms
(Forum)
by
tradle
on 3/6/2007
html input & fileupload control both failing at click
Hi All - This one has me 100% perplexed. I have a small file upload control that handles audio, video and image uploads. I've tested with all different formats - and the one consistent behavior that I cannot diagnose, let alone fix, occurs when I try to upload certain video files. This occurs with both the vanilla html input server control as well as the asp:fileupload control as soon as the button click event fires. I can't debug this - my break point at the click event isn't even hit. I test for
Posted to
Web Forms
(Forum)
by
tradle
on 3/6/2007
Reverse AJAX?
Has anyone tried doing anything RAJAX (asyncronously send from server to client) with .NET? If so, could you point me in the direction of a reference? I need to write a small script or app that waits for messages on the server and notifies a client that a message has been received. I can't find anything out there for Microsoft technologies in regard to this, or even a set of white papers fro RAJAX. Tim
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
tradle
on 2/5/2007
Timer INSIDE UpdatePanel refreshing the whole page
Hey All - This is killing me. For some reason, every time the Timer fires it's OnTick event, it almost seems to force the whole page to load - but not as a postback. I thought that if the Timer was nested in the UpdatePanel, that the postback would be local to the objects in the UpdatePanel. As it is currently, values that I set once, in the initial page load, are being re-instantiated (and thus nullified in a sense) and I'm losing data EVERY TIME the Timer fires its "postback" What am I doing wrong
Posted to
ASP.NET AJAX UI
(Forum)
by
tradle
on 2/2/2007
UpdatePanel & TextBox - HELP
I'm hoping that a more complete code listing might help one of you guys out there figure out what I'm doing wrong. Essentially, the textbox in question is "tbChat". It successfully updates when the Send button is clicked and subsequently, the PushMessage() method fires. However, the app also receives messages - in the OnMessage event. You'll see there that I virtually replicate the behavior of PushMessage() in PullMessage(); When I step through, I see the text appending as I'd expect - but the changed
Posted to
ASP.NET AJAX UI
(Forum)
by
tradle
on 2/1/2007
Re: UpdatePanel not updating TextBox (lame, I know but I need some help)
Sorry about the code - hopefully this is better. And yes, I'm trying to update a textbox inside the UpdatePanel. That's supported, right? < asp:ScriptManager ID= "ScriptManager1" runat= "server" /> < asp:UpdatePanel ID= "updpnlMain" runat= "server" UpdateMode= "Conditional" > < ContentTemplate > < asp:Panel ID= "pnlChat" runat= "server" Height= "500px" Width= "350px" BorderStyle= "Solid" > < table runat= "server" id= "tblChat" > < tr style= "width: 350px; height:
Posted to
ASP.NET AJAX UI
(Forum)
by
tradle
on 2/1/2007
UpdatePanel not updating TextBox (lame, I know but I need some help)
OK Guys. Essentially, I manually call the UpdatePanel.Update() method and it works half of the time. In the code below, the TextBox tbChat is updated when I call the PushMessage() method. It is not, however, updated when the PullMessage() method is called. When I step through, I can see the value that I want to appear in the TextBox - but it never gets there. I know I'm missing something trivial - but I can't for the life of me figure out what. Hopefully the code I'm posting below will be enough
Posted to
ASP.NET AJAX UI
(Forum)
by
tradle
on 2/1/2007
Page 1 of 2 (14 items) 1
2
Next >
WindowsClient:
Build WPF Data Controls for Outlook Addins Easily with VS2010
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 2
Channel 9:
Channel 9 Live at PDC09: .Net Rocks Part 1
Channel 9:
Channel 9 Live at PDC09: Wei Zhu (Facebook)
WindowsClient:
WPF Manipulation Basics
ASP.NET:
High CPU in .NET app using a static Generic.Dictionary
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online