Greenguy's Board


Go Back   Greenguy's Board > Programming & Scripting
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2004-05-30, 11:41 AM   #1
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
Question Anyone know what this code does?

All of a sudden I'm seeing this in page code.

<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<link rel="File-List" href="index_files/filelist.xml">

<!--[if !mso]>
<style>
v\:* { behavior: url(#default#VML) }
o\:* { behavior: url(#default#VML) }
.shape { behavior: url(#default#VML) }
</style>
<![endif]-->
<!--[if gte mso 9]>
<xml><o:shapedefaults v:ext="edit" spidmax="1027"/>
</xml><![endif]-->
<meta name="Microsoft Theme" content="none, default">
<meta name="Microsoft Border" content="none, default">
</head>

<body bgcolor="#AD8BF3">

<div align="right">
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse; font-family: Verdana; font-size: 10pt; color: #333333; " bordercolor="#FFFF00" width="690" height="414" id="AutoNumber1">
<tr>
<td width="690" height="119" style="border-left: medium none #111111; border-right: medium none #111111; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" valign="top">
<p align="center"><!--[if gte vml 1]><v:shapetype id="_x0000_t136"
coordsize="21600,21600" o:spt="136" adj="10800" path="m@7,l@8,m@5,21600l@6,21600e">
<v:formulas>
<v:f eqn="sum #0 0 10800"/>
<v:f eqn="prod #0 2 1"/>
<v:f eqn="sum 21600 0 @1"/>
<v:f eqn="sum 0 0 @2"/>
<v:f eqn="sum 21600 0 @3"/>
<v:f eqn="if @0 @3 0"/>
<v:f eqn="if @0 21600 @1"/>
<v:f eqn="if @0 0 @2"/>
<v:f eqn="if @0 @4 21600"/>
<v:f eqn="mid @5 @6"/>
<v:f eqn="mid @8 @5"/>
<v:f eqn="mid @7 @8"/>
<v:f eqn="mid @6 @7"/>
<v:f eqn="sum @6 0 @5"/>
</v:formulas>
<v:path textpathok="t" o:connecttype="custom" o:connectlocs="@9,0;@10,10800;@11,21600;@12,10800"
o:connectangles="270,180,90,0"/>
<v:textpath on="t" fitshape="t"/>
<v:handles>
<v:h position="#0,bottomRight" xrange="6629,14971"/>
</v:handles>
<o:lock v:ext="edit" text="t" shapetype="t"/>
</v:shapetype><v:shape id="_x0000_s1025" type="#_x0000_t136" alt="Amateur"
style='width:260.25pt;height:96.75pt' fillcolor="yellow" strokecolor="#eaeaea"
strokeweight=".35189mm">
<v:fill color2="silver" rotate="t" angle="-90" type="gradient"/>
<v:shadow on="t" type="perspective" color="silver" opacity="52429f" origin="-.5,.5"
matrix=",46340f,,.5,,-4768371582e-16"/>
<v:textpath style='font-family:"English111 Vivace BT";font-size:80pt;
v-text-kern:t' trim="t" fitpath="t" string="Cheerleaders"/>
<o:lock v:ext="edit" aspectratio="t"/>
</v:shape><![endif]--><![if !vml]><img border=0 width=398 height=133
src="index_files/image001.gif" alt=Amateur v:shapes="_x0000_s1025"><![endif]>
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote
Old 2004-05-30, 11:44 AM   #2
Surfn
If you don’t take a chance the Angels won’t dance
 
Surfn's Avatar
 
Join Date: Aug 2003
Location: Earth on occasion
Posts: 8,812
Send a message via ICQ to Surfn
Looks like code for one of MS's more energetic themes.
Surfn is offline   Reply With Quote
Old 2004-05-30, 05:37 PM   #3
DangerDave
Bonged
 
DangerDave's Avatar
 
Join Date: Mar 2003
Location: BrisVegas, AUSTRALIA
Posts: 4,882
Holy hell... if thats "theme" stuff.. FP is getting worse;(

DD
__________________
Old Dollars >>>> Now with over 90 Hosted Free Sites <<<<
DangerDave.com.au - Adult Links to Free Porn
DangerDave is offline   Reply With Quote
Old 2004-05-30, 05:42 PM   #4
Surfn
If you don’t take a chance the Angels won’t dance
 
Surfn's Avatar
 
Join Date: Aug 2003
Location: Earth on occasion
Posts: 8,812
Send a message via ICQ to Surfn
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">

FP5.0 Obviously someone who is lacking in html skills and is working with some old shit.
Surfn is offline   Reply With Quote
Old 2004-05-30, 06:43 PM   #5
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
I declined it since I didn't know what the code was. Since I'm on a Mac none of the nasty stuff does anything so if I don't know what the code does and looks strange it's a decline.

That is some nasty crap that is in there. I was actually wondering if it was from Word.
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote
Old 2004-05-31, 06:35 AM   #6
urb
All the way from Room 101
 
urb's Avatar
 
Join Date: Aug 2003
Posts: 3,557
Send a message via ICQ to urb
It's for 3-D VML graphics/text

(Vector Markup Language)

Which is supported by MS Office. But I have no idea why someone would ever want to put that in a page.

Maybe someone is using the Word Internet Assistant to build sites?
__________________
urb is offline   Reply With Quote
Old 2004-05-31, 11:05 AM   #7
DavidM
If something goes wrong at the plant, blame the guy who can't speak English
 
Join Date: Oct 2003
Location: Florida
Posts: 38
Quote:
Originally posted by urb
It's for 3-D VML graphics/text

(Vector Markup Language)

Which is supported by MS Office. But I have no idea why someone would ever want to put that in a page.

Maybe someone is using the Word Internet Assistant to build sites?
Yep. http://javascript-island.fateback.co...s/3-D_text.htm

Not to be confused with VRML.
DavidM is offline   Reply With Quote
Old 2004-05-31, 01:37 PM   #8
Dr Bizzaro
I'm not interested in the facts, I'm interested in my opinion.
 
Dr Bizzaro's Avatar
 
Join Date: Apr 2003
Location: Chicago
Posts: 1,620
Send a message via ICQ to Dr Bizzaro
I spoke it outloud on the night of a full moon and and my dog turned into a toad.
Dr Bizzaro is offline   Reply With Quote
Old 2004-06-01, 06:28 PM   #9
plateman
What can I do - I was born this way LOL
 
plateman's Avatar
 
Join Date: Oct 2003
Location: ohio
Posts: 3,086
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">

Version 2002

The rest of the BS code is fp word art code) I know because before i used photo shop for site logos i made a simple title with there word art and shit, the html code it produces will blow your mind LOL
__________________
Submit to: Porn O Plenty XXX Links
Reality Here
plateman is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:07 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc