Re: script src error
- From: stcheng@xxxxxxxxxxxxxxxxxxxx ("Steven Cheng")
- Date: Mon, 24 Mar 2008 01:19:11 GMT
Thanks for your reply Joe,
So that's the additional "Response.Write" output make the page's client
html become invalid html document. Based on my local test, it also indicate
that the script reference code below is correct(should not cause client
browser error):
<script type="text/javascript"
src="http://track.oursite.com/trackstat.aspx?siteName=MySite&pageName=index_
html">
</script>
Anyway, I'm glad that you've resolved the problem.
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@xxxxxxxxxxxxxx
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
From: "Joe" <jbassking@xxxxxxxxxxxxxxx>in
References: <#Pbz2LuiIHA.6092@xxxxxxxxxxxxxxxxxxxx>
Subject: Re: script src error
Date: Fri, 21 Mar 2008 11:59:17 -0400
There was a problem with the page being called. We put a Response.Write()
that we forgot about and that was causing the error.http://track.oursite.com/trackstat.aspx?siteName=MySite&pageName=index_html
"Joe" <jbassking@xxxxxxxxxxxxxxx> wrote in message
news:%23Pbz2LuiIHA.6092@xxxxxxxxxxxxxxxxxxxxxxx
I have a script block in our page with the src set to something like this:
The script seems to execute fine but IE shows a syntax error and FireFox
says invalid assignment left-hand side and points to the = in
pageName=index_html
Any idea what the problem could be?
.
- References:
- script src error
- From: Joe
- Re: script src error
- From: Joe
- script src error
- Prev by Date: Re: attach javascript to web control
- Next by Date: Re: CreateUserWizard custom steps
- Previous by thread: Re: script src error
- Next by thread: security context
- Index(es):
Relevant Pages
|