6,574 Topics

Member Avatar for
Member Avatar for suse17

Hi, We All know how to create a Table in html, pretty simple: I was looking to create a trapezium, parellogram or some other odd figure. I was just wondering whether I have to use the table tag with some special/extra attributes to create trapezium or is it some different …

Member Avatar for suse17
0
104
Member Avatar for genieuk

Hi, I basically have user profile pages. The text box people can of course type things, like about me etc. i am using css and not sure what i do to correct the problem. If a user for example type text it auto goes on next line when they reach …

Member Avatar for MidiMagic
0
133
Member Avatar for Mapper99

Hi there, I have a web page that looks different in Firefox than in IE. Here is the page: [url]http://www.laudontech.com/exhibitfloorplans[/url] The specific things I find odd are: 1. Divs with "For more information..." text shows up on 3 lines in Firefox, 4 lines in IE. 2. There seems to be …

Member Avatar for MidiMagic
0
136
Member Avatar for shanthu

hi, I am developing a site which contains 2 menus which contain hover images,and change buttons, background images etc and so i decided to pre-load all images. What i did is given below: [code] <img src="images/green-over/about_green_hover.png" alt="" title="" class="preload_hover" /> <img src="images/green-over/branches_green_hover.png" alt="" title="" class="preload_hover" /> <img src="images/green-over/contact_green_hover.png" alt="" title="" …

Member Avatar for essential
0
60
Member Avatar for coolmind259

Hi Guys, I want to convert an HTML document into PDF document. Then user can download a pdf document by clicking on the link. Actually I have a page where Dynamic data is being displayed, I want that data to be converted to PDF document , so the users can …

Member Avatar for chrishea
0
86
Member Avatar for Ries

Not sure where to put this as it contains HTML, Javascript and PHP and I can't figure out which one is the problem but because the problem is with an empty POST request I put it here, sorry if that is wrong. [code] <form action="?do=submit" method="post"> <input id="number" readonly="readonly" style="width:7em;"/><br …

0
47
Member Avatar for Lib Auth

Hello there, I have this script which I have edited and altered, to create a demo of what I want (the original coming from Dynamic Drive). Is there a way to achieve this in CSS? Thank you, Regards, Grant

Member Avatar for Airshow
0
101
Member Avatar for jaiprakash15

Dear Friends, am working on a project where i have to convert the HTML file to a PDF file. am using tidy and fop methods for converting. am not good at XSL style sheet. when i try to run the program by giving the input file (39.html) to ma program …

0
93
Member Avatar for pipotribe007

Hi, please help me... I am trying to place a table right after a paragraph in my blogspot.com site. The problem is a huge space appeared between the two (the paragraph and the table). How can I solve this one? You can check the page at [url]http://www.peterpaulnavarro.blogspot.com/[/url] Thanks you so …

Member Avatar for essential
0
216
Member Avatar for redmaverick

I have to generate html files from .java files. I tried generating from eclipse but was stumped. there are just 4 files. Can somebody help me out. Send me a pm please!!!

Member Avatar for redmaverick
0
118
Member Avatar for anewhope

I am in the process of learning perl to go along with web design. I am trying to learn perl, ajax, css, xhtml, and javascript. If anyone can help me out, please let me know. thanks

Member Avatar for Xlphos
0
58
Member Avatar for Ries

This HTML [code]<html> <head> <link rel="stylesheet" type="text/css" href="style.css" / <title>Site</title> </head> <body> <div id="top"></div> <div id="menu"></div> <div id="main"> </div> <div id="content"></div> </body> </html>[/code] And this CSS [code] #top { position: relative; width: 100%; height: 100px; background-color: #3A3226; color: #FFFFFF; font-family: verdana, helvetica, sans-serif; } #menu{ position:relative; width:100%; height: 75px; background-color: …

Member Avatar for almostbob
0
82
Member Avatar for monty1972

Hi, I am at my local collage and am learning to make a web page by writing HTML in notepad. I have a link on my page that I want to open a Word document, my line is:- <p>This is my entire work history so far <a href ="file:///newcv.doc"> Ian's …

Member Avatar for !!underlink!!
0
112
Member Avatar for abhay_pundir

Hi everyone, i have a .dwt page templete, i want to know that how to use this page in my HTML Pages.

Member Avatar for !!underlink!!
0
73
Member Avatar for jcanaway

alright im having so problems with my floating divs containers i am using three columns in my html part of my website and i have a wrapper around the three columns known as page and the columns are float left in css so they can be perfect aligned left to …

