10,452 Topics

Member Avatar for
Member Avatar for punkrockbboy

Hi all, i was hoping someone here could clue me in to what i have done wrong with my code, all i'm after is a simple left to right image gallery showing a row of photos. I'm a mac user so i was able to check the results in Firefox, …

Member Avatar for MidiMagic
0
168
Member Avatar for sublime99

when i repaint the a div in internet explorer i get a lot of flicker. i repaint all the div objects in the main div. there are no images. only div elements (boxes). not even text. is there a way to reduce this?

Member Avatar for MidiMagic
0
62
Member Avatar for ardeezstyle

Hi everyone, Gud morning!!! I've encountered a problem using innerHTML for coding and unfortunately it is not working in Firefox. Can anyone from you help me in the regard. I'll be thankful to him/her. Thanks a lot for goinh thro' my thread. Any help will always be well appreciated. Regards …

Member Avatar for ardeezstyle
0
126
Member Avatar for papafiduk

Hello everyone -- first time poster and relative newcomer to the boards. This bug I'm tackling has me at my wits' end and it's come time to turn to the masses! If this is posted in the wrong forum and/or has already been addressed, I apologize. However, I've done thorough …

0
142
Member Avatar for CornerAnalyst

I need to be able to perform the creation of HTML controls (i.e. Tables, form controls) from inside of a DLL in vb.Net I have searched Goggle far and wide for what Import statement references the HTML objects. Imports System.Web doesn't do it. I would like to do something like: …

Member Avatar for CornerAnalyst
0
115
Member Avatar for SirDorius

I'm trying to get some HTML code from a page. The only way to do this that I know of is [CODE=javascript]document.getElementById('id').innerHTML = 'newhtml';[/CODE] But the problem is that the page is taken from the web and it has no IDs to get and I can't modify it by putting …

Member Avatar for SirDorius
0
155
Member Avatar for dadelsen

The following script function "btnRunScript_onclick" works as long as it does not access the HTML control "txtMessage". If it does, "Page Error" is shown in the statusbar of Internet Explorer (6). Knows anybody why? Thank you. [code] <%@ Page Language="vb" AutoEventWireup="false" Codebehind="GuessingGame.aspx.vb" Inherits="Ch07Le04.GuessingGame"%> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> …

Member Avatar for dadelsen
0
401
Member Avatar for binder

Could someone please help me with HTML code to embed Flash player in our web pages. [url]www.ldicn.org.uk[/url] I have very successfully downloaded the code for windows media player but flast player html doesn't seems to be working. [url]http://www.ldicn.org.uk/doc.asp?catid=275&docid=1310[/url] please help!

Member Avatar for binder
0
130
Member Avatar for Andrew_b

I was wondering this because my site is still in design, and i will most likely have more pages than what i plan. So i was thinking, maybe where my navbar is, i could link it to a "links.html" file and instead of having to update all my pages, i …

Member Avatar for Andrew_b
0
66
Member Avatar for nirbhab

Hello to all, My name is nirbhab, I am from India, Delhi. [B]My Areas:[/B] PHP Javascript PEAR Joomla Codeigniter Jquery HTML CSS Ajax I work with Algoworks Technologies Pvt. Ltd. Noida. India.

Member Avatar for selfhelpebooks
0
88
Member Avatar for shariana

