amp x 105
bootstrap x 1,162

14,212 Topics

Member Avatar for
Member Avatar for cmaclennan

Hi guys, Im really hoping someone can shed some light and point me in the right direction, I have a form that works just fine but now im trying to make it so that the customer details section of the form can be automatically filled in by selecting from a …

Member Avatar for Atli
0
155
Member Avatar for poeticinsanity

I'm using HTMLParser to find some thing among this page given below. The link i'm looking to find and follow is in red. I'm using the code, also provided below to find this link, but it isn't seeming to find it at all. The portion of code that isn't working …

0
64
Member Avatar for Grn Xtrm

Hello friends at Daniweb. Today I recieved my first Daniweb digest e-mail which implored people who have been members for many months to introduce themselves if they never had in the past. As I fall into this category, I would like to officially introduce myself now. My name is Tom …

0
36
Member Avatar for danihunt

Can someone please give me a website for a [U]external[/U] search engine for your website, or give me a HTML code or CSS code?

Member Avatar for almostbob
0
49
Member Avatar for thacravedawg

Okay so I have a multiline textbox that accepts user input and stores it in a database. I then have another form that queries for this field and displays it. Everything is working fine, except for the fact that it won't recognize new lines when the user presses enter. I …

Member Avatar for serkan sendur
0
150
Member Avatar for sal21

In a asp page have a combobox with 3 item(see html) I want to loop in all items of combobox... similar: i use this to connect oie: Set OIE = CreateObject("InternetExplorer.Application") URL = "http://mysite/GP.asp" OIE.Visible = True OIE.navigate (URL) Do While OIE.readyState <> 4 Or OIE.Busy DoEvents Loop select element …

0
94
Member Avatar for david.1982

Hi Everyone, I have a datatable with a bunch of options in it, some marked "assignable", so not. I'm trying to dynamically create a radiobuttonlist with all the options listed, but the ones marked as not assignable without an actual radio button. IE, I don't want to gray out the …

Member Avatar for kvprajapati
0
108
Member Avatar for lavipc

Hi Everybody . .:) I am a new member and I am looking for somebody who can help me... I'm building a new website (HTML) and customers all over Orange County will be my target. I'm looking for a code who'll shows all the cities in Orange County, that looks …

Member Avatar for aashishn86
0
156
Member Avatar for Potato.Head

Hi to all, I'm sorry to bother you again,but I have the following problem, I have the following DIV, that I need to position in the center of the page, I have the following code, but you can see the div is not exactly center, space I have from the …

Member Avatar for essential
0
135
Member Avatar for mwirsig

This is my very first thread (on any site that I can remember). I wasn't sure whether to put it here or under HTML and CSS. My issue is that some of my client's pages don't have a lot of content, and many of them won't fill the screen vertically. …

Member Avatar for mwirsig
0
115
Member Avatar for udhayash

Hi folks, I am trying to creat a tab mouse over effect using a background-image positioned with css and like to change the position with a smooth animation from one position to another posiotion. is this can be done? should i need use Javascript ? else there are some other …

Member Avatar for nayana4u
0
135
Member Avatar for nash99

Hi How can I access the DOM (inner html). I need to capture the innerhtml (the complete html , body structure)of the source page and then be able to open another html page using this inner html of the page selected. I tried different methods like using the ajax calls …

Member Avatar for kvprajapati
0
86
Member Avatar for k2k

hi, is there a way that i can take my div to the bottom center of my page? i tried diff attempts but none worked. any suggestion? thanks. below is my last attmep: [code] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> …

Member Avatar for MidiMagic
0
961
Member Avatar for wrathyimp

