Click here to Skip to main content
15,892,298 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: unable to access htmlinputhidden value b/w postbacks in Content page of a Master Pin
Parwej Ahamad11-Dec-08 19:40
professionalParwej Ahamad11-Dec-08 19:40 
GeneralRe: unable to access htmlinputhidden value b/w postbacks in Content page of a Master Pin
surender.m11-Dec-08 19:49
surender.m11-Dec-08 19:49 
GeneralRe: unable to access htmlinputhidden value b/w postbacks in Content page of a Master Pin
Parwej Ahamad11-Dec-08 19:59
professionalParwej Ahamad11-Dec-08 19:59 
AnswerRe: unable to access htmlinputhidden value b/w postbacks in Content page of a Master Pin
Brij11-Dec-08 19:58
mentorBrij11-Dec-08 19:58 
GeneralRe: unable to access htmlinputhidden value b/w postbacks in Content page of a Master Pin
surender.m11-Dec-08 19:59
surender.m11-Dec-08 19:59 
GeneralRe: unable to access htmlinputhidden value b/w postbacks in Content page of a Master Pin
Brij11-Dec-08 20:13
mentorBrij11-Dec-08 20:13 
GeneralRe: unable to access htmlinputhidden value b/w postbacks in Content page of a Master Pin
surender.m11-Dec-08 20:27
surender.m11-Dec-08 20:27 
Questionsome times javascript function is called Pin
Jagz W11-Dec-08 19:07
professionalJagz W11-Dec-08 19:07 
hi all
i am calling a javascript function after postback. i have a save button on my page. whick user click on it..it saves the data and in the end i called a javascript function. calling javascript function code is below:

dim Str as string = "<script languange='javascipt'>functionName();</script>"
if (Not Page.IsStartUpScriptregister) then
Page.RegisterStartUpScript("clientscript",str)
end if

Now the problem is sometimes javascript not executes. i dont know why??

cud anyone have idea why sometimes function is not called

Thanks

Er. Jagwinder Singh

AnswerRe: some times javascript function is called Pin
Parwej Ahamad11-Dec-08 19:26
professionalParwej Ahamad11-Dec-08 19:26 
GeneralRe: some times javascript function is called Pin
Jagz W11-Dec-08 19:32
professionalJagz W11-Dec-08 19:32 
GeneralRe: some times javascript function is called Pin
Parwej Ahamad11-Dec-08 19:38
professionalParwej Ahamad11-Dec-08 19:38 
AnswerRe: some times javascript function is called Pin
Brij11-Dec-08 19:32
mentorBrij11-Dec-08 19:32 
QuestionJavaScript Plz its urgent Pin
gargagan11-Dec-08 19:07
gargagan11-Dec-08 19:07 
AnswerRe: JavaScript Plz its urgent Pin
_AK_11-Dec-08 19:11
_AK_11-Dec-08 19:11 
AnswerRe: JavaScript Plz its urgent Pin
Brij11-Dec-08 19:24
mentorBrij11-Dec-08 19:24 
AnswerRe: JavaScript Plz its urgent Pin
Christian Graus11-Dec-08 20:26
protectorChristian Graus11-Dec-08 20:26 
QuestionWrite in a file of differenct location through asp.net Pin
Pankaj Saha11-Dec-08 19:02
Pankaj Saha11-Dec-08 19:02 
AnswerRe: Write in a file of differenct location through asp.net Pin
_AK_11-Dec-08 19:15
_AK_11-Dec-08 19:15 
GeneralRe: Write in a file of differenct location through asp.net Pin
Pankaj Saha11-Dec-08 19:27
Pankaj Saha11-Dec-08 19:27 
QuestionDatagrid Highlight a Row With Click Pin
jhyn11-Dec-08 18:55
jhyn11-Dec-08 18:55 
AnswerRe: Datagrid Highlight a Row With Click Pin
Brij11-Dec-08 19:07
mentorBrij11-Dec-08 19:07 
GeneralRe: Datagrid Highlight a Row With Click Pin
jhyn13-Dec-08 20:53
jhyn13-Dec-08 20:53 
QuestionMicrosoft Outlook public folder Pin
bhavna432111-Dec-08 18:27
bhavna432111-Dec-08 18:27 
Questionjava script guy please help me Pin
gargagan11-Dec-08 18:06
gargagan11-Dec-08 18:06 
AnswerRe: java script guy please help me Pin
Christian Graus11-Dec-08 18:25
protectorChristian Graus11-Dec-08 18:25 

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.