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:822443
More Search Options
RSS Available
Matching Posts
Re: i have an Ajax dialog.confirm() window in which when i click on "Yes" or "No" button i have to get the click sound
try this <input type='button' value='" + okLabel + "' onclick=' playSound(); Dialog.okCallback();' " + okButtonClass + " class='but'/>\ <input type='button' value='" + cancelLabel + "' onclick=' playSound(); Dialog.cancelCallback();' " + cancelButtonClass + " class='but'/>\
Posted to
ASP.NET AJAX UI
(Forum)
by
vinot
on 9/9/2008
Re: How to always redirect users to www.domain.com instead of domain.com or vice versa?
u can redirect from ur basebage depends upon ur need initially. it is very easy
Posted to
Getting Started
(Forum)
by
vinot
on 9/9/2008
Re: Imageurl from database field
in imageurl property ImageUrl='<%# Eval("ProductSmallImage") %>' use this code ImageUrl='<%# Eval("<<<This is ur column name>>>") %>' use this code
Posted to
Getting Started
(Forum)
by
vinot
on 9/9/2008
Filed under: imageurl
Re: Change Themes Programmatically
At BasePage In PagePreInit() Page.Theme = "MyTheme"
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
vinot
on 9/9/2008
Filed under: Theme
Re: Problem with a div 100% in Masterpage (Firefox)
It is not stylesheet problem. Try to rectify your error in your content page or post this content page
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
vinot
on 9/9/2008
Filed under: Maste page Div
Re: Problem with master page...
Add your stylesheet with only masterpage don't include in content page
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
vinot
on 9/9/2008
Filed under: masterPage
Try this code
Dim k As TreeView = 'Your Treeview' For Each i As TreeNode In k.Nodes If i.Checked Then k.Nodes.Remove(i) End If Next
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
vinot
on 9/9/2008
Filed under: treeview
What is wrong in this script
if($get("<%=tbCpassword.ClientID %>").value == "") { alert("Please Enter Confirm Password"); document.form1.tbCpassword.value=''; document.form1.tbCpassword.focus(); return false; } if(($get("<%=tbPassword.ClientID %>").value) != ($get("<%=tbCpassword.ClientID %>").value)) { alert("Password and Confirm Password are must be same"); document.form1.tbCPassword.focus(); return false; } if($get("<%=tbEmail.ClientID
Posted to
Getting Started
(Forum)
by
vinot
on 9/5/2008
Filed under: java script errors
What is IsAsync?
What is IsAsync in ASP.Net?
Posted to
Getting Started
(Forum)
by
vinot
on 8/30/2008
Filed under: Async IsAsync
What is WCF?
What is WCF. What are the main uses of WCF Application. How it is differ from other
Posted to
ASP.NET 3.5 Extensions Preview
(Forum)
by
vinot
on 8/29/2008
Filed under: WCF
Page 1 of 2 (12 items) 1
2
Next >
TechNet Edge:
DNS Security (DNSSec) Overview
Silverlight:
Silverlight 4 demos from my PDC Keynote now available
Channel 9:
Channel 9 Live at PDC09: Dave Campbell
Channel 9:
Channel 9 Live at PDC09: Yousef Khalidi
Channel 9:
Twitter App for Zune Launches
WindowsClient:
Incarnate
WindowsClient:
Track Fedex packages with Bing
Channel 9:
Marty O'Donnell - The man behind the Halo Music
Channel 10:
Twitter App for Zune Launches
WindowsClient:
Rotate your text in the WPF DataGrid Column Headers
WindowsClient:
New gameplay video with D&D on Surface
WindowsClient:
ViewModel Pattern and Speech as UI. Help me Obi Wan, where’s the View?
Channel 9:
Karsten Januszewski and Tim Aidlin: Introducing Incarnate
Channel 9:
Reactive Extensions API in depth: Retry
Channel 10:
iBing uBing: Bing iPhone App Arrives
WindowsClient:
Migrating an Outlook Client to .NET Framework 4 in Visual Studio 2010
Channel 10:
A Look Behind Mouse 2.0
WindowsClient:
Using Speech Synthesis in .NET 4 and Windows 7
Channel 10:
Office 2010 "5 Rules" Presentation
Channel 10:
30% off Expression Web 3 until Dec 28th
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online