13,937 Topics

Member Avatar for
Member Avatar for icejack

Greeting, am currently using vb.net 2008, ive started a project and i need to import HTML line to a another HTML file that is being read in a web browser control, i've try something like : [code] Private Sub Line(ByVal Textmsg As String, ByVal type As String) WebBrowser1.Document.Body.InnerHtml = WebBrowser1.Document.Body.InnerHtml …

Member Avatar for kvprajapati
0
142
Member Avatar for beeding

The internal links doesn't work with Firefox. URL: [URL="http://www.senslac.com/enlaces.php"]http://www.senslac.com/enlaces.php[/URL] At top: [CODE] <div class="espai_gran centrar"> <a href="/enlaces.php#enlace0">Asociaciones</a><span class="text"> | </span> <a href="/enlaces.php#enlace1">Blogs de InterĂ©s</a><span class="text"> | </span> <a href="/enlaces.php#enlace2">Marcas</a><span class="text"> | </span> <a href="/enlaces.php#enlace3">Restaurantes</a> </div> [/CODE] And behind: [CODE] <div id="resultats"> <a name="enlace0"></a> <h3><b>Asociaciones</b></h3> [...] <a name="enlace1"></a> <h3><b>Blogs de InterĂ©s</b></h3> …

Member Avatar for yonker
0
153
Member Avatar for skorm909

ok so im just starting out in html and was wondering if there was any good tutorials people know that i can try and all that... i have a project in school that im going to create a website with it and since i started learning javascript and c++ a …

Member Avatar for ITchimes
0
168
Member Avatar for busybee2498

Nice! Question. I'm a photographer that shoots green screen. I in a the process in having a website built. I thought it would be cool if my guest could go to my website to get thier photos but first get to choose from 2 or 3 backgrounds. So I would …

Member Avatar for Nick Evan
0
40
Member Avatar for darren2005

Hi, I was wondering if anyone could help me make my existing CSS horizontal menu drop down so when I hover over the main title it drops to submenus? CSS: [CODE] #tray {position:relative; width:960px; height:45px; background:url("../design/tray.gif") 0 0 no-repeat; overflow:hidden; font:bold 90%/1 "tahoma",sans-serif;} #tray ul {margin:0 20px; list-style:none;} #tray li …

Member Avatar for darren2005
0
172
Member Avatar for BlueCarNumber9

Hi everyone, I am trying to make a toggling on/off button for a looping sound using AS3. Currently it starts with the on icon showing but when pressed shows the off icon but it must be pressed again to stop the music but then shows the on icon while the …

Member Avatar for bobby_boer
0
221
Member Avatar for virtualmisc

hello Friends I am using Dreamweaver CS3 to update my website. but when I have to upload a folder of images I upload each image separately by selecting it from hard drive when the message "If the image is to be copied to the remote server " is prompted and …

Member Avatar for digital29
0
70
Member Avatar for GordonUK

Hi everyone, Im having a problem on a website im developing where images and graphic banners are not being displayed even though they were being displayed successfully previously and I just wondered what the problem could be? Could it be a memory problem with having too many images and videos …

Member Avatar for digital29
0
85
Member Avatar for cosmetic8635
Member Avatar for gretty

Hello I am starting to learn both HTML & CSS for University & I have some questions about what the proper practices a HTML coder should do in terms of Website architecture: I want to ask what is best, most conventional or the industry standards for the following: - include …

Member Avatar for Hangfire
0
68
Member Avatar for goodtaste

Hi Everyone! Just wondering...I was recently under viral attack and ever since then, my Firefox refuses to open. I guess I will have to reinstal the thing, but was jsut wondering if there is a specific critter going around that attacks Forefox this way, just in case I still have …

Member Avatar for sheltant
0
161
Member Avatar for Dani

I would like to use <H1> and <H2> tags to emphasize important keywords for SEO purposes. Is it XHTML-transitional legal to enclose a <div class="blah"> tag inside an <h1> tag?

Member Avatar for rrdavik
0
149
Member Avatar for ear4aak

Hi, Just setting up another computer with XP. Just spent the last few days downloading SP2 (via dial up, so very slow!). Everything to do with internet explorer was working fine yesterday Just installed SP2 this morning and now we're hitting problems! Can conect to the internet fine and browse …

Member Avatar for HBB
0
306
Member Avatar for virtualmisc

Hello Friends I have programed flash links in Macromedia flash professional 8 for my site. They work perfectly if the user clicks a link to get to my page But it doesn't work if the user types the url straight into the address bar. Please help me with this. Thanks

Member Avatar for rajarajan2017
0
54
Member Avatar for drewpark88

Hey Guys, I am having issues with my header. I have a header image which I set as my background that expands with browser, but I want it to be 502px in height. Here is my css: [CODE] .Container #header { padding: 0px 0px 0px 0px; background-color: #DDDDDD; background: url('folioheader.jpg') …

