Click here to Skip to main content
15,917,005 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionusing skins of your own made Pin
Alok Sharma ji18-Oct-08 1:21
Alok Sharma ji18-Oct-08 1:21 
AnswerRe: using skins of your own made Pin
Abhijit Jana18-Oct-08 4:09
professionalAbhijit Jana18-Oct-08 4:09 
Questionjavascript function to check value present in gridview or not Pin
Learning IT18-Oct-08 1:07
Learning IT18-Oct-08 1:07 
Questionjavacsripr problem of text box Pin
raghvendrapanda18-Oct-08 0:35
raghvendrapanda18-Oct-08 0:35 
AnswerRe: javacsripr problem of text box Pin
Abhijit Jana19-Oct-08 0:25
professionalAbhijit Jana19-Oct-08 0:25 
AnswerRe: javacsripr problem of text box Pin
Perspx19-Oct-08 1:03
Perspx19-Oct-08 1:03 
Questiondisabling BACK & FORWARD buttons of the browsers. Pin
248912817-Oct-08 21:57
248912817-Oct-08 21:57 
AnswerRe: disabling BACK & FORWARD buttons of the browsers. Pin
Perspx17-Oct-08 22:14
Perspx17-Oct-08 22:14 
That is an example of one of the most important don'ts of using JavaScript.

  1. It isn't possible using JavaScript, as well as the fact that all browsers will handle back and forward buttons/actions in different manners.
  2. Remember that the user always has control over what they're doing - no matter what your page is doing, browsers have been set up and created so that the user has the control over what they're doing and web pages cannot compromise this.
  3. (Even if possible) removing such a core feature of the web browser would simply irritate your users and make them go elsewhere.


Regards,
--Perspx


"I've got my kids brainwashed: You don't use Google, and you don't use an iPod." - Steve Ballmer

"Some people have told me they don't think a fat penguin really embodies the grace of Linux, which just tells me they have never seen an angry penguin charging at them in excess of 100mph." - Linus Torvalds

GeneralRe: disabling BACK & FORWARD buttons of the browsers. Pin
puviyarasan.j20-Oct-08 3:27
puviyarasan.j20-Oct-08 3:27 
QuestionBackSpace Button Pin
srinivaskonijeti17-Oct-08 21:02
srinivaskonijeti17-Oct-08 21:02 
AnswerRe: BackSpace Button Pin
Abhijit Jana17-Oct-08 21:17
professionalAbhijit Jana17-Oct-08 21:17 
GeneralRe: BackSpace Button Pin
srinivaskonijeti17-Oct-08 22:31
srinivaskonijeti17-Oct-08 22:31 
GeneralRe: BackSpace Button Pin
Abhijit Jana17-Oct-08 23:11
professionalAbhijit Jana17-Oct-08 23:11 
QuestionRedirecting problem Pin
raghvendrapanda17-Oct-08 20:19
raghvendrapanda17-Oct-08 20:19 
AnswerRe: Redirecting problem Pin
Abhijit Jana17-Oct-08 20:42
professionalAbhijit Jana17-Oct-08 20:42 
AnswerRe: Redirecting problem Pin
Shyam Bharath20-Oct-08 0:44
Shyam Bharath20-Oct-08 0:44 
QuestionPhone number format using Java Script Pin
Aslesh17-Oct-08 10:30
Aslesh17-Oct-08 10:30 
AnswerUse regex Pin
Steve Echols17-Oct-08 17:23
Steve Echols17-Oct-08 17:23 
GeneralRe: Use regex Pin
Aslesh17-Oct-08 17:46
Aslesh17-Oct-08 17:46 
GeneralRe: Use regex Pin
Steve Echols17-Oct-08 17:54
Steve Echols17-Oct-08 17:54 
GeneralRe: Use regex Pin
Aslesh17-Oct-08 17:56
Aslesh17-Oct-08 17:56 
GeneralRe: Use regex Pin
Steve Echols17-Oct-08 18:03
Steve Echols17-Oct-08 18:03 
GeneralRe: Use regex Pin
Paul Conrad17-Oct-08 18:25
professionalPaul Conrad17-Oct-08 18:25 
QuestionCSS not working with TextBox background-color. Pin
Steve Holdorf17-Oct-08 8:24
Steve Holdorf17-Oct-08 8:24 
AnswerRe: CSS not working with TextBox background-color. Pin
Steve Holdorf17-Oct-08 10:59
Steve Holdorf17-Oct-08 10:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.