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:627795
More Search Options
RSS Available
Matching Posts
Re: Control Toolkit Tabs cause rendering problems within the tab
Hi, Thank you. I removed for testing the update panel and the script, but the problem is still there. Any other ideas?
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
phaetontdi
on 6/6/2009
Hide tab with java script
Hello, I want to hide a tab in my tabcontainer with javascript. I tried following code: <script type="text/javascript"> function hideShowDDL() { var elementRef = document.getElementById('<%= myTab.ClientID %>'); elementRef.style.display = "none"; } window.onload = function() { hideShowDDL(); } </ script > The JS find the control but the display = none does not work, the tab is still there. Can somebody help me hiding the tab panel with JS? Thank you
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
phaetontdi
on 6/4/2009
Filed under: Panel, js
Control Toolkit Tabs cause rendering problems within the tab
Hello, I have a strange problem: I am using the Ajax Control Tookit’s Tabs in the lastest May release. On my .NET 3.5 asp.net page I have a Update Panel control. Also I added following script to my masterpage to keep the scroll position: < asp : ScriptManager ID ="ScriptManager1" runat ="server" EnablePartialRendering ="true"/> < script type ="text/javascript"> var prm = Sys.WebForms.PageRequestManager.getInstance(); prm.add_beginRequest(beginRequest
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
phaetontdi
on 6/3/2009
Re: Http post in asp.net
Hello, I noticed to late that my code above was not well formated. I fixed it. Thank you for your example, but I don't want to send xml information, just a parameter. Can you check my code above please and see what I can do to manage that? thank you!
Posted to
Getting Started
(Forum)
by
phaetontdi
on 4/24/2009
Http post in asp.net
Hello! I used to work with php and now I want to port some apps into the great asp.net :) For my case I have got a MasterPage and a ContentSite. In the ContentSite I want to make a http post to another website with a parameter that should be added via code, the html output that is generated should be displayed on my site. Here is my html code example: <form border="1px solid black" action="http://mycoolsite/test/" method="POST"> < input type= "text"
Posted to
Getting Started
(Forum)
by
phaetontdi
on 4/24/2009
Making a screenshot of an url
Hi! I found following article on the web: http://www.4guysfromrolla.com/webtech/070601-1.shtml . This article describes how to display the content from another page on his own. But I want to do following. I want to write a url into a string. After a button or a page is loaded this url should be captured and be displayed as a screenshot on my own page. Is that possible with asp.net? I hope anyone can help me. Thanks a lot.
Posted to
Getting Started
(Forum)
by
phaetontdi
on 12/9/2006
Displaying icalendar
Hi, I want to create an website that loads and disyplays an icalendar from another website. Does somebody know an soloution for only reading iCalendar informations like title, description, start date/time, end date/time and something like this? Thank you!
Posted to
Getting Started
(Forum)
by
phaetontdi
on 10/29/2006
Filed under: icalendar
Allow user to add custom controls
Hello everyone, I am going to write an own rss feed reader that simply reads rss feeds from some news sites. I have created an user control that allows to pass an rss url and display the rss feed inside the control. Now I want to provide an textbox that allows the user to generate that user control "on the fly". After the url was insert and an button were clicked the user control should be added to the site and be saved in the userprofile (membership provider or something like that). Do
Posted to
Web Forms
(Forum)
by
phaetontdi
on 10/2/2006
set expand in treeview asp.net
Hi, I found on http://aspadvice.com/blogs/joteke/archive/2006/08/19/20948.aspx an article how to prevent the treeview in a masterpage to lose the expanding. I working also with an treeview, but I use the expand method when clicking on an item: < asp : TreeNode Text ="Details" Value ="Details" Expanded ="False" SelectAction ="Expand"> < asp : TreeNode Text ="---" NavigateUrl ="~/" Value ="---"></ asp : TreeNode >
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
phaetontdi
on 8/29/2006
Simple html Menu
Hello, I tested the new asp.net 2.0 menu control, but they doesn't seem to fix my wishes. I want to create a simple html menu, wich displays several menu items and after a click a subitem. I created the pure html code: < ul id ="menue"> ul id ="menue"> < li >< a href ="index.html"> Home </ a > < li >< a href ="index.html"> Home </ a > < ul > < ul > < li >< a href ="" id ="second_line"><
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
phaetontdi
on 8/26/2006
Page 1 of 4 (37 items) 1
2
3
4
Next >
ASP.NET:
Death to confirmation dialogs with jquery.undoable
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online