My apologies for my poor English.
If i disable the button in the event OnClientClick, then the event OnClick is not fired.
Would you give me an example ?
Regards.
Juan Carlos.
Hi,
For make a Calendar, I've a tasks table with two fields datetime, DateBegin and a DateEnd:
TaskID int
DateBegin datetime
DateEnd datetime
1001 01/01/2008 01/15/2008
1002 01/03/2008 01/10/2008
1003 01/04/2008 01/25/2008
...
I need obtain a select who return for each tasks...
Hi, Borislav.
For this example supouse what i obtain the values of a user's groups with a query (returning one or more groups)
example : select @groups = '1,3,5'
Then, when make a query of my menu table i need include in the where clause a condition for the menu items
what i have give...
Hi,
I need detect if some element in a vector X exists in the vector Y (X and Y are variables)
With the clause IN i solve the one to more, but i dont´t solve the more to one.
The query is some this: Select * from xxxx where (1,3,5) IN (1,3,8,9)
I don´t like write this: Select * from xxxx...
Hi,
I use FixexHeader in the report to block the columns header when i scrool top to down, this work fine.
I need fix the x lefts columns when i scroll to left to right, whose it this possible ?
regads.
JCV
Hi,
I use FixexHeader to block the columns header when i scrool down, this work ok.
I need fix the x lefts columns when i scroll to right, whose it this possible ?
regads.
JCV
Hi, I have a report based in this data:
Status Year Month Qty
Win 2005 1 5
Win 2005 2 2
Win 2005 6 3
Win 2006 1 5
...
Win 2006 12 4
Lost 2005 1 22
...
Lost 2006 12 33
The report matrix has this structure...
Hi,
I´m need obtain the GMT zone of the visitor at my site for contact then by telephone.
I´m using the date.getTimezoneOffset() function, but then allways return a positive number, (I live in Buenos Aires, Argentina GMT -3 , an this function return 3).
I need know if the visitor live in New...
Joseph,
when i try to connect a second external interface in NAT for connect my second cablemodem, i recieve an error.
What is your Router1 and Router2 ?
Hi, I´ve two cablemodems connected into my LAN.
One use NAT over W2K server, and the other use Winproxy over an NT4 server.
I´m need connect the two cablemodems into my W2K server, is that possible ?
Regards.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.