Can anyone help me? Obviously, I do not know what I am doing!!! I am getting this error: Parse error: syntax error, unexpected ';' in /home/wbritt/public_html/ADMIN/index.php on line 341 [code=php]<?php include("login_config.php"); include_once("Utils.php"); if(isset($doExport)||(isset($category)&&$category=="exit")||isset($Export)){ ob_start(); } if(stristr($_SERVER['HTTP_USER_AGENT'],"MSIE")) { $IE=true; } else { $IE=false; } $AC=true; include("security.php"); $lArray=DataArray("admin_users","username='$AuthUserName'"); if(isset($lng)){ $LANGUAGE=$arrSupportedLanguages[$lng][1]; $LANGUAGE2=$arrSupportedLanguages[$lng][1]; SQLUpdate_SingleValue( …

Member Avatar for shariana
0
66
Member Avatar for Loopster

Hello, I'm for some reason having trouble. This is simple stuff, but it isn't working!@ I'm just trying to get text to float around an image. I am not using DIV, but that shouldn't be necessary. Any ideas? I'm ashamed! This should be so simple! The problem is showing at: …

Member Avatar for Loopster
0
125
Member Avatar for tbabe

<%@ LANGUAGE="VBSCRIPT" %> <% Dim objCon Dim objRS Dim str_DSN Dim strSQL Dim objCmd Dim myArray str_DSN = "filedsn=live.dsn" myArray = "" Set objCon = Server.CreateObject("ADODB.Connection") With objCon .ConnectionString = str_DSN .CursorLocation = 3 'adUseClient Cursor .Open End With myString = trim(Request.Form("SalesPart")) myArray=Split(myString,",") For i = LBound(myArray) TO UBound(myArray) 'Response.Write …

Member Avatar for tbabe
0
117
Member Avatar for mmann

Hi, Need a little help with the subject field of a form (using Yahoo webhosting). I am currently using [code] <input type="hidden" name="subject" value="Form"> [/code] and it works just fine but I would like to add a two field values that the user has previously entered into the subject line. …

Member Avatar for Andrew_b
0
88
Member Avatar for Metalsiege

I've been working on a template using CSS, but I can't get the right side bar to line up flush like the left side bar is. It's driving me up the walls because I've been trying to mess with the right side bar's margins to fix it, but if I …

Member Avatar for Metalsiege
0
143
Member Avatar for MoazMM

Hello Everyone Im a begginer in HTML and I have to make a Quiz page. and when the visitor finish from choosing the questions and clicking on " finish", the results & the grades will appear in the " Result's page " . I want something very simple. And I …

Member Avatar for somashekar
0
128
Member Avatar for thosecars82

Hello there I do not know what I am doing wrong but I do not get to center this site [url]www.metatradersoftware.com[/url] completely. Although it has moved a bit to the right side since I put the wrapper, it is still staying quite on the left part of the screen. The …

Member Avatar for MidiMagic
0
129
Member Avatar for Rajz123

Hello I have been working as a Design and Web for 5 years. I have designed a login page in html using css and when I view it using IE and everything looks perfectly aligned center but When I view it on Firefox (2), it gets aligned left and I …

Member Avatar for MidiMagic
0
76
Member Avatar for sreein1986

Hi, I created one website but in that website in that site i make a link and applied style sheet but in browser style sheet not appered please help me

Member Avatar for MidiMagic
0
120
Member Avatar for bigixman

Why in this page ( [URL="http://nap-sa.ro/html"]http://nap-sa.ro/html[/URL]) , using IE6, some divs don`t look ok?(In IE7 and Firefox they are displaying correctly!)

Member Avatar for MidiMagic
0
83
Member Avatar for justinmyoung

Hi I'm having trouble with a simple html form. I'm trying to have the input box read a simple message, such as "enter ticket number here", and allow the user to click anywhere within the input box to clear the message and begin entering their number. The two problems I'm …

Member Avatar for justinmyoung
0
88
Member Avatar for fm_hyudin

I am doing a a form to add a new product to the database.when i try to run the form i am having this error.please help.I have attach my coding below: [code]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html> <head> <style type="text/css"> <!-- body { …

Member Avatar for nav33n
0
70
Member Avatar for kained

I have a problem with my CSS somewhere. Basicly if i have too much writing in the content div the wording goes under my purple borders rather then moving the borders down to compensate. What have i done wrong? Fairly sure it will be something very obvious! [code=css]body { text-align: …

Member Avatar for kained
0
145
Member Avatar for Felipo

Hi Folks - I have been spending gays spinning my wheels on getting some form validation to work - I have text boxes and radio buttons on the form - The validaiton is written in Javascript It is an ASP web page - It seems that the Javascript validation code …

Member Avatar for Felipo
0
343
Member Avatar for sreein1986

Hi freinds please check all below website for CSS style sheet and HTML tag those website are all very useful tutorials [COLOR="Red"][B]Cascading Style Sheets (CSS)[/B][/COLOR] [url]http://www.mandarindesign.com/style.html[/url] [url]http://www.positioniseverything.net/[/url] [url]http://www.meyerweb.com/eric/css/[/url] [url]http://www.bobbyvandersluis.com/main/linkLibrary.php[/url] [url]http://www.thefixor.com/code_css_01.php[/url] [url]http://www.alvit.de/web-dev/index.html[/url] [url]http://www.alistapart.com[/url] [url]http://www.zeldman.com[/url] [url]http://www.w3schools.com/[/url] [url]http://www.westciv.com/style_master/[/url] [url]http://www.htmlhelp.com/reference/css/[/url] [url]http://www.thenoodleincident.com/tutorials/css/[/url] [url]http://cssvault.com/[/url] [url]http://www.stylegala.com/features/css-reference/[/url] [url]http://icant.co.uk/csstablegallery/index.php[/url] [url]http://www.echoecho.com/css.htm[/url] [url]http://css.maxdesign.com.au/[/url] [url]http://www.simplebits.com/publications/tips/[/url] [url]http://nemesis1.f2o.org/links.php?screen=2[/url] [url]http://www.htmldog.com/[/url] [url]http://glish.com/css/[/url] [COLOR="red"][B]Resources[/B][/COLOR] [url]http://www.alvit.de/handbook/[/url] [COLOR="red"][B]Java Script/Dhtml[/B][/COLOR] …

Member Avatar for gremlinsrus
0
80
Member Avatar for funtoosh

I'm implementing a java code for drawing lines using applets in netbeans using javaapplication 11 package.the java code is in src folder and .class and html files are in build folder at their appropriate positions.... It is giving Error:-- `java.lang.NoClassDefFoundError: DrawingLines (wrong name: javaapplication11/DrawingLines)` on Java Console. the code is …

0
57
Member Avatar for tecktalk

For as long as I've been validating web pages, I never realized that the closing </head> tag was optional in HTML. I feel as if I've missed the boat at times. While I'm all for trimming excess code, I just cannot for the life of me strip out closing tags …

Member Avatar for sreein1986
0
98
Member Avatar for sheetaljain

Hi cud anyone tell me how to pass values to html table from datatable.i am using vb.net and framework 1.1 thanks in advance

0
64
Member Avatar for scorpionz

Hi this is scorpionz, The Reason of this thread Let me put forward to all of the ladies and Gentlemen I have a Table which is split in different cells and columns Now in these Cells i have some table infact you can view the below code by just copy/paste …

0
76
Member Avatar for w33n
Member Avatar for kahaj

I'm trying to create a menu that only drops down when moused-over and collapses again on mouseout. It seems to be working fine except for one thing. When the page loads, it's automatically expanded in all five sections. Once the top image is moused over, it collapses and works properly. …

Member Avatar for rjpaje
0
110
Member Avatar for Scruffstone

Hi All, I'm new here so apologies if there's something not quite done right in my first post on here. I'm fairly new to Perl but this is the first bit I've tried to write at home on my own. I want to have a .pl file that runs in …

Member Avatar for Scruffstone
0
151
Member Avatar for Vity

I Have visited a dozen of websites and registered with them but still none of them has helped me with my problem. I got a php script that i created that sends the results to a specific email address but the problem is that the attachments are not still working …

Member Avatar for Vity
0
454
Member Avatar for pranav_jog

how to link css stylesheet file which is stored in database in asp.net please give me complete example

Member Avatar for pranav_jog
0
119
Member Avatar for reen.blom

I have just started learning CSS for layout ( been taught to use tables, and did...:-S). Now I am really struggling to apply the theory on a practical project. I need to remake my wesite into CSS, and am really struggling with how to go around layout! The site is …

Member Avatar for reen.blom
0
145
Member Avatar for Ene Uran

What Windows Vista program runs the Compiled HTML Help Files (.chm)? Under properties only a meaningless descriptor shows up.

Member Avatar for Ene Uran
0
248
Member Avatar for OmniX

I saw the post below about a hover menu, wasnt sure if he wanted a vertical or horzonital one. I require a horzonital one. Can anyone help me? THanks, Regards X Note: Yes I need it compliant with firefox and internet explorer

Member Avatar for macneato
0
76
Member Avatar for sal21

After i click on "Area Clienti" appear the tipical autenticatin box (see image) How to insert in user box the value of my_var = user, and in password box the value of my_password=mypassword and after check "save pasword..." and click on ok button????? naturally in VB or VBA code here …

Member Avatar for sal21
0
92
Member Avatar for allhimachal.com

[CODE] <html> <head> <style type="text/css"> #coolmenu{ border: 1px solid black; width: 170px; background-color: #E6E6E6; } #coolmenu a{ font: bold 13px Verdana; padding: 2px; padding-left: 4px; display: block; width: 100%; color: black; text-decoration: none; border-bottom: 1px solid black; } html>body #coolmenu a{ /*Non IE rule*/ width: auto; } #coolmenu a:hover{ background-color: …

Member Avatar for macneato
0
135
Member Avatar for Techbee

Hello Guys Can you please help me, I'm getting an error message: [COLOR="Red"]Element 'html' cannot be nested within element 'div'.[/COLOR] I have been trying for a long time to fix this problem. One of the solutions I tried was to delete that linr completely but nothing was being returned upon …

Member Avatar for komodo891
0
1K
Member Avatar for texaskraut

Hi everyone, I do not know what I am looking at .... [url]http://mymatmaker.com/Pricing.html[/url] the drop down menus are the problem. 1st .... the single mats: if I make an order and then continue shopping all my quantities are gone, makes me think I lost my present order. Then if I …

Member Avatar for peter_budo
0
92
Member Avatar for Inny

Im using A css rule selection script to change background images. It works but theres an annoying problem. when the user sets the image they want, its changed instantly (dynamically written to the existing stylesheet), however when you reload the page the default background image is shown (the one actually …

0
58
Member Avatar for assgar

Hi I was using PHP sessions to create a sticky form but a button was needed to reload the page. I am new to Java and I have decided to do away with the button. Using onChange="javascript:OnChange(this) to cause the page to reload once a selection is made from a …

Member Avatar for assgar
0
145
Member Avatar for cmgdev

Greetings! I am trying to create a simple landing page using some css. I have referenced every book I have and cannot find out what I am doing wrong (probably a few things). Would you please take a quick peek at the landing page at [URL="http://www.grabzool.com/breezair"]http://www.grabzool.com/breezair[/URL] in IE and Firefox. …

Member Avatar for MidiMagic
0
93
Member Avatar for Audrea16

Dear all, First of all, apologize me for asking you this very dumb question. i am totally newcomer to javascripts and have no prior knowledge on it at all. but i am keen to learn. This is my problem : i have created my external javascripts named image.js and save …

Member Avatar for MidiMagic
0
98
Member Avatar for mafaisal

Hello if any one have html.ocx please give me urgent, i am searching in net but i cannot Plz Faisal

Member Avatar for selvaganapathy
0
74
Member Avatar for Scottmandoo

Ok so I used Adobe Photoshop to generate my Photo Gallery Code, the default index.html page it creates works fine when i upload it to my site but as soon as I add my sites layout around the code it does not seem to work, can anyone please help me. …

0
75
Member Avatar for Syakoban

Hi, Full disclosure - I just cut and paste my way through scripting - I don't really know what I'm doing. Some time ago I got help with a little CGI perl script that included a link as a line of code with a variable in the form [ICODE]$page = …

Member Avatar for Syakoban
0
102
Member Avatar for itsense

Hi all I was wondering if there was a way of getting all the data in [code] item[0] [/code] into a mysql db. This is for my website, and i don't want to visit all the site to get the content. The example: [code] $load = new DOMDocument; $load->loadHTMLFile('http://www.website/index.php'); echo …

Member Avatar for itsense
0
112
Member Avatar for Asad__

I am using html and javascript for a simple application. I made a dropdown list on one page say "homepage.html" I want that the value selected from the dropdown be passed to a new page say "newpage.html" and appear in a text area there. I don't want to use php …

Member Avatar for Asad__
0
129

The End.