Member Avatar for drewpark88
0
81
Member Avatar for drewpark88

*Thoght I fixed it, I was wrong : ( Hey Guys, Ok so here is my problem. I have created a three button horizontal navigational bar and want it to float to the right of my logo. My fist button the home button is in the spot i want it, …

Member Avatar for drewpark88
0
93
Member Avatar for Techwriter10

I realized last week that somehow inexplicably, Microsoft has become the underdog. Want proof? The US Justice Department *and* the EU approved the search deal with Yahoo! That the United States approved the deal is not really news because Justice has rarely met a deal it didn't like no matter …

Member Avatar for Louis wheeler
0
605
Member Avatar for spookies

Hi I cannot seem to get a div to sit above a parent div for my top nav - it works in FF and Safari but not IE. I have adjusted z-index and also tried various positioning but no joy. Any advice welcome. [URL="http://www.firefuel.co.uk/a"]http://www.firefuel.co.uk/a[/URL] CSS ==== [CODE] #topnavbg { position:absolute; …

Member Avatar for spookies
0
116
Member Avatar for ada_a

I've been having problems with the sidebar div on a blog layout on [URL="http://adatestgraphics.blogspot.com/"]this site[/URL]. It works fine on FF but displays incorrectly on IE7. Supposedly, IE7 has implemented the use of position:fixed in their CSS so I don't see what the problem is. Anyone care to help me debug …

Member Avatar for coolkido
0
443
Member Avatar for dwlamb_001

Good day, I'm using jquery to give me three tabs of information. For one of the tabs, the block of text is still very long. To make it more manageable, I've coded: [CODE="css"] .job { height: 250px; overflow:auto; } [/CODE] Displayed in Chrome, Firefox and Opera, everything works as it …

Member Avatar for macneato
0
69
Member Avatar for ErlendHL

Hello! I have a site, that I use to learn those web building languages. I have a problem with the menu tabs layout: A div contains many a's but, and it is supposed to cover the path behind them, but: t[URL="http://erlendhl.ueuo.com/"]his is what happens[/URL]. I have tried position:absolute; but then, …

Member Avatar for ko ko
0
96
Member Avatar for drewpark88
Member Avatar for justlukeyou

Hi, Does anyone have any information on Google and Bing planning to include Twitter posts within their searches? This sounds really bizarre or will it be in a seperate search function? Anyone heard anything about this?

Member Avatar for redesignunit
1
171
Member Avatar for uzmaahsan

Here you have to write yourself something good as per topic where you are giving comments and as per assignment ... at least 1 to 2 lines longer ... You must have to write your assignment URL anywhere while posting your ad. It can be Assignment Main URL: or any …

0
28
Member Avatar for Froger93

Hey, I'm designing a site for my old man and I am having some issue regarding pre-loading image for a hover effect. Currently when I hover over an image it gives me a brief period of white space then loads the hover image. I have tried to add the images …

Member Avatar for Froger93
0
195
Member Avatar for rajabilal 7453
Member Avatar for beforetheyknew

Hey guys, having a bit of a problem with validating some really basic strict html forms. Below (in the code tags) are the validators comments. [CODE] character data is not allowed here <option value="d" />d/ Talking</option> end tag for element "option" which is not open <option value="d" />d/ Talking</option> [/CODE] …

Member Avatar for beforetheyknew
0
91
Member Avatar for K?!

Hi all Is it possible to specify that NOTHING is allowed to come below an element? It's like this, if have a menu on the left, and when i make the browser small enough, text starts getting below the menu, and I don't want it to. I'd rather not create …

Member Avatar for K?!
0
466
Member Avatar for drewpark88

Hey Guys, My employer has given me .BUP files from a DVD and wants me to make this video play on their website. If I could convert it to a .flv file or even a avi. Does anyone have any idea how to convert a .bup or a software they …

Member Avatar for rajarajan2017
0
58
Member Avatar for lobstar

Hi Everyone, I have been coming to this site for a while to get help with some minor things in the past, but now I have a strange issue that doesn't seem to have a solution anywhere. Lest start by giving you a link to the page in question: [URL="https://www.ecooutdoorsports.com/prod_4.php?cat=women&sub=0&fsub=&class=20.74&id=AFCZ254REG&pdname=WOMEN%27S+CAPPELLO+CORD+SKIRT-REG+F09&vendor=TNF#"]https://www.ecooutdoorsports.com/prod_4.php?cat=women&sub=0&fsub=&class=20.74&id=AFCZ254REG&pdname=WOMEN%27S+CAPPELLO+CORD+SKIRT-REG+F09&vendor=TNF#[/URL] …

0
145

The End.