Hi all,(Its urgent)
I have a asp:radiobutto and asp:checkbox in my page..
Once the checkbox is clicked the radiobutton should be disabled ..how can i do it with javascript or AJAX..
Thanks in advance..
User Profile
Collapse
-
Disable radio button on clicking a checkbox
-
i am developing a chat application in which the first person who runs the application becomes the server.The next person who signs in has to find that server and then connect to it.. Is this possible to do..???... -
-
Identify a Server in LAN
Hi all,
Can any one suggest me how to identify the server's ip address in a LAN
using .Net?? -
-
there will be a event called selectedindexch anged in the properties of that drop down .u can use that event to write your code whenever the selected value changes in the drop downLeave a comment:
-
You have to check for the id from the querry string
if id from querry string =Hotelmgt id then
textbox.visible =true
Buttonid.visibl e=true
else
textbox.visible =false
Buttonid.visibl e=falseLeave a comment:
-
Make the Grid property ALLOW PAGING=TRUE and Page Size to the required number of item per page.It will automatically set the item and navigation llinks will appear for navigationLeave a comment:
-
Nothing is visible in my monitor while switch on my processor
Hi,
Nothing is visible in my monitor while switch on my processor but the processor is running. Can u help me?? -
You can get a particular node in the xml doc like
create a node list
nodelist=Xmlobj .getElementByTa gname("Nodename ")
this node list will contain all nodes with the particular name even whween they are at different levelsLeave a comment:
-
Hi,
I think if u format ur Xml document it will be easy for you to update the count value.You have given <story id="1" count="0"></story> i.e you have give count and id as attributes to the story node.Instead of that you can give count as a child node to the story node.
Like this way
<story id="1">
<count>0</count>
</story>
This will...Leave a comment:
-
Do u want to get list of dates of a single date when the user clicks in the calendar control?
if single date then calendar_id.sel ected date().to string() will get u the date ...Leave a comment:
-
The main difference between the function and stored procedure rather than stated above is that Stored procedures are precompiled.Whe n ever you execute a stored proc the compilation will not happen.They are precompiled and only run when they are executed.Leave a comment:
-
I think there is no difference between the two statements both will give the same results.But if you change the names of the tables after from statement then the result will changeLeave a comment:
-
Very interesting ...I have done searching files but not folder ..
I will try and let u know...Leave a comment:
-
if u r using .net framework then
button_id.visib le=false or
button_id.enabl ed=falseLeave a comment:
-
GOOD LINKs for studying advanced sql
Hi,
Can anyone suggest me good links for learning advanced sql and inbuilt features os sql server 2005 .
No activity results to display
Show More
Leave a comment: