6,562 Topics

Member Avatar for
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
72
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
73
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
273
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
36
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
37
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
119
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
77
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
39
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
70
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
505
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
86
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
67
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
54
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
785
Member Avatar for fahad42

Hi all........... i want to use CSS with c# windows appliction control for standard design. But i could not use it. i do not know, how i can link a cssClass for a control such as button, label. Friends plz give solution with a example. Fahad

Member Avatar for serkan sendur
0
248
Member Avatar for blackbr

I have a few pages that were converted from vs2003 to 2008. All of the elements are visible in the vs2008 designer, except the input/hidden html controls. I have looked at all the designer settings, and all the appropriate ones appear to be set correctly. If I drag one of …

0
62
Member Avatar for dwatycha

relative php noob needs help, have tried 3 or 4 differnet ways to get an image along with other post data from an html form to save into a mysql db. other data saves fine, no luck at all with image. php and form code below. HELP. Thanks in advance. …

Member Avatar for Airshow
0
150
Member Avatar for Will Gresham

I am building a program that will 'integrate' with a website I have built, the user wants a client based app that can be used to upload text from a .doc file to the website. The website uses a database to store the text in HTML format. The HTML produced …

Member Avatar for Teme64
0
94
Member Avatar for prawin@123

Please dont laugh at me for this simple doubt, bUT i have to ask . Please help me any one i am creating a html page when i minimize the page the contect in the pages are shuffled .ie normally if we minimize the page to a fixed limit . …

Member Avatar for danishbacker
0
75
Member Avatar for jaiprakash15

Dear Friends., Am new to the java world.. I am creating a application where i have to generate a html page from a Dynamic jsp page.. I have tried my best and i was able to create a static html page from a JSP.. But how to fill the data …

Member Avatar for jaiprakash15
0
1K
Member Avatar for Merlin33069

I included a file in one of my sites via an iframe (simplest solution and by FAR not permanent), just to get a feel for the way it might look on the site However, after adding the iframe to the site, i have no other data, the page is saved …

Member Avatar for sassenach
0
139
Member Avatar for externalaw

Hello all, I have 2 questions.. I have just been given 1500 pages of static html pages nicely organized, each page with 1 keyword (title of the page) and the information within the page. I want to do two things with this and I am STUCK.. 1) about half the …

0
53
Member Avatar for nutty2chat

I am working on a rather large site with multiple buttons and for ease of updates, I would like to use css styling on the standard asp:button control. But, I am having trouble getting the look I want. I am using css to set a darker bottom and left border, …

-1
107
Member Avatar for qaokpl

I advertise on the internet and they want me to link my webpage to their webpage with an dhtml code...Then they will list my website on their page..Thanks for all your help.I use geo cities page builder for my webpage.

Member Avatar for Airshow
0
73
Member Avatar for shaviraghu

Hi all, I am looking at developing a Html editor for winforms in c#.I have looked into codeproject.com and found some, the most complete being "The most complete C# Webbrowser wrapper control".But this project has removed dependency on MSHTML. But I have already an editor which uses MSHTML and it …

0
91
Member Avatar for Designer_101

Hi This may not be a php matter but i'm wondering if it can be done? I have a table like the following: [CODE] <table> <tr> <td>1</td> <td>2</td> </tr> <tr> <td>7</td> <td>9</td> </tr> <tr> <td><<SUM OF THIS COLUMN (8)>></td> <td><<SUM OF THIS COLUMN(11)>></td> </tr> </table> [/CODE] I hope you understand …

Member Avatar for BzzBee
0
108

The End.