Hi all, I have searched the web, and tried all possible solutions, but it seems difficult for me to set it for IE, firefox, is smooth as cream, but the culprit is IE. the following are my CSS: [CODE] .footerT { position:fixed; clear:both; background-color: #FFFFFF; width: 795px; margin-right: 16px; border-top-color: …

Member Avatar for MidiMagic
0
134
Member Avatar for Potato.Head

Hi to all, I have the following problem, I have a div that includes a pictures and texts, if you put the following code in a html, and see the result, you can notice that in IE the text is displayed inside the DIV, in Firefox you can see the …

Member Avatar for Potato.Head
0
112
Member Avatar for sunilsinha

Hi, In Firefox, div is not fitting to its text contents. There is requirement that on selection of fontsize from dropdown, div contents font size changes accordingly. Font Size DropDown values ranges from 5-95. When contents font size is increased, text contents are overflowing. To solve this, i defined div …

Member Avatar for Airshow
0
194
Member Avatar for neclark2

Hi, I've got a webpage that hides divs using the off left method whereby hidden divs float 4000 pixels to the left of the screen, instead of actually being hidden. I was unable to take the approach of using display:none because this page has embedded google maps within the hidden …

Member Avatar for neclark2
0
133
Member Avatar for bufospro

Hi all, Yesterday I installed dreamweaver cs3, since then I have problem with the code coloring. The code is not highlighted. I saw tab edit>preferences>highlightning and all the colors are checked (show). Any help ? Is it problem that I use black xp?? Thanks in advance

Member Avatar for kvprajapati
0
80
Member Avatar for Xessa

Hi. I have a textarea and i want my button to be enabled when the contents of the textarea is changed. But i don't want onchange method because even when i type even a letter it keeps firing the js function. I got the contents of textarea from the database …

Member Avatar for Airshow
0
130
Member Avatar for itisnot_me

ok i don't know where to start my search cause i don't have to right terms. what i would like to do is have to menus and have the second be changed dynamically. ex: in the first dropdown if the user selects a category, the subcategory will populate with sub …

Member Avatar for itisnot_me
0
128
Member Avatar for BigGJonsey

I've been able to get the iFrame to resize to the content - see this link - it's pretty simple. My only problem, is if the user clicks a link so that another page is displayed, the iFrame doesn't resize. It will only resize when the parent page is reloaded. …

Member Avatar for Airshow
0
217
Member Avatar for preet.pranjali

hi, can anyone plz tell me how to acheive the thick box effect on this site?as in when you arrive at a page and cookies are cleared, there appears lightbox for signup. i am trying to achieve something similar. thanks in advance Preet

Member Avatar for ShawnCplus
0
50
Member Avatar for desiguru

I have four to five different Databases and each one has its own forms. I want to make an HTML page which has Four buttons and when you click on any one of the button it takes you to the Appropriate form. How do I do this? Also is there …

0
87
Member Avatar for toddsmith

Well, I'm attempting to use an external style sheet, but when I tested a body bgcolor all my table elements inherited the same coolor but I wanted them to retain a white bgcolor. Also, the- [code] td:white { background-color:#FFFFFF; }[/code] seems to be ignored by both Firefox and IE. (If …

Member Avatar for MidiMagic
0
167
Member Avatar for Tigran

Hello guys, I was making a website, all looked great, untill I started IE7. there, it really looked like crap. Now I'd like to just make another css file for IE6 and/or IE7 but not for IE 8, because it does look wel at that browser. How can I detect …

Member Avatar for Tigran
0
143
Member Avatar for ingrammusic

The div on the inside is floated to the left. This makes that whole div outside the border of the containing div. If I take the "float: left" property away from it, then that entire div will be inside the containing divs borders. Why is this so, and what can …

Member Avatar for MidiMagic
0
161
Member Avatar for marjan_m
Member Avatar for MidiMagic
0
214
Member Avatar for toddsmith

Since I started using style sheets I've grown to really like them. Recently a developer mentioned to me that I should stay away from them as they create more problems than they're worth. I wanted to get some feedback from the folks here on DaniWeb. Thanks! todd smith

Member Avatar for toddsmith
0
154
Member Avatar for webmamma5000

Hi after years of quietly doing HTML coding, I am thrust into the bright light of the outside world into css, drupal, and php. It's fun! Nice to meet you all.

Member Avatar for ithelp
0
10
Member Avatar for cool_gurl666

Hi, I need to display the countdown clock in my bidding site.The same countdown needs to be displayed when any user visits the site.Help?? Thanks in advance

Member Avatar for Josh Connerty
0
101
Member Avatar for mjb73

Does anyone know the best way to insert this [URL="http://www.jland.netfirms.com/template/horizontal_menu.html"]menu[/URL] into this [URL="http://www.jland.netfirms.com/template/index.html"]web template [/URL]I would like to insert this menu into the black area (replacing "some simple text or some links here") Is there a server side include that allows me to work offline? Thanks for your time.

Member Avatar for mjb73
0
264
Member Avatar for Zerobuddy

Hello im not sure if anyone has posted about this but if so please give me the link so i may be directed there. I have a website, i have other people with email accounts but i want to be able to let them log into my site using their …

Member Avatar for aashishn86
0
89
Member Avatar for bufospro

Hi, I am new in web programming and I am trying to make my site. But I have a problem, my template is not working properly in explorer. My links div is in the bottom of my page. I would like to be top, near the Heading (in firefox is …

Member Avatar for almostbob
0
134
Member Avatar for veledrom

Hi, I don't know what i have done but i want to recover code below. It is very long, i give you little part of it. Any idea how to recover it. Thanks [code] &amp;lt;p&amp;gt;&amp;lt;span class=&amp;quot;caps&amp;quot;&amp;gt;APRIL&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt; &amp;lt;p&amp;gt;&amp;lt;span class=&amp;quot;caps&amp;quot;&amp;gt;SAT&amp;lt;/span&amp;gt; 18&amp;lt;br&amp;gt; &amp;lt;span class=&amp;quot;caps&amp;quot;&amp;gt;OPEN TUTORIAL &amp;lt;/span&amp;gt;(10.00- 4.00)&amp;lt;br&amp;gt; This day will include a session …

Member Avatar for almostbob
0
127
Member Avatar for sandilian

Hi all. i need help. i have two text boxes in Web application. When i enter data in first textbox second will enable automatically. i have written javascrit of onblur and onchanges and onkeyup event to enable the second textbox, it works fine but the problem is when i copied …

Member Avatar for sandilian
0
123
Member Avatar for leevs05

I have created a new menu that contains individual buttons which is suppose to launch each of the other forms that I had created beforehand. The quotes I've been using to open the new forms after clicking on one of the buttons doesnt seem to work. ANyone got any ideas …

Member Avatar for DanyLdon
0
59
Member Avatar for bufospro

Hi all, first of all I apologise that I write in this category (javascript) but I don't know where I could be helped. I use a contact form in my site with the fields user, email, subject, comments I would like after user's submit to send me all the data …

Member Avatar for Airshow
0
240
Member Avatar for starengineer

can someone direct me to a tutorial that will give me step by step instructions on how to link xml to my index page. I don't quit understand the concept around xml. and how it work with an index page Thank in Advance

Member Avatar for essential
0
78
Member Avatar for Spycat

I am hoping that this is a proper forum to post to. I got an Ajax script from Dynamic Drive called "Dynamic Ajax Content" that loads external pages into a DIV in the Parent page. The effect is much like that of an iFrame. I am loading videos into the …

Member Avatar for Spycat
0
246
Member Avatar for HelenLF

I have a page which displays images for products whose product IDs are stored in a database table. The images are named by the product IDs. I have constructed a basic CMS so that my client can upload product prices etc and she then uploads files using FTP software. The …

Member Avatar for Josh Connerty
0
99
Member Avatar for lickettysplit

hi ive got a school assignment where i need to access data in a MySQL table, use style formatting and output it in a HTML file. Additionally, there is a frequency column that I need to use to create the style. The more frequent it is the larger the font …

Member Avatar for poeticinsanity
0
124
Member Avatar for adaykin

Hello, I am trying to completely remove everything from a table. I want to delete all of the rows which I am able to do. But when I delete all of the rows and add rows in again there is whitespace at the top of the table and I can't …

Member Avatar for adaykin
0
232
Member Avatar for pacouy

Hi to all! This is my first time for all of this, Forum, DaniWeb, CSS & Containers, so thanks in advance for your support. (My first computer was a Timex Sinclair 1000 and learned IMB S36, , I’m that old!) I'm trying to use CSS Containers (header, maincontent, footer) for …

Member Avatar for pacouy
0
133
Member Avatar for thecodingbee

[B]If you have seen igoogle,[/B] you will know what i am doing! The idea is that it [B]saves the co-ordinates of the box [/B]that you can move [B]into two text files :[/B] usercoord.txt-x axis & usercoord2.txt-y axis! can anyone tell me [B]how i can load the coordinates back, from the …

Member Avatar for Member #120589
0
128
Member Avatar for poeticinsanity

I am coding a web spider for research purposes and have run into an error I am uncertain about. I am fairly new to web programming and need a bit of guidance. I use http.client to get a connection, request a site, get the response, and read the resonse into …

Member Avatar for poeticinsanity
0
236
Member Avatar for Eager_Beever

I am designing a website using ASP.Net 2.0 and C#2005. I have used a stylesheet for the background and the horizontal menu bar. I am dsplaying 4 menu items horizontally and below that I am displaying a Flash (.swf) banner. The page is being correctly rendered & displayed in IE8, …

Member Avatar for Eager_Beever
0
133
Member Avatar for padmas

Hi I need to get url Instead of contact.htm and keep the animation. this is a modal window. [code]$(document).ready(function () { $('#contactForm input.contact, #contactForm a.contact').click(function (e) { e.preventDefault(); // load the contact form using ajax $.get("contact.htm", function(data){ // create a modal dialog with the data $(data).modal({ close: false, position: ["0%",], …

0
59
Member Avatar for csscoll

As an experienced freelance computer programmer who is presently exploring the wonderful world of web designing. I am interested in CSS designs and I am really amazed when I see all those <URL SNIPPED>CSS Gallery in the Internet. I am seeking information from the experts and possible opportunities. I feel …

0
36
Member Avatar for lifeforrent25

hi i am making a project in html and php its a little program the page should contain cuntomer id name and mobile number and sms to send and also that this sms should send to specific customer or all when click on send i should send sms to those …

Member Avatar for ithelp
-1
108
Member Avatar for poeticinsanity

I am coding a web spider for research purposes and have run into an error I am uncertain about. I am fairly new to web programming and need a bit of guidance. I use http.client to get a connection, request a site, get the response, and read the resonse into …

Member Avatar for scru
0
80

The End.