473,396 Members | 2,061 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

how do i make code work as a banner on my myspace page?

what kind of coding is this ? and how do i make it work as a banner on my myspace page so that people can click it to goto my site thats listed on the banner ? the banner code is for a site called listia.

Expand|Select|Wrap|Line Numbers
  1. <script>
  2. listia_username = 'speedjunky777';
  3. listia_num_rows = 3;
  4. listia_border_color = '888888';
  5. listia_background_color = 'ffffff';
  6. listia_font_color = '2386cc';
  7. listia_width = '250';
  8. </script>
  9. <script src="http://www.***.com/_widget/alpha.js" type="text/javascript"></script>
  10. <div id="listia_widget_content" style="display:none;"></div>
  11. www.***.com
  12. <a href="http://www.***.com/?r=2850646" class="listia_widget_moreLink">more free stuff on Listia</a>
Feb 10 '13 #1
1 1471
Rabbit
12,516 Expert Mod 8TB
It's javascript code and you probably won't be able to insert it into your Myspace page because that would be a huge security risk for them.
Feb 10 '13 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: Nicolae Fieraru | last post by:
Hi All, I use VC .Net 2003 and I want to create a small program which is able to read the source code of a web site. I have a textbox with the URL, a button and a multiline textbox for the...
1
by: tranky | last post by:
Hi, i'm italian...excuse me for my bad english. I've a problem. I need to download the code of a web page, but the translation of many character is invalid. An example is "à" wich is translate in...
3
by: Anil | last post by:
hi will the following code work. typedef struct { unsigned char date; unsigned char sortie_num; unsigned int start_address; unsigned short offset; } sortie_data;
1
by: George | last post by:
I need to call my visitor tracking script selectively from Code Behind using the following sub, but it gives me an Error on Page. I've removed my account and other information, but the format is...
4
by: Hugh O | last post by:
Hi, I have been able to use the following kinds of code to access basic information on the individual controls that would be in any Web page. ?Me.Controls(1).Controls(56).GetType.Name ' ...
0
by: Qaisar_Mughal | last post by:
How we can insert a javascript code in a html page using BHO, Please help me ASAP. Thank you in advance.
9
by: bhavik.patel | last post by:
Hi I have a rather simple question: I have following class definitions: class Base { public: virtual void display ()
3
by: xmail123 | last post by:
Why does this code work? I am new to C# and have been studying this piece of code. It loops through an Adjacency Matrix table to populate a tree view. I have two questions about why this code...
5
by: =?Utf-8?B?UGF1bA==?= | last post by:
I know this is a somewhat rudimentary question but... I want to display HTML code on an HTML page but I want the code to display as text. In other words, I want the code not to be rendered as...
7
by: jharrison | last post by:
I'm finding it hard to make this code work in Python 3.0. Been looking at it for some time now: # import module for random functions import random # List of words for the computer to pick...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.