how to get selected text from text box ?
Hi,i want to change font color for selected text in textbox1, i saw many threads about that but i did not understand any one of them.can anyone help me please ?
View Articlehow to get child item value
Hi,i want to get selected value for child item in menu to apply query according to it, how can i do that ? since child menu does not have SelectedValue.thanks
View ArticleLocal Computer compared to DEV server Issue
I have a web application that uploads files to the database. I have an error that is generated if no file is attached -> this error works fine on local and dev server. I have another error that...
View ArticleAsp.net menu control
HiI am using asp.net 4.0 Menu control and I use render mode is list. When I use itemwrap="true" the text goes below the imagethe text here goes under . what should I do to bring it under "The"Example....
View ArticleHow to apply css for all the textboxes with out applying in each textbox
HiHow to apply css for all the textboxes with out applying in each textbox Thankschandran
View Articlerouting (.net 3.5)
Im adding routing to an existing website, so far Ive got it to work using one page to test functionality and it seems to work ok. My question is this, I have maybe 40 pages in the site (with more to...
View ArticlejQuery Username Availability with asp.net Controls
I am wanting to add username availability checks in with my other validation. Here is my code:javascript using jquery validation:$(document).ready(function () { var validator =...
View ArticleDrop Down List not working in IE9
Hi,I am facing a situation wherein I have to implement Drop Down List in my application, and we have an approach in which we use JQuery and Java Script to reflect the property change in Drop Down List....
View ArticleCheck exist UserID
Hi everyone !I useMembershipUser myObject = Membership.GetUser(); string UserID = myObject.ProviderUserKey.ToString();I want check exist UserID in other table , How do make code ?Thanks
View ArticlePass Query String Value to form
Hello all:I've got a form sitting inside an .aspx page. I would like to populate one of the fields in the form with a querystring value thats passed to the page the form resides on. <form...
View Articlealert
i want alert page back and then no alert page load only user can back at time alert display use java script
View ArticleDisable link button after clicked and again Enable once event completed
I'm trying to prevent duplicate link button clicks.. .when a user clicks my button now, it takes a few seconds to process. If they click it twice, an error occurs. I have disabled the link button from...
View Articlehow to validate a pdf file is a actual pdf wile before its uploaded to the...
Dear Friend's I need to validate the pdf file that the uploading file is actual pdf file or not while uploading the file.so that it would not allow user to upload the other files accept pdf files..pdf...
View Articlereg range validator
hi <asp:RangeValidator ID="RangeValidator1" runat="server" ErrorMessage="Password must contain more than 6 characters" type="Integer" MaximumValue="10" MinimumValue="6"...
View Articledynamically generate textboxes at button click and how can i get entered...
hello all, i want to generate multiple textbox generated dynamically in new row and entered text value get from textboxs value one by onehow can i get???? if any one have any idea about this...
View ArticleCalendar control customisation
im looking to customise a calendar control for creating a basic timesheet allowing staff to enter start and end times for each day of the month.id like them to be able to click on a day and enter start...
View ArticleDelete query
my delete qry does not work well the error is gaiven thisSystem.Data.SqlClient.SqlException: Must declare the scalar variable "@StudentName"my code is<asp:SqlDataSource ID="productDataSource"...
View ArticleOnRowDeleting
I am totally new to asp.net, used to php which is quite straight forward. This is my first asp.net project and it must be over a week now since I have been trying to solve this one problem. I am trying...
View Articleerror while updating from grid after modifying Select statement.
<div style="height: 321px; overflow:scroll;" align="center"><asp:GridView ID="grdLabour" runat="server" AutoGenerateColumns="False" CellPadding="4" DataSourceID="SqlDataSourceLabour"...
View ArticleTwitter Bootstrap issues
Hello, I am in the processes of putting together a design for my website, and I am running into problems. First, When I use any javacript file, I get a slight padding to the left of my page. In other...
View Article