This is a discussion on "Help needed! Uninvited JS in HTML" within the Web Page Design section. This forum, and the thread "Help needed! Uninvited JS in HTML are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Help needed! Uninvited JS in HTML
|
||
| Notices |
![]() |
|
|
LinkBack (2) | Thread Tools |
#1
|
|||
|
|||
|
Help needed! Uninvited JS in HTML
I published my site with meta keywords in the head, when I view source in Netscape or IE my keywords are replaced with JS. Validation sites report I have no metatags.
I have a feeling this is something simple, but...........!!! Original code: <code><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta name="Keywords" content="isle of skye Bed and Breakfast accommodation, isle of skye, guesthouse, farmhouse accommodation bed & breakfast near dunvegan" /> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> </head> </code> Published: <code> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type"content="text/html; charset=iso-8859-1"/><script src="http://1.2.3.4/bmi-int-js/bmi.js"language="javascript"></script></head> </code> Last edited by Murvi; Feb 20th, 2006 at 07:06. |
|
|
|
#2
|
|||
|
|||
|
Re: Help needed! Uninvited JS in HTML
go a url or some code...
|
|
#3
|
|||
|
|||
|
Re: Help needed! Uninvited JS in HTML
Ive moved thread to html forum.
|
|
#4
|
|||
|
|||
|
Re: Help needed! Uninvited JS in HTML
it might not be a html thing, could be the server butting in and adding the code, or it could be somthing frontpage or dreamweaver has thrown in....leave it here for now till we can see somthing, but it sounds like one of those options...
|
|
#5
|
|||
|
|||
|
Re: Help needed! Uninvited JS in HTML
I have figured this out. I was having the same problem. I think your using an air card of some sort, like maybe from sierra wireless like a sprint card?
It's in the setup scripts for the software really buried in deep. Try this... from your browser if you have a google toolbar installed do a google search for: http://1.2.3.4/bmi-int-js/bmi.js It should create this string: http://www.google.com/search?client=...utf-8&oe=utf-8 and that will return this in your browser:
NOTE: I had to remove 900 characters to get this forum to take this size of a post. Good luck! ecomdev Last edited by sypher; Mar 30th, 2006 at 16:00. |
![]() |
| Tags |
| help, needed, uninvited, html |
| Thread Tools | |
|
|
LinkBacks (?)
LinkBack to this Thread: http://webforumz.com/web-page-design/5381-help-needed-uninvited-js-in-html.htm
|
||||
| Posted By | For | Type | Date | |
| Nucleus Support :: View topic - XML Parsing Error | This thread | Refback | Dec 6th, 2006 20:31 | |
| Nucleus Support :: View topic - XML Parsing Error | This thread | Refback | Dec 6th, 2006 20:30 | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| HTML code for audio player needed | Preston | Web Page Design | 6 | Oct 25th, 2007 11:58 |
| Another banner old html help needed to translate! | milly | Starting Out | 2 | Jul 30th, 2007 12:12 |