6,557 Topics

Member Avatar for
Member Avatar for yssirhc

well the title pretty much says it all. I'm trying to grab an html hidden form input value for use in a delphi function. I don't know delphi very well at all, so I was trying to follow the format of the other code in the program that did this …

Member Avatar for LizR
0
116
Member Avatar for k2k

i don't know why my php code within the <html> doesn't work at all. [code] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta name="xsoldier2006" content="xsoldier2006, 2006, xsoldier, henry li, veteran 2006" /> <link rel="stylesheet" type="text/css" href="css/text.css"/> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Xsoldier_Home</title> </head> <body bgcolor="#333333"> <?php …

Member Avatar for katarey
0
143
Member Avatar for neoseeker191

I was wondering if someone could tell me if it is possible to take the navbar I made for the website, [URL="http://www.rcamodels.com"]Website[/URL] which was created using Dreamweaver and Fireworks, and convert it to CSS. What I am trying to do is convert the site to mainly CSS. I'm not looking …

Member Avatar for ccube921
0
119
Member Avatar for etc123

i want to set a css positioning for my site, but it doesn't stay there when the resolution is changed, is that a way to solve this?

Member Avatar for almostbob
0
105
Member Avatar for ronbarak

Hi, [U]Environment[/U]: My outlook 2003 default format is HTML. The Default fond for new/reply messages is Arial. [U]The Problem[/U]: I get a message in text format. When I manually change the format of this message to HTML, the font of the message is Times Roman. How can I make outlook …

Member Avatar for cguan_77
0
152
Member Avatar for SmartBeaver

Hello. I have a webpage im working on as a school project, and everything was going fine. Until I opened it up in IE. [code] <html> <head> <title> J. ROBERT OPPENHEIMER </title> <link rel="stylesheet" type="text/css" href="historyday_template.css"> <style> div#trans2 { background: #100000; width: 10px; height: 842px; position: absolute; top: 0px; left: …

Member Avatar for MidiMagic
0
127
Member Avatar for veledrom

Hi, I have a webpage with 3 pages which are called main.html, aboutus.html, contactus.html and result.html. I want to put a searchbox into first 3 pages to be able to search a keyword in the html content and display in result.html. How can do it? Thanks Note: I hope this …

Member Avatar for jakx12
0
93
Member Avatar for jkdil33

Hi, I want to create a web page in my local website for user to send e-mail to my ID.It should be in the following way There should be a text box for entering the mail ids of recipients,text box for entering the details(suggesstions) and a submit button when the …

0
66
Member Avatar for tarikiihem_01

Your web based ordering should work as follows: 1. Authorized customer must be able to place his online orders. 2. Authorized customer MUST log in first before making any transaction. If the login is invalid the customer access is denied and a message is displayed to the customer “ACCESS DENIED” …

Member Avatar for ~s.o.s~
0
131
Member Avatar for naju

if some users insert data like ";:<script><html>< // >@@#"; then i Sanitize this data to something like &quot;;:&lt;script&gt;&lt;html&gt;&lt; // &gt;@@ before inserting to db when i print this form db to html for inside <p> tag its cool but for inside h1 tag is prints as it is <h1>&quot;;:&lt;script&gt;&lt;html&gt;&lt; // …

Member Avatar for diafol
0
95
Member Avatar for tefflox

