Click here to Skip to main content
15,902,635 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Hashed Password Pin
Guffa1-Jun-07 4:54
Guffa1-Jun-07 4:54 
GeneralRe: Hashed Password Pin
TheEagle1-Jun-07 1:17
TheEagle1-Jun-07 1:17 
GeneralRe: Hashed Password Pin
Christian Graus1-Jun-07 1:38
protectorChristian Graus1-Jun-07 1:38 
GeneralRe: Hashed Password Pin
TheEagle1-Jun-07 4:07
TheEagle1-Jun-07 4:07 
AnswerRe: Hashed Password Pin
Guffa1-Jun-07 4:50
Guffa1-Jun-07 4:50 
Questionhow to disable form controls on the form when some popup is visible using javascript?? Pin
yogita charhate1-Jun-07 0:04
yogita charhate1-Jun-07 0:04 
AnswerRe: how to disable form controls on the form when some popup is visible using javascript?? Pin
Christian Graus1-Jun-07 0:35
protectorChristian Graus1-Jun-07 0:35 
AnswerRe: how to disable form controls on the form when some popup is visible using javascript?? Pin
RichardGrimmer1-Jun-07 4:37
RichardGrimmer1-Jun-07 4:37 
A quick way of doing it that doesn't involve loads of enabling and disabling is to add a "veil" to the page, which is basically a transparent div (or opaque - looks kinda cool!), sized to the full screen, then when you show your popup, show the veil on z-index 99, so that it's in front of everything else (except the popup window obviously) - this then stops anything behind it recieving input.

"Knock me down, I'll get straight back up again, I'll come back stronger than a powered up pacman"
(Lilly Allen / Kaiser Chiefs)

GeneralRe: how to disable form controls on the form when some popup is visible using javascript?? Pin
yogita charhate1-Jun-07 21:00
yogita charhate1-Jun-07 21:00 
Questiondropdown list content Pin
kvijayajyothy31-May-07 23:46
kvijayajyothy31-May-07 23:46 
AnswerRe: dropdown list content Pin
Chetan Ranpariya1-Jun-07 0:04
Chetan Ranpariya1-Jun-07 0:04 
AnswerRe: dropdown list content Pin
nareshss1-Jun-07 2:03
nareshss1-Jun-07 2:03 
QuestionUnable to start debugging on the web server. Pin
suveenmohan31-May-07 22:52
suveenmohan31-May-07 22:52 
AnswerRe: Unable to start debugging on the web server. Pin
gauthee1-Jun-07 0:14
gauthee1-Jun-07 0:14 
Questionclear contentplaceholder Pin
kvijayajyothy31-May-07 21:25
kvijayajyothy31-May-07 21:25 
QuestionProblems in Hosting ASP.NET Web application with SQL Server 2000 Pin
Vijay Mesa31-May-07 21:11
Vijay Mesa31-May-07 21:11 
AnswerRe: Problems in Hosting ASP.NET Web application with SQL Server 2000 Pin
Christian Graus31-May-07 22:21
protectorChristian Graus31-May-07 22:21 
QuestionNeed help in Save and Retriving Rich Text Editor Values Pin
varshavmane31-May-07 20:55
varshavmane31-May-07 20:55 
QuestionRe: Group Header in GridView Pin
ha_haseebahmad31-May-07 20:33
ha_haseebahmad31-May-07 20:33 
AnswerRe: Group Header in GridView Pin
Chetan Ranpariya31-May-07 21:09
Chetan Ranpariya31-May-07 21:09 
QuestionDatagrid drop down list box selected item fire....., Pin
Member 387988131-May-07 20:32
Member 387988131-May-07 20:32 
AnswerRe: Datagrid drop down list box selected item fire....., Pin
HemMagesh31-May-07 20:58
HemMagesh31-May-07 20:58 
Questioncan anybody tell me slow response time of asp.net Pin
ilaxi31-May-07 20:30
ilaxi31-May-07 20:30 
AnswerRe: can anybody tell me slow response time of asp.net Pin
Christian Graus31-May-07 20:32
protectorChristian Graus31-May-07 20:32 
Questiondrop down binding Pin
tauras8131-May-07 20:17
tauras8131-May-07 20:17 

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.