Click here to Skip to main content
15,903,388 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: button click event after onblur event Pin
gbabu174-Feb-09 7:54
gbabu174-Feb-09 7:54 
GeneralRe: button click event after onblur event Pin
ToddHileHoffer4-Feb-09 8:26
ToddHileHoffer4-Feb-09 8:26 
GeneralRe: button click event after onblur event Pin
gbabu174-Feb-09 21:37
gbabu174-Feb-09 21:37 
GeneralRe: button click event after onblur event Pin
ToddHileHoffer5-Feb-09 2:23
ToddHileHoffer5-Feb-09 2:23 
Questionworking with web parts Pin
prasanth_pnp4-Feb-09 4:11
prasanth_pnp4-Feb-09 4:11 
AnswerRe: working with web parts Pin
ToddHileHoffer4-Feb-09 6:53
ToddHileHoffer4-Feb-09 6:53 
QuestionCalling __doPostBack() Pin
Radhakrishnan G.4-Feb-09 3:00
Radhakrishnan G.4-Feb-09 3:00 
AnswerRe: Calling __doPostBack() Pin
SeMartens4-Feb-09 3:19
SeMartens4-Feb-09 3:19 
Hi,

i'm not sure, but maybe you have to use

document.getElementById()


and the onclick doesn't seem correct:

onclick="javascript:Button1_onclick();"


Do you get the error on your server or on the client?

Regards
Sebastian

It's not a bug, it's a feature!

Check out my CodeProject article Permission-by-aspect.

Me in Softwareland.

GeneralRe: Calling __doPostBack() Pin
Radhakrishnan G.4-Feb-09 3:37
Radhakrishnan G.4-Feb-09 3:37 
GeneralRe: Calling __doPostBack() Pin
SeMartens4-Feb-09 3:52
SeMartens4-Feb-09 3:52 
AnswerRe: Calling __doPostBack() Pin
ToddHileHoffer4-Feb-09 6:53
ToddHileHoffer4-Feb-09 6:53 
GeneralRe: Calling __doPostBack() Pin
Radhakrishnan G.4-Feb-09 16:57
Radhakrishnan G.4-Feb-09 16:57 
GeneralRe: Calling __doPostBack() Pin
ToddHileHoffer5-Feb-09 2:29
ToddHileHoffer5-Feb-09 2:29 
QuestionHow to Transfer Data From SQL Server 2000 to MS Access using c# Pin
Vishal094-Feb-09 1:57
Vishal094-Feb-09 1:57 
AnswerRe: How to Transfer Data From SQL Server 2000 to MS Access using c# Pin
Manas Bhardwaj4-Feb-09 2:34
professionalManas Bhardwaj4-Feb-09 2:34 
AnswerRe: How to Transfer Data From SQL Server 2000 to MS Access using c# Pin
Paddy Boyd4-Feb-09 3:00
Paddy Boyd4-Feb-09 3:00 
JokeRe: How to Transfer Data From SQL Server 2000 to MS Access using c# Pin
ToddHileHoffer4-Feb-09 8:27
ToddHileHoffer4-Feb-09 8:27 
QuestionControls not visible Pin
sana174-Feb-09 1:56
sana174-Feb-09 1:56 
AnswerRe: Controls not visible Pin
Christian Graus4-Feb-09 9:23
protectorChristian Graus4-Feb-09 9:23 
Question[newbie] Dropdownlist control disappearing Pin
jon-804-Feb-09 1:52
professionaljon-804-Feb-09 1:52 
AnswerRe: [newbie] Dropdownlist control disappearing Pin
Vimalsoft(Pty) Ltd4-Feb-09 2:32
professionalVimalsoft(Pty) Ltd4-Feb-09 2:32 
GeneralRe: [newbie] Dropdownlist control disappearing Pin
jon-804-Feb-09 2:52
professionaljon-804-Feb-09 2:52 
GeneralRe: [newbie] Dropdownlist control disappearing Pin
Not Active4-Feb-09 10:30
mentorNot Active4-Feb-09 10:30 
QuestionSerialize, then directly in DB Pin
mehrdadc484-Feb-09 1:40
mehrdadc484-Feb-09 1:40 
AnswerRe: Serialize, then directly in DB Pin
Fayu4-Feb-09 10:05
Fayu4-Feb-09 10:05 

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.