hey prasadam the give me the help if u know how to do .....
jagan123
Posts
-
how to work both javascript and validation controls to work in the same page. -
how to work both javascript and validation controls to work in the same page.how to work both javascript and validation controls to work in the same page....becoz when both are there javascript is not working ...how this problem is solved
-
is it possible to apply a custom validation to a grid viewiam having a grid view where some data is assigned to it using datatabe .now if the data is not there in the grid view then when a button is clicked it should validate that no data is there using custom validation
-
is it possible to apply a custom validation to a grid viewis it possible to apply a custom validation to a grid view.if it is valid then how to declare a custom validator to a grid view
-
How to execute javascript, on page_loadu can wirte like this page.clinetscript.registerstartsupscript(me.gettype,"some name","javascript function name",true)
-
how to find the first checkbox in the grid is checked or notiam having a grid with few check boxes ...how to find the first check box in the grid is checked with out any loop when a button is clicked.
-
how this can be done in the select statementiam using select case statement .in this iwant to work with two select statements by which one select statement works on the user eneterd value and other select statement should work for every select case ..is it possible
-
how to restrict the users not to enter any value on the address bar.You can hide it in a popup..means wat sir and how it is done
-
how to restrict the users not to enter any value on the address bar.hi sir is it possible not to edit the address bar by the user ...if possible plz help me with code
-
how to restrict the users not to enter any value on the address bar.my project consists of several aspx pages where it is navigating to one page to another pages.but wh navigating the address bar is visble to the user and it can be editable .so how to restrict the user not to edit the address bar ..or not to do anything to the address bar content.
-
how to show the bottom row or a last row of a grid view .while grid view is in the panel.iam having a panel with a vertical scroll bar .in this panel there is a grid view now how i can view the last row of the grid view when a panel is clicked.
-
how to show the panel scroll completely down when it is loaded.i mean that when the form is loaded scroll bar should come to the down instead of showing top by default
-
how to show the panel scroll completely down when it is loaded.how to show the panel scroll bar when it is loded for the first time
-
how this will be doneiam using two asp.net pages in which if i click link button in page1 it should redirect the next page .for this iam using response.redirect.the requirement is that iam fillng somme values in the page1 and iam going to page2 now after doing some changes in the page 2 and iam again comming to the page1 the values whic i enter in the page1 should retain and the changes made in page2 will effect in the page1.
-
how to disable the context menu dialog in address baris it possible not to show the context menu dilog box on the address bar.
-
how to know that paticular tag exits in web.config file or not ?how to find whether connection string tag is there or appsettings tag is there or not in the web.config file usign code behind
-
is .net cmd and msoffice cmd are same?is .net cmd and msoffice cmd are same? we can use any of them?
-
how to check retype passwordif u use the password as a text box then u can write in javascript of the text box as onpaste ="return false;" it will stop the paste for that text box
-
how i can encrypt a web.config using command promptwhen the application set up is in the client machine how the web.config file is encrypted using command prompt
-
web.config encryoptioniam using encryption methods then web.config file connection strings and appsettings are nicely encryptining .but when iam taking the application in the another system and running its is getting problem.how this could be solved.