6,557 Topics

Member Avatar for
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
76
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
205
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
781
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
243
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
149
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
74
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
105
Member Avatar for justinmyoung

I have been trying to figure how to implement a "hit counter" for each of my websites in my css gallery, and display the total number of times a person has visited that link (or image). Could anyone lead me in the right direction, so I could get started on …

Member Avatar for Josh Connerty
0
232
Member Avatar for ed7171

I would like to find out how to fix drop down menu over flash when the flash content brought by the java/script below into iframe? You may see what I am talking about here : [url]http://67.220.225.130/~ktaelot/#[/url] Here is the script: [CODE=javascript]<script type="text/javascript"> var fo = new SWFObject("ext/viewer.swf", "viewer", "100%", "100%", …

Member Avatar for ed7171
0
107
Member Avatar for bthaxor

hey everyone, i've been using a wordpress blog for a while now, and i recently decided i'm tired of the hassle of having to manage all the plugins, spam comments and updates. i don't know a lot about php either, however i am a web designer by hobby: so i …

Member Avatar for Airshow
0
154
Member Avatar for veledrom

Hi, When try to validate the textbox generated by innerHTML, it returns "Undefined" for the textbox. Therefore, i cannot validate it. Thanks [code] <html> <head> <script type="text/javascript"> function validateForm () { if (document.form1.textContactname.value.length == 0) { alert ("ERROR"); return false; } return true; } function createInvoice () { document.getElementById("hiddenPayment").innerHTML = …

Member Avatar for veledrom
0
118
Member Avatar for Lib Auth

Hey there, Here is what I am trying to achieve: [url]http://img23.imageshack.us/img23/5742/582765.png[/url] As you can see, it is made of three sections. I think it would be created like this: [CODE]<div class="part1"> <div class="top"> </div> <div class="middle"> <!--- Put text here ---!> </div> <div class="bottom"> </div> </div>[/CODE] However, I can't get …

Member Avatar for Lib Auth
0
72

The End.