amp x 105
bootstrap x 1,162

14,212 Topics

Member Avatar for
Member Avatar for bryanau

Alright so I created a website using HTML. I later found out that I had to store links via .jsp and use a database so i made an index.jsp page instead. The first couple sections look like this: [code]<%@ page contentType="text/html; charset=utf-8" language="java" import="java.sql.*" errorPage="" %> <!DOCTYPE html PUBLIC "-//W3C//DTD …

Member Avatar for sillyboy
0
111
Member Avatar for masterskydancer

Hi all. Marc here from South Africa. Hope to get some advise about web design. I hope i explain this correctly. Subject: Linking pages within the same site. I am using Blue Voda for practice. Question: I have created 5 pages. I have given a name to each page. The …

Member Avatar for mastermind_SEO
0
84
Member Avatar for jaymathew

So I have some PHP code that takes text from a mysql table and prints it to the screen with formatting. Problem is the spaces keep getting truncated when its formatted. Like: [QUOTE] I like cookies. They are tasty. [/QUOTE] would come out as: [QUOTE] I like cookies. They are …

Member Avatar for jaymathew
0
145
Member Avatar for kahaj

I'm trying to create a page that has a button at the end with a check box before it. Unless the check box is checked, it shouldn't carry through with the link. I absolutely cannot get it to work. I've been toying around with it for over a half hour …

Member Avatar for ~s.o.s~
0
126
Member Avatar for wazzup

Hello! does anyone knows where I can find a script that allows you to send your very own sms through the internet I want to offer free sms locally using only my own cellular phone which is directly link to your computer via cable. Thanks

0
12
Member Avatar for kahaj

How do I insert a link to another page to the pressing of a button? I'm assuming it would be via the onclick event, but can't seem to get it accomplished in a manner which will actually work.

Member Avatar for ~s.o.s~
0
136
Member Avatar for Jwallis

I have a page where three funds add up to a total and need it to have decimals, but don't know how to get it to. I need the total to have decimals in the amount field in the form so it will properly pass to the processing website. it …

Member Avatar for MidiMagic
0
77
Member Avatar for kavithakesav

Hi All, I am giving blink option in html, but its not giveing any output. my cde is <blink>February, 2008</blink>. I am checking in Internet Explorer. Can u help anyone. Cheers:- KavithaKesav

Member Avatar for BHance
0
145
Member Avatar for KWITS

Good Day, I am a novice with VBScript but would like to leverage its power to effectively manage HTML files. I am looking for sample code. Here is my scenario. I have a collection of a dozen HTML files and would like to automatically merge each file to one concatenated …

0
67
Member Avatar for amaravanich

Hi all, I have to create a check box in javascript i just created the checkbox field and called a function in onclick.but onclick event is not firing.i'm getting an error indicating that chkbox has no properties.i have to fire an event on click this checkbox can anyone please help …

Member Avatar for yurj
0
150
Member Avatar for naomiauk

Dear members.. Hi.. I have a problem, which I was hoping the members could help me out with.. I have a chatbot designed in prolog, similar to ELIZA.. it can talk back to you and so on.. I need this chatbot to run on the web.. To make it look …

Member Avatar for mohanrobin
0
62
Member Avatar for Prozeen

I'm a newbie to css and I've hit the wall :( I would like the user of the web page/site to scroll down the page and still have the navigation bar shown at all times. I've managed to do this, however, the text scrolls over the top of the navigation …

Member Avatar for trudge
0
91
Member Avatar for ivatanako

Im having this problem with my web design. Check out this site where I uploaded it [url]http://ivatanako.awardspace.com/[/url] Problem is, the side bar's last 3 divs where visible both on OPERA and MOZILLA FIREFOX. However, when I tried it own Internet Explorer 7, this three divs where hidden, Why is this? …

Member Avatar for MidiMagic
0
102
Member Avatar for kevindougans

Hello, I hope someone has the time to help me. I have a form that lists a variable price in <input type=hidden name=price value=1> I have a drop down box letting the user choose a quantity in <select name=quantity> <option value=1>1</option> <option value=2>2</option> etc... I have a html form input …

Member Avatar for kevindougans
0
976
Member Avatar for azhagesans

how to reduce flickering by using control styles or some other methods are there?????:) regards , algates........ (AZHAGESANS)

Member Avatar for scru
0
35
Member Avatar for agrothe

Can anyone identify which editor/program/ide this ASP generated code may have come from? Thanks a million if you can! [CODE]<html><!-- InstanceBegin template="/Templates/standard.dwt.asp" codeOutsideHTMLIsLocked="false" --> <head> <!-- InstanceBeginEditable name="doctitle" --> <title>*sniped*</title> <!-- InstanceEndEditable --> <link rel="stylesheet" href="Assets/css/layout.css" type="text/css"> <!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable -->[/CODE]

