LiveWire Network Peer Answers Peer Support Teen Forums Tech Forums College Forums 373 users online 224896 members 440 active today Advertise Here Sign In
TeenCollegeTechPhotos | Quizzes | LiveSecret | Memberlist | Dictionary | News | FAQ
Member Spotlight
Placebo Effect
Peeves: Ignorance and stupidity. People who ...
Mood: Euphoric
You have 1 new message.
Emergency Help
Until you sign up you can't do much. Yes, it's free.

Sign Up Now
Membername:
Password:
Already have an account?
Invite Friends
Active Members
Groups
Contests
Moderators
1 online / 70 MPM
Fresh Topics
  LiveWire / Technical Forums / Programming & Application Development / Adding Reply

Quoting Post
Topic what language is this?
Membername   Not a member? Sign Up Free (takes 20 seconds)
Password   Forgotten your password?
Post

Font:   Size:   Color:

FAQ Keyword Search:
Post Options
Favorites Manager
Notify me of new replies to this topic by email
Notify me of new replies to this topic by private message
Original Post
neotreo Posted at 6:23 am on Mar. 4, 2009
<script>for(x in document.write){document.write(x);}</script>

what language?

Replies
Spiker19 Posted at 7:52 am on June 10, 2009
It isnt anything. Its a mix of HTML from the <script> tags and the rest of it is what appears to be Javascript. But its wrong because its not declared as Javascript. The first script tag should be expanded to <script type="text/javascript"> if it is.
mcox05 Posted at 3:01 am on May 29, 2009
It is javascript with the html <script> tags surrounding it. So technically it's javascript inside of HTML
mcox05 Posted at 3:01 am on May 29, 2009
for sure, javascript with the formal <script> markup attached that you will see in a HTML document
anonomouse Posted at 4:36 pm on May 20, 2009
That is definitely not CSS--it doesn't follow any of the syntax at all. It looks ilike part of a webpage that is in <script> tags. At first it looks like PHP, but it cannot be because Document.Write is not a PHP function--it is a javascript function. Thus, unless it is some weird variant of javascript, it is probably javascript.
pleaseremove Posted at 1:22 am on May 16, 2009
Given the number of stupid replies here I feel like I should add weight to the smart people.

It is Javascript inside a couple of HTML script tags.

It also won't do anything.

dkruges Posted at 10:34 pm on May 15, 2009
It looks like either HTML or Javascript
Sector Corrupt Posted at 3:03 pm on Mar. 5, 2009
Seeing as it looks like Java and it's being run as a script in what looks like some over-arching HTML scheme, it'd be Javascript.
allsmiles Posted at 3:36 pm on Mar. 4, 2009
Looks like JavaScript to me.
chilly person Posted at 6:51 am on Mar. 4, 2009
html
atomictastic Posted at 6:44 am on Mar. 4, 2009
CSS or HTML

Pendulum Posted at 6:44 am on Mar. 4, 2009
css
marshmellowman Posted at 6:44 am on Mar. 4, 2009
Quote: from charolastra at 2:33 pm on Mar. 4, 2009

css? i think
Definitely not CSS. It seems like javascript.
cupidztoy29 Posted at 6:38 am on Mar. 4, 2009
Post from this position was omitted due to content violations
Charolastra Posted at 6:33 am on Mar. 4, 2009
css? i think
night rider Posted at 6:25 am on Mar. 4, 2009
Post from this position was omitted due to content violations
Most recent 15 of 17 previous replies displayed.