Hello frnds....
I am learning asp.net....
I have a query....Whenevr we write a code while using link buttons on asp.net page i c javascript code on the bottom left side of the page on runtime.....
Can anyone plz help me out and tell me the way how to remove that code......as it shows the path of the lunk button.....
For Example....
I am having a page with new registration as a link button......
When evr i use to run that page it show the following code on bottom left side...
javascript:WebForm_DoPostBackWithOptions(new%20WebForm_PostBackOptions("t1$LinkButton8",%20"",%20false,%20"",%20"../Master/Registration.aspx",%20false,%20true))