6,557 Topics

Member Avatar for
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
71
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
100
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
108
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
126
Member Avatar for heels

Hi, I am a newbie to PHP and HTML and over here i am trying to display my sql results in a table format like this, ID. Name. Contact --------------------------------------------- ----ROW1---------------------------------- ----ROW2---------------------------------- any site recommendations where i can get help from? thanks alot.

Member Avatar for heels
0
220
Member Avatar for lich

hey friends i need some information. i need to add a html or jpg file to the body of the email. so after receiving the email u can see the picture directly. any idea how to do it. please help me thanks

Member Avatar for lich
0
84
Member Avatar for shruti sepra

Hi, Iam trying to make rounded navigation using css, but facing few problems pls see the attach file problems are 1) Their is gap on left side 2) Background in not visible in Mozilla browser

Member Avatar for shruti sepra
0
79
Member Avatar for ymf

Hi, I have a cgi script in python that outputs a html table, but i also need to count the number of rows in that specific table. Any ideas on how i can proceed? Thanks in advance, ymf

Member Avatar for ymf
0
87
Member Avatar for mcgarry101

Hi, I am new to asp.net development, and i'm currrently trying to develop my first web application. My question relates to making my site compliant with html coding standards. To test the generated html from an asp page I put together simple master and content pages with only some text …

Member Avatar for rajarajan2017
0
135
Member Avatar for Stefano Mtangoo

Hello there! I'm building a site that wil need three columns. I have found it easier with Tables and I love to do it with CSS tabless layout. I get stuck when Left and right columns are unequal in height and mispositioned. I want a site with 200px side bars …

Member Avatar for Stefano Mtangoo
0
79
Member Avatar for cperryco

I have a css based menu with flyouts enabled on hover. The menu needs to display over flash on the home page of the website. It does not do that in ie 6 or ie 7 but it works just fine in firefox. The url to the site is [URL="http://www.blackdogbuilders.com"]http://www.blackdogbuilders.com[/URL]. …

Member Avatar for MidiMagic
0
122
Member Avatar for thosecars82

Hello there This really simple CSS drop down menu I have on the home button of this site [url]www.metatradersoftware.com[/url] is driving me mad. I do not know why, but it does not want to work on ie6 altough it is working in Safari, Opera and Firefox. Would you please take …

0
61
Member Avatar for allhimachal.com

You can use it in <head>[CODE]<!--[if IE]> <style type="text/css"> .content{ background: red;}</style> <![endif]--> [/CODE]

Member Avatar for MidiMagic
0
71
Member Avatar for thosecars82

Hello there I would like to ask you a question concerning pop up menus. It turns out that I have seen some techniques which use just CSS. Nevertheless, what I usually see is techniques that use javascript to achieve this pop up menus. It seems to me that javascript might …

Member Avatar for Luckychap
0
105
Member Avatar for shruti sepra
Member Avatar for shruti sepra
0
64
Member Avatar for ze-m!nd

Hey everyone, I'm trying to make a perl script that logs me into my account, and fills this form for me for my job, but i cant get it past a drop down menu, wat a person would manually do is put the mouse over this button, and list would …

Member Avatar for KevinADC
0
126
Member Avatar for Borderline

I am trying to achieve a table like this, using mainly CSS to change the attributes: [url]http://www.further-flight.co.uk/sample_table.htm[/url] My current effort looks like this: [url]http://www.further-flight.co.uk/meetups/join_us.php[/url] I would like to remove the white lines within my table, pad the left handside so that the text moves away from the border slightly, add …

Member Avatar for amigura
0
129
Member Avatar for ze-m!nd

Hey everyone, I'm trying to make a C++ program that inputs data into a web page. For example make a program that takes an input and enters it on the google search box and presses the enter button for you! Can anyone help me? Any codes or ideas where to …

Member Avatar for jephthah
0
114
Member Avatar for princeanthony

Please write echo statement from html statement below; <a href="javascript:ajaxpage('test.htm', 'contentarea');">test</a>

0
70
Member Avatar for ze-m!nd

Hi everyone, So my first post wasn't clear... I want to make a C++ program that takes input from an excel file and puts it on a website and submits it for you. I say this bkz at my job i have to do this... I've seen a C++ program …

Member Avatar for Radical Edward
0
79
Member Avatar for SUBHABRATAIISC

If I write a code like: def addstring(n): a1=raw_input("PRINT THE FIRST STRING:") a2=raw_input("PRINT THE SECOND STRING:") a3=" " a4=a1+a3+a2 print "THE TWO STRINGS YOU PRINTED ARE ADDED AS" print a4 Now, if I design one HTML form where strings can be submitted but if I put one ADD button how …

Member Avatar for SUBHABRATAIISC
0
86
Member Avatar for thosecars82

Hello there I would like to ask you what general approaches you know to carry out the task of adapting the css which works well for firefox, to make it work the same in explorer or other particular browsers which might raise problems. For example, if you take a glance …

Member Avatar for MidiMagic
0
84
Member Avatar for sal21

After i click on link "Area Clienti" appear the tipical autenticatin box 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 or vbs code …

0
66
Member Avatar for trient

hi, Any suggestions for learning css from books? Suggestions on great css books for newbie?

Member Avatar for lio04
0
97
Member Avatar for devi123

Hi there, New here and have a weensy problem. I am in the middle of putting together a site: [url]www.wleigh.co.uk/smarties/press_test.html[/url] It shows up fine in firefox and safari, but the nav links on the left all spread out in IE. I have tried the margin/padding set to 0 for all …

Member Avatar for devi123
0
84
Member Avatar for RFBourquin

How can I link to another URL when my web page opens without clicking on "link"? I'm just learning html and understand how to link using the anchor and href. Example: [code=html]<html> <body> <p> <a href="http://msm/com"> Click Here </a> </p> </body> </html>[/code] How can I get my webpage to open …

Member Avatar for RFBourquin
0
273
Member Avatar for Paulxh

Can a table written in HTML be floated as an element, as in image <img src=".."> I am trying to have several small blocks of text, seperated within borders that the text withing the box or group can float depending on screen size. I don't know how to do this: …

Member Avatar for Paulxh
0
106
Member Avatar for jaden403

Is there a way in JavaScript to add a footer to the bottom of each page that says something like "Continued on next page..." when the user prints the document? I know that the footer is generally controlled by the client's browser, and am not trying to get rid of …

0
69
Member Avatar for mikki2

hi, i am trying to put an image into the title. i mean like daniweb's title icon is the blue "db" and google's "G", you know...the image in the location bar? sorry i dont know how to explain it properly cuz i dont know what it's called. Thanks

Member Avatar for mikki2
0
122
Member Avatar for nishanthaMe

can we use javascript inside css classes, Because I want to get the browser window width to the css width atribute. Thanks

Member Avatar for MidiMagic
0
138

The End.