your are proably using invalid javascript syntax to access the labels, they
render as <spans>, so your script aborts and does not perform the close.
comment out the label access and see if it runs. you can use
"ruca" <ruuca@iol.pt> wrote in message
news:Odsdd0yFEHA.2512@TK2MSFTNGP10.phx.gbl...
> It's simple to explain. Two things happen (or do not happen and it
should):
>
> 1- the window popup don't close.
> 2- values do not return to "parent" window
>
> That's it. No errors ocurrs.
>
>
> --
> Programming ASP.NET with VB.NET
> Thank's (if you try to help me)
> Hope this help you (if I try to help you)
> ruca
>
>
>
> "Saravana [MVP]" <saravank@sct.co.in.nospam> escreveu na mensagem
> news:%23dyxeWyFEHA.744@TK2MSFTNGP09.phx.gbl...
> > Can you explain exactly what problem you are facing when you are using
> > labels instead of textbox.
> >
> > --
> > Saravana
> > Microsoft MVP - ASP.NET
> >
www.extremeexperts.com > >
> >
> >
> > "ruca" <ruuca@iol.pt> wrote in message
> > news:eJxzAywFEHA.3252@TK2MSFTNGP11.phx.gbl...
> > > hi saravana,
> > > I have two questions for you. I use your example not for use the
> calendar,
> > > but I made some changes to pick some fields about users like UserId,
> > > UserName, etc...
> > > The first question is Why can't I use labels instead of textboxes? How
> can
> > I
> > > pass labels controls? Note if I use Labels the popup window don't
close.
> > > The second question is if I use textboxes Why can´t I have one of them
> > with
> > > propertie visible=false? Here, if I put visible = true , works fine.
If
> I
> > > put visible = false, then don't work!!!!
> > >
> > >
> > > What can I do to avoid this problems?????
> > >
> > >
> > > --
> > > Programming ASP.NET with VB.NET
> > > Thank's (if you try to help me)
> > > Hope this help you (if I try to help you)
> > > ruca
> > >
> > >
> > > "Saravana [MVP]" <saravank@sct.co.in.nospam> escreveu na mensagem
> > > news:eDRcb$gFEHA.744@TK2MSFTNGP09.phx.gbl...
> > > > Check out this article,
> > > >
http://www.microsoft.com/india/msdn/articles/PopupCalendarinASP.aspx > > > >
> > > > --
> > > > Saravana
> > > > Microsoft MVP - ASP.NET
> > > >
www.extremeexperts.com > > > >
> > > >
> > > >
> > > > "ruca" <ruuca@iol.pt> wrote in message
> > > > news:um2f6P0EEHA.1988@TK2MSFTNGP10.phx.gbl...
> > > > > I have a .JS file that permits to open a popup window calling the
> > > > fiunction
> > > > > CreateWnd(...)
> > > > >
> > > > > The question is How can I call the popup window by selecting an
item
> > in
> > > a
> > > > > datagrid?
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Programming ASP.NET with VB.NET
> > > > > Thank's (if you try to help me)
> > > > > Hope this help you (if I try to help you)
> > > > > ruca
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>