Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
6
Posts with Downvotes
5
Downvoting Members
4
1 Commented Post
0 Endorsements
~4K People Reached
Favorite Tags

18 Posted Topics

Member Avatar for umair.sabri
Member Avatar for umair.sabri
Member Avatar for judithSampathwa

what is active tab index property in java script? i want to get active tab index value in java script

Member Avatar for umair.sabri
0
404
Member Avatar for umair.sabri

[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" …

Member Avatar for Ramesh S
0
369
Member Avatar for pankaj.jainin

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

Member Avatar for umair.sabri
0
122
Member Avatar for umair.sabri

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????

Member Avatar for KushMishra
0
91
Member Avatar for umair.sabri

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???

Member Avatar for kvprajapati
0
109
Member Avatar for umair.sabri

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 …

Member Avatar for plusplus
0
77
Member Avatar for ayesha25
Member Avatar for umair.sabri

hi can any 1 write code for me to check wether the ur already exists in sql database using c#.net

0
57
Member Avatar for umair.sabri

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

Member Avatar for umair.sabri
-1
70
Member Avatar for umair.sabri

how to restrict the page to be browsed in the other browser with the same urls with out logging asp.net & c#.net.

Member Avatar for dnanetwork
0
140
Member Avatar for umair.sabri

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

Member Avatar for jbisono
-1
68
Member Avatar for umair.sabri

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

Member Avatar for dnanetwork
0
74
Member Avatar for umair.sabri

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'," …

Member Avatar for kvprajapati
-1
80
Member Avatar for umair.sabri

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

Member Avatar for kvprajapati
0
1K
Member Avatar for rajabca
Member Avatar for Manuz

The End.