6,574 Topics

Member Avatar for
Member Avatar for swebdizajn

Is there a quality program that automatically analyzes and corrects the HTML page to retrieve it quickly in the browser?

Member Avatar for trancewebdesign
-1
143
Member Avatar for Ritesh_4

Hello I've used google to find software which will allow me to create professional html forms, with paypal submissions options and self-calculating fields if possible upon drop-down selections made, but found few which came close, and also tried coffecup form builder, but not satisfied. Anyone one can suggest some more …

0
52
Member Avatar for iamvisual

Hi there Im doing my web site and i have came across a little bit of coding i wish to change - i thought it could be changed in CSS but i don't think it can. Basically im using a "title="Image 3" tag to use as a brief description of …

Member Avatar for @developer
0
139
Member Avatar for shivarocks

hello friends i need to make a edit profile page in my website,while registering a user can select multiple locations using multiple select options,so while editing user must get defaultly selected options while registering,i tried using multiple=multiple,but after getting details from databas it must select automaticlly....i cant do that can …

Member Avatar for @developer
0
126
Member Avatar for xcamp

Hi, I am really really new to this, but I'm having a bit of trouble with some php. I have a HTML file which I have no access to, and a snippet is below: [CODE]<form onsubmit="return validate();" method="post" action="process-quiz.php"> <h2>A Simple Quiz</h2> <fieldset> <legend>Name</legend> <p id="UserInfo">What is your name?</p> <div> …

Member Avatar for Zagga
0
114
Member Avatar for markymark180

Hi apologies as I guess this has been covered on a number of occassions, but I am very much new to web devt and am struggling to patch code snippets on google results on similar sounding queries into my own. I have been coding a page, which has an iframe, …

Member Avatar for Akash Saikia
0
2K
Member Avatar for coolest_987

Hi Everyone How to convert pdf file into HTML through php? Any help will be depreciated. Thanks in Advance :(

0
93
Member Avatar for raghujosh

I have an HTML page(PAGE 1) that allows a user to select an HTML form element, and get it displayed on the next page(PAGE 2) when the user clicks "next". What I want to do is on the display page(PAGE 2), be able to display the newly created HTML form …

0
64
Member Avatar for feoperro

Hi, I was looking around at the source of some popular websites and I noticed that a lot of them have a way to detect your OS, Resolution, Browser and more... I was wondering if anyone knew where I could read more about setting the CSS to fit the users …

Member Avatar for scrappedcola
0
195
Member Avatar for shama_kandy

What will be the effect on web browsing if the browsers start compiling the HTML language instead of interpreting it?

Member Avatar for Momerath
0
132
Member Avatar for jonow

I want to make it so I can put a caption under an image so that the caption will only go as long as the image. I wan't to be able to do this without having to set a width for the caption. I do not know if this is …

Member Avatar for rosy12
0
156
Member Avatar for falina2

I'm creating a Dreamweaver CSS site based off a template I purchased. In this site, I want to have page with a gallery of my company's products. So I went to [url]http://smoothgallery.jondesign.net/[/url], used the "Gallery Set" setup, and put it into my web page. It all works GREAT...except the gallery …

Member Avatar for Taywin
0
107
Member Avatar for ShandyElliott

What I have: a. I have a contact.htm page with a form on it. I have a drop down menu in which I have several options the user can choose to select a subject matter. b. a footer (which acts as a site map) on the bottom of all web …

Member Avatar for ShandyElliott
0
199
Member Avatar for ovidiu_b13

hello, is there any way to view only a part (portion) of website A in website B. For example, I want on my site to put a small div in which to see only the price of that object, so that the price i see is always the current price.

Member Avatar for ovidiu_b13
0
142
Member Avatar for filch

Hello, I am trying to track down an issue with some content in a couple of popups generated with j-query. If you go to [url]http://streetkids.zuka.net/sandbox/map-new.05.html[/url] and role over and click on ethiopia on the African continent, you will get a map that pops up. On the map you will see …

Member Avatar for filch
0
158
Member Avatar for hiyatran

I am able to incorporate CSS into the HTML, like this: [CODE]<tr><td [B]style="background-color:#FFFF00;"[/B]>test</td></tr>[/CODE] How can I incorporate CSS into javascript? [CODE]document.writeln("<tr><td [B]style="background-color:#FFFF00;"[/B]>" + "test" + "</td></tr>");[/CODE] The javascript code doesn't work or this is it even possible? Thanks

Member Avatar for Pnorq
0
163
Member Avatar for joshvanslam

Hey, this is my first post here, so greetings lol. Back to the topic, Is it possible to make a text box that can put the text into html code and if so how? Sort of like the box you type your post's with on forums or blogs.

Member Avatar for diafol
0
153
Member Avatar for churva_churva

how to put a border for entire page...and how to make a table within the table..

Member Avatar for kekkaishi
0
95
Member Avatar for ON_Jtharpe

Odd problem I am having. I am developing in Drupal, and working on my template. I have a sidebar on the right, and the text inside touches the edges of the box so I added some padding. When I add this padding the sidebar drops so that is is below …

Member Avatar for ON_Jtharpe
0
58
Member Avatar for ON_Jtharpe

Hey guys I am having trouble with my CSS. I am doing work with Drupal and I am re-styling the CSS for the site. I have it laid out the way I want buy on some web browsers my wrapper or the center of the page where the content is …

Member Avatar for ON_Jtharpe
0
95
Member Avatar for Kirielson

I have a question about programming Java into HTML using the latest version of Tomcat. I'm trying to get the option values from the HTML to go inside the Java program and print out said values. A friend of mine suggested that I create an array of strings and then …

Member Avatar for mandy011
0
1K
Member Avatar for sayakyi

Dear All, I have here some problem with my html code. I can't make text aligment in following html code. How can i solve it? [CODE] <TABLE width="500"> <TBODY> <TR> <TD><IMG title="" border="0" alt="" align="top" src="img01.jpg" width="150" height="90"></TD> <TD> <ul> <li>Pellentesque fermentum dolor. Aliquam quam lectus, facilisis auctor, ultrices ut, …

Member Avatar for sagive
0
129
Member Avatar for biz82

Hi I am new to this forum and I am creating my first website. I have created my html and css documents but am having a problem with how the webpage is being displayed. It displays as I want full screen until I minimize or change the window size of …

Member Avatar for sagive
0
94
Member Avatar for loganwasif005

hi, i m not a good designer in my learning project i want to use HTML template in asp.net page i create an empty website and add index.aspx web form now i want to ask is i have to past all the html of the template into <form> tags or …

-1
63
Member Avatar for TheWhite

Is there a way, using java's standard library to replace characters like: &quot; with '"' and &# 39; (i put a space so the site doesn't change it) with ''' in a string? For example, change from: [CODE] String message = "&quot;This &# 39;is&# 39; a test&quote"; [/CODE] to: [CODE]message …

Member Avatar for JamesCherrill
0
202
Member Avatar for Arsenic Oz

Hi there guys, I'm currently trying ti build a site and I cant seem to get the positioning of my page as I want it. Simply pu I want all the items centered instead of as they are (justified left). Here is the sauce: [CODE]<%@ Master Language="VB" CodeFile="MasterPage.master.vb" Inherits="MasterPage" %> …

Member Avatar for SolidSolutions
0
152
Member Avatar for jacksantho

Hi, Please see the below one : [CODE]#!c:/perl/bin/perl use CGI qw(:all); print "Content-type:text/html\n\n"; print <<EndOfHTML; <html><head><title>Print Environment</title></head> <body> <FORM action="sample.cgi" method="POST"> First Name: <input type="text" name="first_name"> <br> Last Name: <input type="text" name="last_name"> <input type="submit" value="Submit"> </FORM></body> EndOfHTML[/CODE] From this, i don't know to proceed. There are two text box with …

Member Avatar for d5e5
0
2K
Member Avatar for muze

hello guys... I am trying to play a wave file in a small asp.net project. Now I want to embed HTML in asp.net so that I can use [B]<object>[/B] tag of HTML to play the wave file. Following is the code to get row index from gridview, from the row …

Member Avatar for Fortinbra
0
246
Member Avatar for keykan

I'm using elRTE editor. but i don't want to use default elRTE menu. i built a graphical and favorite menu with anchor tags and css in my HTML page. my menu is on the top of my page and my editable area is in the middle of the page (i …

0
43
Member Avatar for deecoup

The End.