Member Avatar for agrothe
1
106
Member Avatar for MattEvans

The 'Quick reply' and 'Go advanced' buttons on the quick reply form stopped working for me about a week ago, I thought it might be temporary/known about, but that's quite some time, and perhaps it is Opera specific. This is only on the quick reply form at the bottom on …

Member Avatar for longrun
0
563
Member Avatar for appleimac

Hey guys I am trying to sort out a problem with a site I am making [URL="http://www.colourlight.net/Rapid_Site/index.php"]http://www.colourlight.net/Rapid_Site/index.php[/URL] I have gap just under the welcome content box header. See screen attached I have attached a screen of my dreamweaver view as well Any ideas why? Cheers Matt

Member Avatar for autocrat
0
51
Member Avatar for doel.jangkrik

Hi, I don't know if I am in the right board or not cause I don't know if my question deals with html, css, or javascript. When I surf, sometimes I see a small "printer" icon with word "print" beside it, usually it is placed at the bottom of the …

Member Avatar for MattEvans
0
76
Member Avatar for u4umang2001

Hi This is Umang... i m using background-color:"9E0039" in a stylesheet.css file it is working in IE but not working in Mozilla fire fox. if i use the color name (eg. GREEN) instead of color code (eg. 9E0039) it works in Mozilla fire fox also. What should i do so …

Member Avatar for SheSaidImaPregy
0
104
Member Avatar for navi17

hi... i have three pages in my website site.master default.aspx home.aspx in master page there is a link button named home... the following is the coding of all three pages... site.master <html> <head> <link rel="stylesheet" href="StyleSheet.css" type="text/css" /> </head> <body> <form id="Form1" runat="server"> <div> <table class="main" cellspacing="0" cellpadding="2"> <tr class="header"> …

Member Avatar for hollystyles
0
119
Member Avatar for Dennis_Phils

Hi all, its me again..I'm a newbie in javascript. I'm having trouble with the bold style in my javascript. It works fine in IE but not in firefox. Here's a code snippet of what I did. var anchoryou = new Array(3); anchoryou[0] = document.getElementById('First'); anchoryou[1] = document.getElementById('Second'); anchoryou[2] = document.getElementById('Third'); …

Member Avatar for ~s.o.s~
0
121
Member Avatar for naren_jangid

i m developing a application in which i have to give href to a file that is stored in different drive (not in application folder) how i give path of file so when user click on text that file should be display. . application direcrory is stored in C:\Program Files\Apache …

0
15
Member Avatar for gurpreet.kaur

is there any way ,with which we can set the clinet browser properties ,such as client browser font,color etc.

Member Avatar for SheSaidImaPregy
0
108
Member Avatar for babanner

