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:750959
More Search Options
RSS Available
Matching Posts
Re: How do I send email using ajax modal popup extender
Working solution Here
Posted to
ASP.NET AJAX UI
(Forum)
by
James25
on 11/30/2009
Re: fade out is not working for modalpopupextender
Works! Thank you!
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
James25
on 11/27/2009
Re: AnimationExtender with ModalPopup
Wow this works really good..How do i do the fade out? I tried onClose inside animation but didnt work. Thankx a lot!
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
James25
on 11/21/2009
fade out is not working for modalpopupextender
Hi! I have this code that i found online and tweaked it to include the fade out, i stepped thru the code and commented out the line that hides the popup, then i could see the fade out working but the modal background didnt disapear, when i leave that line alone the modalpopupextender just closes and no chance to see the fade out. Here is the complete page. <%@ Page Language="C#" AutoEventWireup="true" CodeFile="modalFADEOUT.aspx.cs" Inherits="modalFADEOUT"
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
James25
on 11/21/2009
maskedit validator not validation date year part
Hi! please find code below, works but not validation example 09/09/ 0009 , so the year part should be 2009 but the validator accepting it. Thanks for the help. <asp:ScriptManager ID="ScriptManager1" runat="server"></asp:ScriptManager> <asp:TextBox ID="TextBox1" runat="server"></asp:TextBox> <cc1:MaskedEditExtender ID="MaskedEditExtender1" runat="server" Mask="99/99/9999" MaskType="Date" TargetControlID
Posted to
Web Forms
(Forum)
by
James25
on 11/18/2009
Re: maskedit validator not validation date year part
thank you! works.
Posted to
Web Forms
(Forum)
by
James25
on 11/18/2009
Re: membership user not logged in after usecreated event
the finish wizard is not complete so cant be logged in...my solution was to force the log in in code behind
Posted to
Security
(Forum)
by
James25
on 11/17/2009
linq select with condition date in future
Hi! This bellow is my var query , how do i add condition to pull only records that have date in future? Thankx var f = (from c in dc.ClassInfos select new Courses { id= c.ID, classlocation= c.ClassLocation, classname= c.ClassName, classschedule= c.ClassSchedule, credits= c.Credits, StartDate= c.StartDate, memberprice = c.MemberPrice, nonmemberprice = c.NonMemberPrice, onsiteprice = c.OnSitePrice }).Where(predicate);
Posted to
Getting Started
(Forum)
by
James25
on 11/17/2009
membership user not logged in after usecreated event
Hi! I have registration form on the page with one button that says register...everything works well, except the fact that the user is not logged in after they click register. I have LoginCreatedUser ="true" and onCreatedUser="CreateAdditionalInfo" and this is the button register: < asp : Button ID ="StepNextButton" runat ="server" Text ="register" ValidationGroup ="CreateUserWizard1" CommandName ="MoveNext" CssClass ="bt_register"
Posted to
Security
(Forum)
by
James25
on 11/15/2009
run jquery function only on page load
Hi! I have a jquery function that was written by someone else to animate a menu list....I am new to jquery..and trying to fugure out how to make this function run only the first time the page load...not on every load...right it works on everytime the page load..Thanks $(list_elements).each(function(i) { $(this).css("margin-left", "-180px"); timer = (timer * multiplier + time); $(this).animate({ marginLeft: "0" }, timer); $(this).animate({ marginLeft: "15px"
Posted to
Getting Started
(Forum)
by
James25
on 11/14/2009
Page 1 of 132 (1317 items) 1
2
3
4
5
Next >
...
Last »
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
Channel 9:
ADFS 2.0 RC is Here!
Channel 10:
Bing Reference Updated with New Sidebar Features
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online