Click here to Skip to main content
15,888,069 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHelp needed on freetextbox Pin
wajans20-Aug-08 0:17
wajans20-Aug-08 0:17 
AnswerRe: Help needed on freetextbox Pin
Christian Graus20-Aug-08 0:23
protectorChristian Graus20-Aug-08 0:23 
GeneralRe: Help needed on freetextbox Pin
wajans20-Aug-08 0:50
wajans20-Aug-08 0:50 
GeneralRe: Help needed on freetextbox Pin
Christian Graus20-Aug-08 0:52
protectorChristian Graus20-Aug-08 0:52 
GeneralRe: Help needed on freetextbox Pin
wajans20-Aug-08 3:09
wajans20-Aug-08 3:09 
Questionfacing date format problem Pin
Jagwinder Walia19-Aug-08 23:47
Jagwinder Walia19-Aug-08 23:47 
AnswerRe: facing date format problem Pin
AhsanS20-Aug-08 0:21
AhsanS20-Aug-08 0:21 
Questioncontent page, javascript problem Pin
krishnaveer19-Aug-08 23:42
krishnaveer19-Aug-08 23:42 
Hi guys



I am working on content page and using java script code on code behind page
on page load
but that is not working

my code is
Private Const CrLf As String = Microsoft.VisualBasic.Constants.vbCrLf
Dim sb As System.Text.StringBuilder
sb = New System.Text.StringBuilder()
sb.Append(CrLf)
sb.Append("")
sb.Append(CrLf)
sb.Append("javascript:window.history.forward(-1);")
sb.Append(CrLf)
sb.Append("")

' Register script with page
Me.ClientScript.RegisterStartupScript(Me.GetType(), "onLoadCall", sb.ToString())

any one can help me

krishna veer singh

AnswerRe: content page, javascript problem Pin
Brij20-Aug-08 0:20
mentorBrij20-Aug-08 0:20 
GeneralRe: content page, javascript problem Pin
krishnaveer20-Aug-08 0:33
krishnaveer20-Aug-08 0:33 
AnswerRe: content page, javascript problem Pin
Brij20-Aug-08 0:37
mentorBrij20-Aug-08 0:37 
AnswerRe: content page, javascript problem Pin
Abhijit Jana20-Aug-08 0:33
professionalAbhijit Jana20-Aug-08 0:33 
QuestionIntegration of outlook in .net application Pin
Nagraj Naik19-Aug-08 23:31
Nagraj Naik19-Aug-08 23:31 
AnswerRe: Integration of outlook in .net application Pin
Christian Graus19-Aug-08 23:33
protectorChristian Graus19-Aug-08 23:33 
GeneralRe: Integration of outlook in .net application Pin
Nagraj Naik20-Aug-08 3:33
Nagraj Naik20-Aug-08 3:33 
Questionvalidatore controll space show problem Pin
Member 343561419-Aug-08 23:29
Member 343561419-Aug-08 23:29 
AnswerRe: validatore controll space show problem Pin
darkcalin20-Aug-08 0:31
darkcalin20-Aug-08 0:31 
QuestionASP.Net free hosting Pin
The Web Developer19-Aug-08 22:39
The Web Developer19-Aug-08 22:39 
AnswerRe: ASP.Net free hosting Pin
NeverHeardOfMe19-Aug-08 23:06
NeverHeardOfMe19-Aug-08 23:06 
GeneralRe: ASP.Net free hosting Pin
The Web Developer19-Aug-08 23:28
The Web Developer19-Aug-08 23:28 
GeneralRe: ASP.Net free hosting Pin
NeverHeardOfMe20-Aug-08 0:16
NeverHeardOfMe20-Aug-08 0:16 
GeneralRe: ASP.Net free hosting Pin
The Web Developer20-Aug-08 1:35
The Web Developer20-Aug-08 1:35 
AnswerRe: ASP.Net free hosting Pin
Christian Graus19-Aug-08 23:10
protectorChristian Graus19-Aug-08 23:10 
AnswerRe: ASP.Net free hosting Pin
Manas Bhardwaj19-Aug-08 23:22
professionalManas Bhardwaj19-Aug-08 23:22 
Questionajax update panel Pin
UD(IA)19-Aug-08 22:15
UD(IA)19-Aug-08 22:15 

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.