- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 6
- Posts with Downvotes
- 5
- Downvoting Members
- 4
18 Posted Topics
what will be the activetabindex property of tab panel ajax control in javascript? | |
what will be the active tab index property in javascript? | |
Re: what is active tab index property in java script? i want to get active tab index value in java script | |
[code] <%@Page Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="EducationInfo.aspx.cs" Inherits="EducationInfo" Title="Qualification"%> <%@Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="cc1"%> <asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server"> <script language="javascript"> function Delete() { return confirm("Are You Sure You Want To Delete This Record?"); } </script> <aja:UpdatePanel ID="UpdatePanel1" runat="server"> <ContentTemplate> <table cellpadding="0" cellspacing="0"> <tr> <td> <table cellpadding="0" cellspacing="0"> <tr> <td> <asp:ValidationSummary ID="VSError" runat="server" … | |
Re: FileUpload is just readonly and will never give you the full path for security reasons. so u can not retrieve path in FileUpload. Umair Pakistani | |
i m giving my file path in image.imageurl but it is not show picture how i can show image can any body help me???? | |
hello i m using update pannel and required field validator is working properly but the problem is that red * dont appear with required fields after post back its stops till i enter required fields i want to see red * with that fields how can i??? | |
hi i m using two drop down 1 will populate abbrivation base upon other drop down which will show branch name both are depending upon each other if i select abbrivation second must populate branch name and if i select branch it will populte abbrivatiion my database is dynamic and … | |
hi can any 1 write code for me to check wether the ur already exists in sql database using c#.net | |
hi i want to print news on web form entery of news is through text box how can i display news them i m beginner pls tell me | |
how to restrict the page to be browsed in the other browser with the same urls with out logging asp.net & c#.net. | |
i want to disable dropdown list in my all web pages till connect button is pressed can any rite a javascript function for me plzzzzzzzzzzzzzzzzz | |
i have a dropdown in one page i want the selected value of drop down in other page as a label lblBranchName.Text=Request.QueryString["cmbDatabase.SelectedItem"]; cmbdatabase is my dropdown and lblbranch is my label in second page how can i do this pls any 1 tell | |
i m developing website in C#.net but my exception message is not displaying in alert box how can i disply my exception in alertbox in try catch any body pls tell me i have tried all of these but n0 result................... [code] ScriptManager.RegisterStartupScript(this, typeof(Page), "test", "alert('Error - TRANSACTION ROLLED BACK'," … | |
i m developing website in C#.net but my exception message is not displaying in alert box how can i disply my exception in text box in try catch any body pls tell me | |
The End.