<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Ace of Spades Game Forums &#187; Topic: I need HTML code from your site to mine</title>
<link>http://forumarchive.spadille.net/</link>
<description>Ace of Spades Game Forums &#187; Topic: I need HTML code from your site to mine</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 16:42:12 +0000</pubDate>

<item>
<title>TheGrandmaster on "I need HTML code from your site to mine"</title>
<link>http://forumarchive.spadille.net/topic.php?id=3514#post-46889</link>
<pubDate>Fri, 15 Jul 2011 16:40:24 +0000</pubDate>
<dc:creator>TheGrandmaster</dc:creator>
<guid isPermaLink="false">46889@http://forumarchive.spadille.net/</guid>
<description><p>@Sergey_Ycmaa:<br />
Basically, it is not <em>just</em> html.<br />
Other code (that we can not have) makes this html, but we can use our own code to 'copy' the html from the <a href="http://ace-spades.com/?page_id=5">play page</a>, and put it into your own page.<br />
A good example of this is <a href="http://iammorthor.com" rel="nofollow">http://iammorthor.com</a><br />
The problem is, that code is slightly complex to make. If you want to code it, read/translate junk's post.
</p></description>
</item>
<item>
<title>Sergey_Yycmaa on "I need HTML code from your site to mine"</title>
<link>http://forumarchive.spadille.net/topic.php?id=3514#post-46801</link>
<pubDate>Fri, 15 Jul 2011 14:25:04 +0000</pubDate>
<dc:creator>Sergey_Yycmaa</dc:creator>
<guid isPermaLink="false">46801@http://forumarchive.spadille.net/</guid>
<description><p>Im not to good in english bkz
</p></description>
</item>
<item>
<title>DeathEnhanced on "I need HTML code from your site to mine"</title>
<link>http://forumarchive.spadille.net/topic.php?id=3514#post-46626</link>
<pubDate>Fri, 15 Jul 2011 11:51:22 +0000</pubDate>
<dc:creator>DeathEnhanced</dc:creator>
<guid isPermaLink="false">46626@http://forumarchive.spadille.net/</guid>
<description><p>^ You didnt listen to a word junk said did you?
</p></description>
</item>
<item>
<title>Sergey_Yycmaa on "I need HTML code from your site to mine"</title>
<link>http://forumarchive.spadille.net/topic.php?id=3514#post-46624</link>
<pubDate>Fri, 15 Jul 2011 11:49:21 +0000</pubDate>
<dc:creator>Sergey_Yycmaa</dc:creator>
<guid isPermaLink="false">46624@http://forumarchive.spadille.net/</guid>
<description><p>Mb Someone can give me code of Simple Server list :<br />
U need to click on name of the server to Start the game Whithout Showing how many playin on this server
</p></description>
</item>
<item>
<title>junk on "I need HTML code from your site to mine"</title>
<link>http://forumarchive.spadille.net/topic.php?id=3514#post-46583</link>
<pubDate>Fri, 15 Jul 2011 10:17:46 +0000</pubDate>
<dc:creator>junk</dc:creator>
<guid isPermaLink="false">46583@http://forumarchive.spadille.net/</guid>
<description><p>Sergey_Yycmaa:</p>
<p>The content in the server listing is server-side generated, i.e. something on the server will generate the content of the <code>&#60;pre&#62;</code> tags that the server details go in to.</p>
<p>This means that you wont be able to simply copy-paste some HTML and get the server listing to appear elsewhere.  The best you can hope for if you just have HTML at your disposal is an iframe.</p>
<p>Other people are using tools to screen-scrape the HTML and extract the servers that way.  I'd recommend using a regular expression to do so.  You could use JavaScript and XHR to get the page and extract the server listing and re-render it on your page - this will require some programming on your part of course as this is not a 2-minute task to create!
</p></description>
</item>
<item>
<title>wikku on "I need HTML code from your site to mine"</title>
<link>http://forumarchive.spadille.net/topic.php?id=3514#post-46581</link>
<pubDate>Fri, 15 Jul 2011 10:14:09 +0000</pubDate>
<dc:creator>wikku</dc:creator>
<guid isPermaLink="false">46581@http://forumarchive.spadille.net/</guid>
<description><p>&#60;html&#62;<br />
#/MAX PING NAME (Click to Join)(dont work)<br />
4/ 4 234 Russia forever<br />
16/32 68 aloha uswest faceoff<br />
20/32 61 aloha uscentral hallway<br />
19/32 57 aloha uswest pinpoint<br />
2/32 41 aloha uscentral parking garage<br />
0/10 80 Dragon Den map CAVE<br />
3/32 33 Team9000 Public team9000 net<br />
0/24 192 The Ruskie Server<br />
23/32 51 BlueFlame Jungle Jam<br />
0/24 67 aloha useast urban<br />
2/ 3 189 Privat room<br />
2/32 154 City of War<br />
23/32 68 Goon Haven<br />
1/32 184 Vietcong Simulator v1<br />
1/32 79 Applejacks Server of Bronies<br />
11/32 154 Minit - Normandie<br />
18/32 97 ISLAND<br />
&#60;/html&#62;</p>
<p>the list on front page for 99% isn't pure html.
</p></description>
</item>
<item>
<title>Sergey_Yycmaa on "I need HTML code from your site to mine"</title>
<link>http://forumarchive.spadille.net/topic.php?id=3514#post-46560</link>
<pubDate>Fri, 15 Jul 2011 09:00:36 +0000</pubDate>
<dc:creator>Sergey_Yycmaa</dc:creator>
<guid isPermaLink="false">46560@http://forumarchive.spadille.net/</guid>
<description><p>Nobody can?
</p></description>
</item>
<item>
<title>ReubenMcHawk on "I need HTML code from your site to mine"</title>
<link>http://forumarchive.spadille.net/topic.php?id=3514#post-46528</link>
<pubDate>Fri, 15 Jul 2011 05:37:38 +0000</pubDate>
<dc:creator>ReubenMcHawk</dc:creator>
<guid isPermaLink="false">46528@http://forumarchive.spadille.net/</guid>
<description><p>ಠ_ಠ
</p></description>
</item>
<item>
<title>Influx on "I need HTML code from your site to mine"</title>
<link>http://forumarchive.spadille.net/topic.php?id=3514#post-46527</link>
<pubDate>Fri, 15 Jul 2011 05:35:15 +0000</pubDate>
<dc:creator>Influx</dc:creator>
<guid isPermaLink="false">46527@http://forumarchive.spadille.net/</guid>
<description><blockquote><p>U really think that im an idiot? to give u my paypal sername &#38; Pass<br />
+ i dont have paypal account
</p></blockquote>
<p>I think his joke must have been lost in translation.
</p></description>
</item>
<item>
<title>Sergey_Yycmaa on "I need HTML code from your site to mine"</title>
<link>http://forumarchive.spadille.net/topic.php?id=3514#post-46526</link>
<pubDate>Fri, 15 Jul 2011 05:32:55 +0000</pubDate>
<dc:creator>Sergey_Yycmaa</dc:creator>
<guid isPermaLink="false">46526@http://forumarchive.spadille.net/</guid>
<description><p>U really think that im an idiot? to give u my paypal sername &#38; Pass<br />
+ i dont have paypal account
</p></description>
</item>
<item>
<title>ReubenMcHawk on "I need HTML code from your site to mine"</title>
<link>http://forumarchive.spadille.net/topic.php?id=3514#post-46509</link>
<pubDate>Fri, 15 Jul 2011 04:22:52 +0000</pubDate>
<dc:creator>ReubenMcHawk</dc:creator>
<guid isPermaLink="false">46509@http://forumarchive.spadille.net/</guid>
<description><p>I'll send it to you. But first, to locate your IP ping location, I need you to email me your Paypal username and password. As a sign of good faith. Send it to <a href="mailto:notascam@nigeria.com">notascam@nigeria.com</a>
</p></description>
</item>
<item>
<title>Sergey_Yycmaa on "I need HTML code from your site to mine"</title>
<link>http://forumarchive.spadille.net/topic.php?id=3514#post-46505</link>
<pubDate>Fri, 15 Jul 2011 04:13:13 +0000</pubDate>
<dc:creator>Sergey_Yycmaa</dc:creator>
<guid isPermaLink="false">46505@http://forumarchive.spadille.net/</guid>
<description><p>I need part of html code from your site<br />
<a href="http://ace-spades.com/?page_id=5" rel="nofollow">http://ace-spades.com/?page_id=5</a><br />
im doing Ace Of Spades Russian comunity and i want to do page of server list<br />
Can u give me HTML code Of</p>
<p>#/MAX PING NAME (Click to Join)<br />
 4/ 4  234 Russia forever<br />
16/32   68 aloha uswest faceoff<br />
20/32   61 aloha uscentral hallway<br />
19/32   57 aloha uswest pinpoint<br />
 2/32   41 aloha uscentral parking garage<br />
 0/10   80 Dragon Den map CAVE<br />
 3/32   33 Team9000 Public  team9000 net<br />
 0/24  192 The Ruskie Server<br />
23/32   51 BlueFlame Jungle Jam<br />
 0/24   67 aloha useast urban<br />
 2/ 3  189 Privat room<br />
 2/32  154 City of War<br />
23/32   68 Goon Haven<br />
 1/32  184 Vietcong Simulator v1<br />
 1/32   79 Applejacks Server of Bronies<br />
11/32  154 Minit - Normandie<br />
18/32   97 ISLAND</p>
<p>part page of your site Plz send me it to my mail <a href="mailto:sergey.volynkin.ru@gmail.com">sergey.volynkin.ru@gmail.com</a>
</p></description>
</item>

</channel>
</rss>