Hello, I would like to place the main content a little further to the left (at [URL]http://denacht.blogspot.com[/URL] ) but I can't figure out how to do this. What is the relevant css to decrease the left margin? Will you take a look?

Member Avatar for Kaarthik
0
85
Member Avatar for php_noob

I am working mostly on FORMS and still I cannot create and perfect the layout without using tables. I do not want to use tables anymore. I made a close to table-less by using LISTs but I use &nbsp;'s to come up with a squarish type of form. NOTE: THE …

Member Avatar for php_noob
0
126
Member Avatar for khr2003

hello I am trying to make a script that can upload multiple files (currently I set it to five). I made the form look like this: [CODE]$i = 1; while ($i <= 5) { $form .= "here goes the content of the form"; $i = $i + 1; }[/CODE] I …

Member Avatar for diafol
0
262
Member Avatar for Maidomax

Hi! I am creating a simple website, and I would like to have an option on one page to print the contents of the page by clicking a button, or seeing it in PDF format by clicking another. What is the simplest way of doing this? Mladen

Member Avatar for Yayo_SK
0
140
Member Avatar for closetosane

Hello, I am sending a string created in vbScript via CDO. My scripting is working but the whole string is not showing up in the receiving email. My code was on the bulky side with bordercolor and bgcolor in the tables cells, removing what was not needed for html in …

Member Avatar for closetosane
0
918
Member Avatar for k2k

hi, would someone please tell in where and what i should do to make my hovered link underlined? I tried so many attempts but none worked.. all it gave me is a "purple background color when the link is hovered" ... i really don't get it.. thanks i have a …

Member Avatar for ingeva
0
86
Member Avatar for suprakash444

Hi, I am trying to transform an XML string to HTML page using xslt. But I am getting the following exception : The stylesheet doesn't contain a document element. The stylesheet may be empty, or it may not be a well-formed XML document. My code is as below : Test.html …

Member Avatar for fpmurphy
0
152
Member Avatar for ayi_102

i found a css code that make my toolbar stay in the bottom of the page but it is not working when there is scrolling on the page the toolbar is floating, the position is not absolute bottom this is piece of my code [CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML …

Member Avatar for ayi_102
0
152
Member Avatar for mksakeesh

i need to call an multi-select listbox from one html page to another html page do anybody know how to do this. can anybody explain me this with example.

Member Avatar for buddylee17
0
85
Member Avatar for isotope

Hi everybody, I'm trying to restyle the Kubrick css for a blog I'm creating, but I'm quite a noob with css and I cant' figure out why the page's structure appears to be broken in some browsers. The website is: [url]http://www.incorde.it/[/url] The css file: [url]http://www.incorde.it/wp-content/themes/incorde/style.css[/url] For previews I'm using: [url]http://browsershots.org[/url] …

Member Avatar for kanaku
0
94
Member Avatar for lllllIllIlllI

Hi I have been using java.swing for my GUI programs so far and i kinda hit a brick wall, and i think its a stupid one on my account, i cant find a way for something to load a html file to the screen using a java.swing control. This is …

Member Avatar for stephen84s
0
86
Member Avatar for jvignacio

hey guys im trying to get my html and python cgi script working together to show the users selections of the checkboxes of bulbs and add them up aswell plus the method they wana pay once they pretty the submit form button.. here is my html code: [CODE]<html> <body> <form …

Member Avatar for jvignacio
0
186
Member Avatar for TechGurus

This chart is great for webmasters. It has hexadecimal (6 digit) HTML color code, with the corresponding Red, Green, and Blue (RGB) colors. I learned how important this was after I built my first site. [URL="http://www.customwebsitedesigner.net/HTML-RGB-Color-Chart.html"]http://www.customwebsitedesigner.net/HTML-RGB-Color-Chart.html[/URL]

Member Avatar for jrafique
0
60
Member Avatar for yrpchoudary

Hi, I have 1 xml file and 1 xsl file. I need to generate new html pages dynamically based on some values by passing the parameters to xsl file from console application using vb.net. Can any one suggest me how to create html pages dynamically using vb.net or C#?

Member Avatar for sierrainfo
0
141
Member Avatar for php_noob

Well I need a clean CSS for my forms and I searched many tutorials but none of them suggest a basic to what is needed in a form now I got an idea of having a list to hold the textboxes but still got bad results any suggestion to have …

Member Avatar for almostbob
0
99
Member Avatar for sierrasoft
Member Avatar for sleign

I'm finding some information here and there about $PHP_SELF but never specific to the question I have. I'm not sure if I'm going about this right, but I'm using a form for user input, specifically a registration page - and I'd rather only have one page the user has to …

Member Avatar for digital-ether
0
187
Member Avatar for guitarscn

I have a .php web page with these lines: [code]//gather all the comments $commentquery = mysql_query("SELECT * FROM comments WHERE tutorialid='$tutid' ORDER BY date DESC") or die(mysql_error()); //count all the comments for the total $commentNum = mysql_num_rows($commentquery);[/code] I want the value of $commentNum which is going to be a number, …

Member Avatar for diafol
0
162
Member Avatar for marcux

Hi all! I have started using pydoc and can not figure it all out... I have made packages in a structure like: pkg1 -__init__.py -pkg2 --__init__.py --module1 --module2 (supposed to look like a dir structure, hope you see what I mean) If my working dir is dir that contains pkg1 …

Member Avatar for Gribouillis
0
2K
Member Avatar for Traicey

I am developing a website and am struggling to make sure that even if my web page is minimized a user can still see the entire content of the page without maximising the page, I believe thats achievable bcoz I have seen websites like that even this one, anyone knows …

Member Avatar for Traicey
0
86

The End.