Archive for May, 2005

Could not open in Design view. Quote values differently inside a ‘’ block.

The error message forced me to use macromedia dreamweaver instead of Visual Studio 2003 until today. I finally solved the issue and design View works fine with repeater web control.

The error occurs when swiching to design mode from HTML mode in visual studio 2003 assuming repeater web control is used. Especially href has javascript syntax and ** is passed as javascript argument.

Not worked:

<a href='javascript:viewDetail("<%# DataBinder.Eval
(Container.DataItem, "Country") %>")' class="gridCountryLinkB">

Worked:

<a href='<%# Databinder.Eval(Container.DataItem, "Country",
"javascript:viewDetail(""{0}"")") %>' class="gridCountryLinkB">

The third argument of Databinder.Eval is String formatter, which I think it was meant to be used for that case.

Also note that single quote must be used before .

javascript validation ?????

? ???? validation ???????. ??? ??? ? ?? ???? ?? ?? ?? ?????? ?? ??? ??? ??? ??? ??? ??? innovation??? ?? ??? ???.

http://www.massimocorner.com/validator/

IBM backs Firefox in-house

http://news.com.com/IBM+backs+Firefox+in-house/2100-7344_3-5704750.html

IBM? Firefox? ???? ????? ????? ?? ???.
???? IBM?? Firefox? ???? ??? ?? ???? ??? ? ???? ??? IE?? ?? ? ??? ??? ??? ?? ???.. ?? ??? ? ???? ????? ???? ?? ??? ??? ??? ??? ??? MS? ?? ??? ????? ?? ????. ??? ??? ?? Firefox? ??? ?? ?? ??? ??.

??? firefox? ?? ?? ???? ?? ???? ?? ?? ??? ?? ?? ??..

http://www.mozilla.org/products/firefox/

ASP page’s Life Cycle

In order to develop a web control, understanding of page’s life cycle is *must*. It’s about few months back when I developed a drop down panel webcontrol using vb.net. And now I have to touch the source code and my knowledge on page life cycle is vague. As usual I googled and found about it.

Here is the page’s stage with event:
1. Page Initialization (Page_Init)
2. View State Loading (LoadViewState)
3. Postback Data Processing (LoadPostData)
4. Page Loading (Page_Load)
5. PostBack Change Notification (RaisePostDataChangedEvent)
6. PostBack Event Handling (RaisePostBackEvent)
7. Page Pre Rendering Phase (Page_PreRender)
8. View State Saving (SaveViewState)
9. Page Rendering (Page_Render)
10. Page Unloading (Page_UnLoad)

Flex? ????? MXML? Report

MXML 2.0? ?? ??? ??? ?? mike chamber? weblog? ?? ?? ???. ? ??? ????? ???? ??? Reporting???? ?? ??? ????. ?? ???? ?? ??? ??..
http://weblogs.macromedia.com/mxna/reports/

20050505-mxnaLang.gif

? ???? ??? ?????????, ?? ?? ???? ???? ?????? ?? ??? ?? ?? ? ?? ???? ROI(Return on Invest)? ?? ?? ?? ??? ????? ? ???? ?? ??? ?? flex? ??? ??? ?? ???.

??? ???? ???? ?? ??? ???? ?? ????.

DIV?? ??? ??? ??? ???? (setCapture)

IE? ?? ? ?????? ??? ??? DIV?? ??? ???? ??? ???? ??? ???? ??? ??. ??? DIV??? ??? ???? ??? ?? ??? ?? ?? ???? IE? setCapture API? ???? ? ??? ???? ??.

setCapture API??:
setCapture ?? 1
setCapture ?? 2

?? setCapture API? ?? ???? ????? onmousedown, onmouseup, onmousemove, onclick, ondblclick, onmouseover, onmouseout?? ??.

Good RIA ??

? ??? ?????? ??? ????, ????, ??? ? ??? RIA??.
iTune Music Store? ???? ??? ? ???? ?? ?? ???? ??? music store??. ??????? ??? ??? ?? ?? ?? ????.

https://www.beatport.com/beatport.php