TiongC
Newbie
Posts: 3
|
|
« Reply #195 on: January 31, 2008, 07:51:05 PM » |
|
i put some advertisement and some text on my website, but i found out there are some problem, most of my pages was not able to load properly. can someone help me to check my html and see what is the problem? my page: www.globmex.ws
|
|
|
Logged
|
|
|
|
SandraV
Newbie
Posts: 1
|
|
« Reply #196 on: March 01, 2008, 02:19:55 PM » |
|
Please could you help me. How do I insert the income calculator on my web page (using sitebuilder). I saw an earlier post but that didn't seem to work. Thanks
|
|
|
Logged
|
|
|
|
J Hilburn
Newbie
Posts: 8
|
|
« Reply #197 on: March 03, 2008, 03:58:13 PM » |
|
HI, I dont know if this is a html question or not but I need to connect my new blog site with my gdi site. any help would be greatly appreciated. thanks a newbie
|
|
|
Logged
|
|
|
|
Dave H
|
|
« Reply #198 on: March 21, 2008, 09:57:50 AM » |
|
Hi a newbie, You would be able to put a link on your ws site to your blog URL, is that what you mean? <a href=" www.thisisalinktomyblog.com" target="_blank">MyBlog</a> All the best Dave
|
|
|
Logged
|
"I never ran 1000 miles. I could never have done that. I ran one mile 1000 times." - Stu Mittleman, World Record Holder for Ultra-Distance running.
|
|
|
Dave H
|
|
« Reply #199 on: March 21, 2008, 09:57:50 AM » |
|
How do I insert the income calculator on my web page (using sitebuilder). I saw an earlier post but that didn't seem to work. Try putting the following code into the html editor of your page, worked for me. All the best Dave <HTML> <HEAD> <meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1"> <TITLE>INCOME CALCULATOR</TITLE> </HEAD> <BODY bgcolor="#ffffff" marginwidth=0 marginheight=0 topmargin=0 leftmargin=0 > <SCRIPT LANGUAGE=JavaScript1.1> <!-- window.onresize=RefreshPage; function RefreshPage() { window.location.reload(); } var MM_contentVersion = 6; var plugin = (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]) ? navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin : 0; if ( plugin ) { var words = navigator.plugins["Shockwave Flash"].description.split(" "); for (var i = 0; i < words.length; ++i) { if (isNaN(parseInt(words ))) continue; var MM_PluginVersion = words; } var MM_FlashCanPlay = MM_PluginVersion >= MM_contentVersion; } else if (navigator.userAgent && navigator.userAgent.indexOf("MSIE")>=0 && (navigator.appVersion.indexOf("Win") != -1)) { document.write('<SCR' + 'IPT LANGUAGE=VBScript> \n'); //FS hide this from IE4.5 Mac by splitting the tag document.write('on error resume next \n'); document.write('MM_FlashCanPlay = ( IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash." & MM_contentVersion))) \n'); document.write('</SCR' + 'IPT> \n'); }
if ( MM_FlashCanPlay ) { document.write(' <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" WIDTH=100% HEIGHT=100%> '); document.write(' <PARAM NAME="movie" VALUE="http://images.website.ws/kvmlm2/st_calculator.swf"> '); document.write(' <PARAM NAME="loop" VALUE="false"> '); document.write(' <PARAM NAME="quality" VALUE="high"> '); document.write(' <PARAM NAME="bgcolor" VALUE="#ffffff"> '); document.write(' <EMBED src="http://images.website.ws/kvmlm2/st_calculator.swf" loop="false" quality="high" bgcolor="#ffffff" WIDTH="100%" HEIGHT="100%" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED> '); document.write(' </OBJECT> '); } else{ document.write('No flash is available. Please visit <a href="http://www.macromedia.com/go/getflashplayer">http://www.macromedia.com/go/getflashplayer</a>'); }
//--> </SCRIPT> </BODY> </HTML>
|
|
|
Logged
|
"I never ran 1000 miles. I could never have done that. I ran one mile 1000 times." - Stu Mittleman, World Record Holder for Ultra-Distance running.
|
|
|
E_Kraus
Newbie
Posts: 3
|
|
« Reply #200 on: April 11, 2008, 10:43:33 AM » |
|
This script does not work on my web page. It will show in the preview area, but it will not stay live when I hit submit. Any suggestions?
|
|
|
Logged
|
|
|
|
Cheryl Marko
Newbie
Posts: 6
|
|
« Reply #201 on: April 25, 2008, 09:48:18 AM » |
|
hi im new to GDI i have already built my webage but i want to add html codes to it to promote affiliate programs...how do i do that....can anybody help me with this...thanks...cheryl
|
|
|
Logged
|
|
|
|
JQuisumbing
Newbie
Posts: 12
|
|
« Reply #202 on: June 04, 2008, 11:26:17 AM » |
|
HELP!
i need the html code to open another website in separate window.
how do i do this with a picture link?
johann
|
|
|
Logged
|
|
|
|
HGacheche
Newbie
Posts: 1
|
|
« Reply #203 on: October 21, 2008, 05:06:09 PM » |
|
how do i host my own HTML Hello,
Please use this section to post all HTML questions. Before submitting, read through the posts to make sure your question hasn't already been answered.
Thank you,
Nicole
|
|
|
Logged
|
|
|
|
Karl-Christian Dunkelgut
Newbie
Posts: 1
|
|
« Reply #204 on: November 01, 2008, 09:58:48 AM » |
|
Hi, my name is Karl and i´m new by the GDI. Sorry for my bad English but i hope you can understand me. I´m working on my website with the website builder. Now i´m working on the 4th Page who can visitors register on the GDI-Account Setup page. How i can jump with the page to the GDI page? Please step by step
|
|
|
Logged
|
|
|
|
DPro
|
|
« Reply #205 on: November 01, 2008, 02:59:28 PM » |
|
Hi, my name is Karl and i´m new by the GDI. Sorry for my bad English but i hope you can understand me. I´m working on my website with the website builder. Now i´m working on the 4th Page who can visitors register on the GDI-Account Setup page. How i can jump with the page to the GDI page? Please step by step Hi Karl, You can put a link on the page, for example: Click here to register with GDI When your visitors click on the link, they will be taken to your GDI sign up page. 1.Click on text on your new page 2.Type the anchor text that you want people to see, such as "Click here to register with GDI" 3. Click on the link icon on the menu Type in the form that pops up, at the URL field your GDI affiliate link ( http://www.movie.ws/your username) see screenshot below
|
|
|
Logged
|
Want to install a blog for your GDI domain name? Send me a private message to get help
|
|
|
Tidarut Hansub-Udom
Newbie
Posts: 9
|
|
« Reply #206 on: December 15, 2008, 11:15:11 AM » |
|
HELP!
i need the html code to open another website in separate window.
how do i do this with a picture link?
johann
<a href="link.html" target="new"><img src="image.gif"></a> Use that sample I used and all you need to do is put the link and image of your choosing to replace the sample. Just leave the target part alone; it will open in a separate window. Hope this helps.
|
|
|
Logged
|
|
|
|
GreenD
Newbie
Posts: 6
|
|
« Reply #207 on: January 06, 2009, 03:03:28 AM » |
|
Place your own video on your site FREE! http://www.affiliatepowervideos.com/?vip=8212Question submitted by KLopez.
I have a question. How do I put my voice on my website? I would like to record my voice and put it on there - welcoming people to my page or something but I'm not sure how to do it. I've seen a few pages that have that up but I have no idea how I would do that.
Also, how can I get my movie presentation to show up on my website? I have seen several peoples websites and they have this on there also.
Thanks in advance for your help.
Answer submitted by Jim Stanger.
To add a clickable link to a WAV file on your website:
First, remember where you placed your sound file. Organization is key when making a website. Feel free to place your sound files in a "audio" directory, your images/pictures in an "images" directory, etc. That makes it much easier to refer to them when building a page with HTML (or, I assume, using the SiteBuilder, although I haven't used that.) Next, insert this HTML in the area you want to include the link:
<a href="directoryname/filename.wav">Click To Hear My Introduction</a>
...where "directoryname" is the directory your sound file is in, and "filename.wav" is the name of the sound file. If the file is in MP3 format than the extention would be ".mp3" instead of ".wav". If you uploaded your sound file to the root level of your website (that is, not in a directory created by you) then you'd leave the directory name out of the portion in quotes.
Hope this helps!
|
|
|
Logged
|
|
|
|
CarlKeyes
Newbie
Posts: 2
|
|
« Reply #208 on: January 12, 2009, 03:36:27 AM » |
|
Hi, I've customized, best I could, this site: http://www.carlandlola.com/test/ from one of the templates but can't seem to get the form to work. Any help with this would be greatly appreciated! Thanks, Carl
|
|
|
Logged
|
|
|
|
ManuelMontes
Newbie
Posts: 1
|
|
« Reply #209 on: February 07, 2009, 04:17:29 PM » |
|
I've been trying to use HTML on my page. Every time I insert an HTML code, then click on the preview button, all I see is the same code that I entered. I never see the actual image that I was going for. Am I missing something here? Where am I going wrong?
|
|
|
Logged
|
|
|
|
|