This is my problem: firefox and opera,both show the div correctly,but internet explorer doesnt. Here is the css: [CODE] @charset "utf-8"; body { font: 100% Verdana, Arial, Helvetica, sans-serif; background: #666666; margin: 0; /* it's good practice to zero the margin and padding of the body element to account for …

Member Avatar for MidiMagic
0
136
Member Avatar for adeoye
Member Avatar for Shubhra

I want to create a filter tool in my jsp page which is required to be similar to the column filter in excel sheet. Do we have any such tool in HTML? Or is there any good alternative for this? Sorry for posting html query under jsp topic.

Member Avatar for peter_budo
0
76
Member Avatar for beneyam

hi everyone.i want to develop a web based Exhibition using HTML with Dreamweaver & MYSQL. but i don't know from where can i begin my project.please tell me what things to include in my project.any one help i really appreciate.10qs

Member Avatar for gate2net
0
60
Member Avatar for minbor

Hello, I am new at programming and would like to know is it possible to pass a chunk of html code (more than one line, a whole table, for example) as an asp variable? I have looked through a lot of tutorials and could not find a clear answer. Thank …

Member Avatar for SheSaidImaPregy
0
125
Member Avatar for Duki

Hey guys, I'm looking at taking a PHP course in the spring. The prof and I get along well, and she said I could waive the college's prerequisites and sign up if I wanted to. The prerequisites (in the college catalog) are a couple of HTML courses. My question is …

Member Avatar for ryan_vietnow
0
272
Member Avatar for dallas9712

Hey all, I was wondering does anyone know of any html rotator scripts that can be time coded to show a particular picture at a specified time of day? I have an internet radio station and I would like to show my personalities on the home page to my website …

Member Avatar for LittleStar
0
122
Member Avatar for nathanpacker

Hey, I'm using a while loop to display all the rows of a table in my database, and wondered if anyone knows how I can make it so the background color of each row alternates between two different colors. I'm using php to call the information, so I can stick …

Member Avatar for nathanpacker
0
106
Member Avatar for SerapH

I already have web pages written in HTML that give out Help info about various functions of the application. How do I get them to pop up when the user clicks a button on the VB.NET form ? Private Sub btnHelp_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnHElp.Click …

Member Avatar for SerapH
0
219
Member Avatar for atrusmre

Ok this may be a stupid questions. Is there a way to make a dynamic form? For example, if I wanted to create a form that took a users birthday, how do I make it so it would change the number of days in the month to correspond to the …

Member Avatar for hollystyles
0
101
Member Avatar for Novice181249

I have a form that has several radio groups that is used as a multiple choice test for users. Currently the form data is submitted to the educator via email. The poster receives and auto-reply email confirming the test was received. I would like to include the results of the …

Member Avatar for MidiMagic
0
133
Member Avatar for lakshya

I want to display the search results of any search engine on my webpage... my webpage wud hav a textbox n with the user entering something in my webpage's textbox.. i want to have search results of google ..actually m workin on search engine optimisation ..so i will use dese …

Member Avatar for kreitje
0
117
Member Avatar for fisher318

Hey everyone, ok, I am working with a site, had css outsourced and what not, have an ameteur level of knowledge of css. However, I can't seem to get specific link attributes associated to the radio station list. Can anyone offer a suggestion of what needs to be done. The …

Member Avatar for MidiMagic
0
92
Member Avatar for raviteja536741

when we use <ul> <li></li> <ul> we get disc in IE and why do firefox display diamond can you just suggest me how to change this in firefox

Member Avatar for MidiMagic
0
85
Member Avatar for Jurnee

After hours of searching for for a nice looking drop-down menu in CSS I found the perfect one on the Dynamic Drive website. It's working wonderfully - as long as I don't try and position it anywhere on the page except for the default position. As soon as I moved …

Member Avatar for naptown
0
244
Member Avatar for bg370

I'm trying to implement dynamic select boxes by using onchange. The ultimate goal is to create a series of select boxes that vary based on what is chosen in the previous select. For some reason, the onchange isn't firing. Here is the definition for the first select in the chain: …

Member Avatar for bg370
0
277
Member Avatar for jtwister

Hi, I want to design a web form, on which, the client may select one or more email addresses to send the form data to. I was thinking that a drop down menu would be the easiest, but I'm not sure how you tie the selections to the submit button …

0
12
Member Avatar for karthikeyhegde

hi, with a textarea with given height and width how to catch event that user input is exceeding defined length? i used with height and width with overflow:hidden but textinput is only hidden we will get the undisplayed inputs also.. please any could give me solution or any reference thank …

Member Avatar for MidiMagic
0
37
Member Avatar for curt22

Why aren't the css background images showing up in the sidebar? [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"> <head> <title>Your Page</title> <style type="text/css"> body, html { margin:0; padding:0; background:#000000; color : #00cc00; } body { min-width:810px; } #wrap { background:#000000; margin: 0 auto; width:810px; } …

Member Avatar for curt22
0
88
Member Avatar for Dsiembab

Good evening, I have a webpage that changes the image when you mousover another image and I was wondering if I could preload the images to make it faster. it takes about 2.5 seconds to change the image. Should I set my meta tags to cache? The page is at …

Member Avatar for Dsiembab
0
113
Member Avatar for FragFighter

Hey, I'm looking at developing an HTML-based game and have never done any HTML coding or game design. I am wondering if anyone has any suggestions as to what program I should use or what I should start researching and learning about (any books I should read?) Thanks

Member Avatar for FragFighter
0
155
Member Avatar for Member #152695

hi guys how do you export your database to html format? my project goes like this: we built a simple music manager that adds, edits, deletes, searches and sorts records (that's track listings) excluding the multimedia part (i.e. play a track, etc.. our prof didn't require us to do that, …

Member Avatar for masijade
0
123
Member Avatar for mrityunjay22
Member Avatar for mattyd

Hi, I am developing a simple site and have (after it being recommended) been using CSS to handle the [URL="http://stormtroopr.webng.com/"]homepage[/URL] image display. The display consists of an array of 25 (95x95 px) images aligned to form one image. CSS has allowed me to display them just as I wanted (please …

Member Avatar for trudge
0
121
Member Avatar for curt22

I have a page that looks fine in ff, but doesn't look good in ie. I the problem is that ie displays the images in the side bar on a different line then the text.:( Here is my code [CODE]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html lang="en"> <head> <title>Simple …

Member Avatar for MidiMagic
0
120
Member Avatar for vb28

[code]<script language="javascript"> document.writeln(document.location); </script>[/code] hi the above code display the url of the page that is load on, but i was wondering do you guys know of way to display traget windows url for example <form action="action.php" target="actionwindow"> this will open a new window with the hidden name actionwindow but …

Member Avatar for MidiMagic
0
80

The End.