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:601383
More Search Options
RSS Available
Matching Posts
Re: Menu control on a UserControl
It seems that <link href="style/<%=DTO.LXHttpApplication.Skin%>/skin.css" type="text/css" rel="stylesheet"> is rendered like: < link href = "style/<%=DTO.LXHttpApplication.Skin%>/skin.css" type = "text/css" rel = "stylesheet" / > Any solution?
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
ciprian_kis
on 4/16/2007
Re: Menu control on a UserControl
Hello! I've added the runat="server" to head section and all the styling of the page went crazy- no styles are loaded now. ex: <head runat="server"> <title> <%=DTO.LXHttpApplication.GetXMLLocalizationParameter("IDS_LABEL_APP_NAME",CurrentSession.LanguageID)%> </title> <meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR"> <meta content="C#" name="CODE_LANGUAGE"> <meta content="JavaScript" name="vs_defaultClientScript"> <meta http-equiv="CACHE
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
ciprian_kis
on 4/16/2007
Re: Run a javascript function after UpdatePanel.Update()
Hi, You should call the method in this way: ScriptManager.RegisterStartupScript(this.Page, this.GetType(), "temp", "<script type='text/javascript'>alert('x');</script>", false); The problem could be the fact that you are using this instead of this.Page. Also instead language='javascript' you can use type='text/javascript'. Hope it helps...
Posted to
ASP.NET AJAX UI
(Forum)
by
ciprian_kis
on 3/27/2007
Re: Run a javascript function after UpdatePanel.Update()
Thanks, it works now!
Posted to
ASP.NET AJAX UI
(Forum)
by
ciprian_kis
on 3/24/2007
Re: Run a javascript function after UpdatePanel.Update()
Hello! I have installed AJAX 1.0 and I also can't run a javascript on update of the UpdatePanel. I've tried with: Page.ClientScript.RegisterClientScriptBlock(this.GetType(), "alerttest", "<script type='text/javascript'>alert('test');</script>"); //in OnInit method of the control This script is fired only once, on the full postback event of the page. Any ideas?
Posted to
ASP.NET AJAX UI
(Forum)
by
ciprian_kis
on 3/23/2007
Filed under: AJAX 1.0 UpdatePanel javascript
Re: Tabstrip current tab
<%=tsHoriz.ClientID%>.selectedIndex; Solved!
Posted to
Internet Explorer Web Controls
(Forum)
by
ciprian_kis
on 8/30/2005
Re: Tabstrip current tab
Hello again... I solved the problem but I'm not so proud of that . Anyway, here is the asp.net page content: <body> <form id="Form1" runat="server"> <tabcontrol:tabstrip id="tsHoriz" runat="server" onCLICK="test();" SepDefaultStyle="border-bottom:solid 1px #000000;" TargetID="mpHoriz" TabDefaultStyle="background-color:#eeeeee;font-family:arial; font-size:10pt;color:black;width:79;height:25;text-align:center; BORDER: 1PX SOLID BLACK; padding-left:5px; padding-right:5px; padding-top
Posted to
Internet Explorer Web Controls
(Forum)
by
ciprian_kis
on 8/27/2005
Tabstrip current tab
Hello, I want to find out wich is the selected tab (tab index) in the tabstrip, in the client side. How can I do that? Thanks, Ciprian
Posted to
Internet Explorer Web Controls
(Forum)
by
ciprian_kis
on 8/26/2005
Page 1 of 1 (8 items)
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
Channel 10:
Look Behind SurfaceScapes
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part I
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online