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:700920
More Search Options
RSS Available
Matching Posts
onpropertychange does not work in Firefox
Hi, I have a ValidationSummary with onpropertychange attribute that invokes a Javascript. It works fine in IE but not in Firefox. I understand that I have to use DOMAttrModified to make it work in FF. Unfortunately, I don't know how. This is how I call the function in JavaScript from my markup: < asp : ValidationSummary ID ="valValidFormTitle" runat ="server" CssClass ="PageError" ValidationGroup ="validateTrainingTitle" onpropertychange ="HidePageStatusOnValidationSummaryX
Posted to
Client Side Web Development
(Forum)
by
mickey12345
on 3/25/2009
How to play a video in a popup window?
I have a parent window (parent.aspx) that contains 10 hypertext links (play video1, play video2, play video3 and so on). When the user click on the hypertext link, a child window (child.aspx) popup and play the selected video. Example: <a href='javascript:PlayVideo('video1.wmv');'> Play Video1 </a> I have JavaScript in a child window that will play the selected video, but I don't know how to pass the video name from the parent window to the child window using query
Posted to
Getting Started
(Forum)
by
mickey12345
on 3/10/2009
Re: Video format for IE and Firefox 3.0 browsers
2 Questions for you. Question #1: the code for IE, is it auto generated by some application? Question #2: will it work if I used Firefox code for IE and Firefox? thanks
Posted to
Getting Started
(Forum)
by
mickey12345
on 3/9/2009
Re: Video format for IE and Firefox 3.0 browsers
Thank you for responding. Do you have any recommendation on the video conversion tool? Our video format is in "wm" right now.
Posted to
Getting Started
(Forum)
by
mickey12345
on 3/9/2009
Video format for IE and Firefox 3.0 browsers
I have a .NET application and want to embed a video that plays in both IE and Firefox 3.0. What is the best or recommended video format? I have existing video in "wmv" file that plays fine in IE but not in Firefox 3.0. I converted it to "asf" and same problem. Any suggestion is greatly appreciate it.
Posted to
Getting Started
(Forum)
by
mickey12345
on 3/7/2009
Re: Gridview Row Color Change
This post helped me. I can see how you set the row color, but what if I want to GET the existing row color. I am grouping my data and if they are in the same category as the previous row then set it to previous row color. thanks
Posted to
Data Presentation Controls
(Forum)
by
mickey12345
on 1/28/2009
Grouping Item using either DataList or Repeater
Is there a way to group items using datalist or repeater. I don't have any problem displaying the data but I want to separate the data into each category or group like example below For example, here are my data: CategoryA, Item1, Item2, Item3 ....CategoryB, ItemX, ItemY, ItemZ I want to display them like this: CategoryA *Item1 *Item2 *Item 3 ------------------------------ CategoryB *ItemX *ItemY *ItemZ Thank You.
Posted to
Data Presentation Controls
(Forum)
by
mickey12345
on 1/27/2009
Re: How to clear the entire form when collapse panel using AJAX CollapsiblePanelExtender
Thank you. It worked great. The form is reset everytime the panel is collapsed. However, every time I clicked on my textbox within the PanelHeader, the extender Expand and Collapse which is not the correct behavior. I only want it to fire if click on the Show or Hide Details not form element. < AjaxToolkit : CollapsiblePanelExtender ID ="cpeShowHideDetails" runat ="Server" BehaviorID ="CollapsiblePanelBehavior" CollapseControlID ="pnlHeader" Collapsed ="True"
Posted to
ASP.NET AJAX UI
(Forum)
by
mickey12345
on 1/14/2009
Re: How to clear the entire form when collapse panel using AJAX CollapsiblePanelExtender
Hi Vince, Please allow me to summarize what you're trying to tell me to make sure I have a complete understanding on the topic. In my CollapsibblePanelExtender, I set BehaviorID = "CollapsiblePanelBehavior" and then create a Javascript for the functions below. <script type="text/javascript"> function pageLoad(sender,args) { $find("CollapsiblePanelBehavior").add_collapseComplete(cpc); } function cpc(sender, args) { $get('textid').value="";
Posted to
ASP.NET AJAX UI
(Forum)
by
mickey12345
on 1/13/2009
Re: How to clear the entire form when collapse panel using AJAX CollapsiblePanelExtender
Thank you for responding. Question #1: Will get('form1').reset clear the entire form? My form has a lot of fields and I don't want to clear each field individually. Question #2: How do I declared the BehaviorID in the extender? Do you have a syntax example? thanks
Posted to
ASP.NET AJAX UI
(Forum)
by
mickey12345
on 1/13/2009
Page 1 of 7 (68 items) 1
2
3
4
5
Next >
...
Last »
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
ASP.NET:
T4MVC now has a real home and a dedicated forum!
TechNet Edge:
Windows Server 2008 R2 : New Power Management Features
ASP.NET:
Web Deployment Painkillers: VS 2010 & MS Deploy
WindowsClient:
Application Accessibility Testing
WindowsClient:
Prism & WCF RIA Services
Channel 9:
Sharepoint 2010 and Claims-Based Identity
WindowsClient:
IRhetoric Ported To BlogEngine.NET
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online