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:716389
More Search Options
RSS Available
Matching Posts
Re: Problem in onmouseover and onmouseout event...
you can not set row event like this... Are you using GridView?
Posted to
Client Side Web Development
(Forum)
by
feroze1
on 12/22/2009
Re: how to dynamically change the text-decoration of href tag
you can do this using css just create a:active class and set text-decoration:none; if your page uses postback then you need to set your desired class on page load by using following code: link.Style.Add("class", "linkclass");
Posted to
Client Side Web Development
(Forum)
by
feroze1
on 12/22/2009
Re: countdown to show the image and then hide it
check this link: http://www.java-scripts.net/javascripts/Countdown-Timer.phtml
Posted to
Client Side Web Development
(Forum)
by
feroze1
on 12/21/2009
Re: Open a new window in javascript
check this helpfull link: http://www.javascript-coder.com/window-popup/javascript-window-open.phtml
Posted to
Client Side Web Development
(Forum)
by
feroze1
on 12/21/2009
Re: problem in executing java script function inside an update pannel.Plz help
try this: <asp:UpdatePanel ID="UpdatePanel2" runat="server"> <ContentTemplate> <asp:DropDownList AutoPostBack="true" ID="DropDownList1" runat="server" OnSelectedIndexChanged="DropDownList1_SelectedIndexChanged"> <asp:ListItem Value="1">test1</asp:ListItem> <asp:ListItem Value="2">test2</asp:ListItem> </asp:DropDownList> </ContentTemplate> <Triggers> <asp:AsyncPostBackTrigger
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
feroze1
on 12/21/2009
Re: table with background image
set width of table as same as background image and set padding for perfect fit.
Posted to
Client Side Web Development
(Forum)
by
feroze1
on 12/18/2009
Re: Make menu for masterpage!
simply add a:hover class and set your required parameters i.e .glossymenu li a:hover{ float: left; display: block; color:#000; text-decoration: none; font-family: sans-serif; font-size: 13px; font-weight: bold; padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/ height: 46px; line-height: 46px; text-align: center; cursor: pointer; background-color:#ffffcc; /* or set background-image: url(images/bg.gif);*/ }
Posted to
Client Side Web Development
(Forum)
by
feroze1
on 12/18/2009
Re: how to get AJAX calendarFileReceived value?
please make sure you don't reset it in the codebehind, especially in PageLoad event (you must Remember to use IsPostBack ). The SelectedDate of the CalendarExtender is just to set an initial selected date on the calendar. You can't use is to get the last selected date by the user. The selectedDate property isn't updated to the date the user selects! Solution: You should get the last selected date out of a textbox where the calendarExtender places his selected date. If you don't want
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
feroze1
on 12/17/2009
Re: Unrecognized configuration section system.web.extensions/scriptresourcehandler
check this: http://forums.asp.net/t/1446510.aspx http://geekswithblogs.net/ranganh/archive/2007/06/25/113446.aspx if not work, please share your web.config
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
feroze1
on 12/17/2009
Re: Trying to do a simple AJAX app, help please
why not you use ASP.NET AJAX UpdatePanel instead of this... check this http://asyncpostback.com/02_UpdatePanel/03_UpdatePanelTriggers.aspx
Posted to
ASP.NET AJAX Discussion and Suggestions
(Forum)
by
feroze1
on 12/17/2009
Page 1 of 19 (188 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
E2E: Brian Beckman and Erik Meijer - Co/Contravariance in Physics and Programming, 1 of 2
TechNet Edge:
Windows Server 2008 R2 Quick Look #3 - PowerShell V2
ASP.NET:
2009 Blogged - Greatest Hits
WindowsClient:
2009 Blogged - Greatest Hits
Channel 9:
Nikolaj Bjørner and Leonardo de Moura: The Z3 Constraint Solver
Channel 9:
MEF & Silverlight 4 Beta - Part 2, Imports & Exports
Channel 9:
MEF & Silverlight 4 Beta - Part 1, Introduction
WindowsClient:
The (Near) Final Word on Multi-Monitor Taskbars for Windows 7 - Ultramon vs. DisplayFusion
WindowsClient:
Looking back at 2009, and forward to 2010
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online