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:67301
More Search Options
RSS Available
Matching Posts
Re: Modalpopupextender onmouseover onmouseout
The HoverMenuExtender worked perfectly. Thanks. I didn't even know it was in the toolkit... Thanks again.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
war_shane
on 7/29/2009
Modalpopupextender onmouseover onmouseout
I have a simple ModalPopupExtender that I show and hide in javascript. I call .show() on the onmouseover event of an image. (Using asp.net image and adding onmouseover in code behind) This works fine. The .hide() works fine on the onmouseout event of the image. The problem is that when I mouseover and show the modalpopupextender and then the cursor drifts over the actual popup, it flickers. Here's the code if you want to test it out. < asp : Image ID ="imgFI" runat ="server"
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
war_shane
on 7/28/2009
Simple question when using string.replace for escaping
I have a string from the database that may have some quotes or double-quotes in it. In my code-behind, I need to prepare this string to send to a javascript method. I have successfully handled single quotes in the string by using the following: strText = strText.Replace("'"," \\' "); My question is, how do I escape the double quotes that could potentially be there?
Posted to
C#
(Forum)
by
war_shane
on 6/30/2009
Re: embedding a silverlight application in a web content form
[quote user="billsm"] silverlight works differently than a web form or master pages...... It is basically a partial page think of it as a html page using ajax or jquery asynchronous processing look at this http://silverlight.net/forums/t/11079.aspx It is on a different learning curve http://www.gleblanc.eu/Blog/post/Master-pages-in-Silverlight-Part-I.aspx http://pendsevikram.blogspot.com/2008/11/silverlight-2-master-pages.html http://pendsevikram.blogspot.com/2009/03/silverlight-3-master
Posted to
ASP.NET Controls for Silverlight
(Forum)
by
war_shane
on 6/26/2009
embedding a silverlight application in a web content form
Silverlight 2.0 asp.net 3.5 I created a silverlight application. I embedded it in an aspx page. Works fine. However, I then created a new Web Content Form, associated it with a master page and then embedded it in the Web Content Form. Nothing shows up. No errors, nothing. Any suggestions? Here's the markup in the asp:content < asp : Content ID ="Content2" ContentPlaceHolderID ="ContentPlaceHolder1" runat ="server"> < table width ="100%"
Posted to
ASP.NET Controls for Silverlight
(Forum)
by
war_shane
on 6/17/2009
ModalPopupExtender in DayRender event of Calendar control
I have a simple calendar that I'm adding text to in the DayRender event. However, when I click on the text (it can be a hyperlink or whatever - seems linkbuttons don't work) I want to pop up the modalpopupextender and show the details of the event. I'm having no luck getting this to work - I've read a bit that it isn't possible. Has anyone gone down this road before? I'm having to add all the control dynamically during the DayRender event.
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
war_shane
on 5/6/2009
automatically log user in after creation
I have a custom form that gathers data and inserts it into my users table. Following the successful creation of an account, I'd like to automatically log the user in without having to redirect them to the login page. I'm using an extended membership provider.
Posted to
Security
(Forum)
by
war_shane
on 4/28/2009
Re: Value not preserve during postback
Do you have ViewState enabled at the page level, or do you have EnableViewState set to false in your dropdownlist? Post your code if this isn't the problem.
Posted to
Web Forms
(Forum)
by
war_shane
on 9/9/2008
Re: Binding Null Value to FileUpload Control
Can you post your code where the error occurs? Any other relevant code would be helpful too.
Posted to
Web Forms
(Forum)
by
war_shane
on 9/9/2008
Re: How can I add a image file inside the label in left corner?
You wouldn't want to add the image to the label itself. Instead try adding the image outside the label and use an html table to put it where you want. This might not be exactly what you want, but it might be a start. Apologies if I've misunderstood your problem. < table > < tr > < td >< asp : Image ID ="im" runat ="server" ImageUrl ="~/images/image.gif" /></ td > < td > </ td > </ tr > < tr > <
Posted to
Web Forms
(Forum)
by
war_shane
on 9/9/2008
Page 1 of 6 (57 items) 1
2
3
4
5
Next >
...
Last »
Channel 10:
Flickr Drive Integrates Flickr into Windows Explorer
Channel 10:
Playfire: A Growing Network for Gamers
Channel 10:
Find the Top iPhone Apps with Bing (Yes, Really!)
Channel 10:
Xbox to Become Emergency Alert System
Channel 10:
Progression of the Iconic Background
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Channel 10:
Bing Gets a New Toolbar
ASP.NET:
More on medium trust: what permission are you missing?
Channel 9:
Channel 9 Live at PDC09: Bob Muglia
WindowsClient:
Adventures With Windows Azure Diagnostics
Mix Online:
Adventures With Windows Azure Diagnostics
Channel 9:
Channel 9 Live at PDC09: Ray Ozzie
Channel 9:
Coding4Fun: DrinkTendr
Channel 9:
TWC9: Scott Hanselman, John Galloway, Bing, parallel unit tests, more
TechNet Edge:
ISA to TMG Migration Guidance
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online