Member Avatar for BzzBee
0
75
Member Avatar for dragonspectrum

I am trying to access a Clientside server file from an HTML file. Can anyone help me with how to code it? :eek: here is what I have: [code=html]<form method="get" <if true then action=" :?: *****This is were I need to access Client side server ****** " else action= "file:///K:/web-content/Client …

Member Avatar for kvprajapati
0
274
Member Avatar for genieuk

Hi, Thanks for looking. I have a contact form and everything else is checked against validation apart from the textarea. For some reason i cannot get textarea validation to work using php. I have tried: [CODE] if (strlen($_POST['query'] == 0 ) ) { echo "<p>You have not entered anything in …

Member Avatar for genieuk
0
2K
Member Avatar for pritam.sabnis

Can any one tell me the better and professional way to dynamically add row to an HTML table. Currently I am using insertRow() function.

Member Avatar for abhay2247
0
37
Member Avatar for suresure88

Hi(: I'm given a powerpoint file which consists of 7 slides and i have to convert each slide to a html page and load them onto a web server. I've never done this before and i was thinking whether should i separate the slides into multiple .ppt and try solving …

Member Avatar for almostbob
0
38
Member Avatar for mibit

Write a JavaScript/HTML program that inputs two integers a and b in an input text box, and outputs all odd numbers between a and b (a and b are expected to be between 1 and 30, and a<b) Can somebody help me with the source code for the .html file …

Member Avatar for essential
0
120
Member Avatar for suchisuchi07

hi, I need suggestion for this.After a particular option selection in my page,how to replace the rest of the contents of the same page with its response,and too making the select action invisible... can i do it using ajax wit html... for example,i have a select option,where for each option …

Member Avatar for noelthefish
0
80
Member Avatar for tushar.capoor

Hi guyzzzz,,, I m Building HTML Script in .cs Page with sum Dataset Value..... But i have an button generated runtime named Cancel & onclick i need to call a javascript function But I am not able to generate String Proper...Can u help me... sqTsc.Append("<html><head><title>BOTH APPOINTMENT'S</title>"); sqTsc.Append("<style type=text/css>.style1{font-family: Verdana, Helvetica, …

0
40
Member Avatar for marias

Azul(Hi) i created program on php where i can output data set of any table by submitting query. i need help to input i mean to load data into the table from the HTML file can any one give help please thank you. this is the program i created, so …

Member Avatar for marjan_m
0
181
Member Avatar for cheapterp

Hi, I have a form that has a bunch of cascading drop downs - something like Country->State->City->. Each subsequent drop down is populated based on what is selected on the preceding one. What I am having trouble with is the positioning of the labels for these dropdowns. For ex., I …

Member Avatar for cheapterp
0
207
Member Avatar for prawin@123

Hi can any one fix my problem, I created a login page with jquery and ajax. ie the functionality of th page is when i clicked a Login text the login page should slide down. i Created the sliding login page an dit works good. What i need is to …

0
72
Member Avatar for dipakxyz

Hi, i am generating html to pdf using [code] require('html2fpdf.php'); $pdf=new HTML2FPDF(); $dummy='<html><head> <style> .text11 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #434450; text-decoration: none; font-weight: bold; } .text111 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #AE4506; text-decoration: none; font-weight: bold; } .text122 { font-family: Arial, Helvetica, sans-serif; …

Member Avatar for chrishea
0
506
Member Avatar for sivak

difference between HTML server controls and web se What is the difference between HTML server controls and web server controls and how to convert HTML server controls back to HTML elemets.

Member Avatar for kvprajapati
0
88
Member Avatar for jakesee

In a data/view architecture or template engine, should HTML forms be part of view or data? I tried several methods to separate HTML form design and form names (variables) but seem like a chicken and egg problem. is it common that the view designer must know all the form names …

0
69
Member Avatar for bigfunkychief

Hello, I have a system that generates quotes, it opens a new window with the quote itself. I am trying to make it so I can generate a PDF automatically to a temp file on my webserver, and then use a script I wrote to email the attachment to the …

0
55
Member Avatar for andrewsCWD

Hello, I have a form that has several checkboxes. It looks similar to this: [CODE]<input name="service_needed[]" type="checkbox" value="service1" class="checkbox" /> <input name="service_needed[]" type="checkbox" value="service2" class="checkbox" /> <input name="service_needed[]" type="checkbox" value="service3" class="checkbox" /> [/CODE] I'm trying to store the values of whichever boxes are checked inside of one variable so that …

Member Avatar for antwan1986
0
788

The End.