6,574 Topics
![]() | |
the thing is i have two anim gifs wich i made using fireworks Link to Html Files . so what i need is when i click on the 1st html file with the Anim gif then theres a hotspot on gif linking me to second html file i would like … | |
CSS class not applying properly I have created som code that allows a user to create an object by clicking a button. It's working fine. However, I have a CSS class called "draggable" (which makes the object draggable). If I apply the class to a hand-coded object: [code] <form action="#"> … | |
Hello, I've been trying to send html emails via the mail() function. I tried different combinations of headers configurations. and spent hours and hours on this with no luck. All I get is plain text, as if i did not define the headers. headers would be displayed in the message … | |
how to retrive data outside the html tag using [COLOR="Red"][B]vb.net[/B][/COLOR] | |
I'm a CSS noob and I'm trying to find the best way to get started on learning common practices of creating stylesheets. Is there any good tutorials/examples online besides w3schools to get me going in the right direction? Thanks! | |
I'm making a website with the little help of my dad who’s is working in <SNIP> [URL="http://www.webdesigningcompany.net/"][/URL]. It is the professional site and which site I making it is just finished up an html, xhtml, and css tutorial for review and would like to know the html code for aligning … | |
Hi all. I have an application were a user fitt (outside the game) a "ship" and after the full fitt he can save that in a doc file. In that file we'll see 4 fields with vari lines in each of them (not the same fitt for all the ships). … | |
I am using divs to relative position my blocks of code. I got 3 colums - left, center and right, i am floating the first left, the third column right, then want to center the 'content' div between the left and right divs, but it dont center align it in … | |
Hello there in my html page i use the following link <LINK href=c:\"Calendar.css" type=text/css rel=stylesheet> i would like to avoid rediracting to the file css ,so my question where i should put all the information in my htmal page after? the <body> ?before the <body>? which tag to use? Thanks … | |
For reasons unknown to me, I cannot read special e-mail message. This means like HTML messages, and those from Apple. How would I go about re-enabling that? I have searched in help, and prefs, but didn't find anything. Thanks! | |
Well, I'm not sure how other people do it, but eh, for some reason VB makes my task excessively difficult, because it is so inter-dependent and integrated. Now, HTMLDocument, is a Document interface for...go figure...an Html Document. However, I can't use it. I can only get to it via a … | |
for business use maybe plain white and gray I cannot seem to find any do you guys no where any are | |
Hi guys! Im new to the forum, but I just had a serious question to ask. I dont know how it happened, because it worked previously, but now whenever I print any website or something off of a page, its just source code or HTML. I dont know which I … | |
Hi, When you look at the following code it shows up fine in IE and FireFox as a list of images placed next to each other. But when I open it in Word it puts each image on a new line. How can this be fixed. Thanks <!DOCTYPE html PUBLIC … | |
Fairly new to this, and looked around on the net and didn't readily find my answers. I am setting up picture pages, thousands, and want to be able to change header or footer information down the road as the site expands. I am on godaddy non windows hosting. I need … | |
Hai.... To print Html page using PrintDialog and Print Document i am created one windows appication.. the windows application have many pages in my booking page i have two buttons one btnprint,btnclose i am go to click btnprint button and corresponding i reader one html file . then in local … | |
Hi I am failry enw to web deisgn and want to build an online portfolio, kinda like an online C.V for my self to show prospectiove employers. Im looking for some tutorials to help get me started in using CSS/ HTML if possible in Macromedia 8 Suite and wondered if … | |
Hi guys this is my first post on here so im sorry if its not done properly its just i have spent several hours trying to solve this problem already and I am starting to get very frustrated. Basically I have create a basic HTML editor using visual basic 6, … | |
How do I open a HTML page in VB.NET 2003? I am trying to build a main menu page and would like to open an HTML document from the main menu. Can anyone help? Dick [email]rlafran2@travelers.com[/email] | |
I'm having a bit of trouble figuring something out. I have a css file I use to attempt to break pages in the correct spot, and to force a landscape print so as to ensure that the words on the web reports my php program builds aren't packed together when … | |
Peace, I made a mail form and I want to enable The HTML in the Mail Message, How can I do it?... I wrote in the headers: $headers='From:Management<[EMAIL="info@3malas.com>'"]info@3malas.com>'[/EMAIL]; | |
I know there have been several posts concerning Python and CGI / HTML, but I can't get my little script to even print a web page. [code] #!/usr/bin/python print "Content-Type: text/html\n\n" print import sys sys.stderr = sys.stdout import cgitb; cgitb.enable(display=0, logdir=".") print """ <html> <body> <div align="center"><font style="font-family:verdana; font-size:18px">Hello from … | |
From djoomla.com [url]http://www.djoomla.com/component/option,com_ezine/Itemid,43/[/url] Intro: Well, I've seen alot of tutorials out there on how to program a Joomla Template with software like Dreamweaver and other big programs, this tutorial will focus on programming an entire Joomla Template with a program as simple as Notepad. This tutorial assumes that you have … | |
Dear Friends.. I am having an .aspx page in which i have various HTML controls such as text boxes and buttons("OK" and "CLEAR" buttons).By default, when i press the "ENTER" key in my keyboard ,the "OK" button must get fired...But its not getting fired..I need to use the tab button … | |
I use the following code to display the user name on the website.. like "Welcome Kaushik" [CODE] <jsp:useBean id="adminUser" class="bss.BSSUserDetailsDo" scope="session"/> <font size="4" color="brown" face="verdana"> <bean:message key="Bss.user.welcome"/> //comes from some property file abcd.property <jsp:getProperty name="adminUser" property="firstName"/> </font> [/CODE] i want to access the user first name from my JS function. … | |
As title; unless there's already a way: [code="HTML"] <html> <head> <script type="text/javascript"> function myfunction( ) { alert( "Hello, World!"); } </script> </head> <body> <p>Some HTML code</p> <img onclick="myfunction( );" src="some_image.gif"/> </body> </html> [/code] [code="Javascript"] <html> <head> <script type="text/javascript"> function myfunction( ) { alert( "Hello, World!"); } </script> </head> <body> <p>Some … | |
Dear Friends,, i want to download a pdf file from any server since i have url of a pdf file then i convert it in html format. i am working in PHP and enviorment is linux. Pleas help me for this script i am much upset due to this With … | |
Before I purchase a MAC OS (with no windows OS) I would like to know Can a Mac open an HTML files on any browser just like in windows? Example: an ebook that is downloaded toyour computer and is in html format that you need to open with any browser … | |
Hello, I really need your help in vbulletin forum .. I am owner of vbulletin forum designed for arab and it's specialised in html and php tutorial how can I highlight code like daniweb forum ?? I dom't know if administrator can help me or not but I hope !! … | |
I have a client's site uploaded to [URL="http://fjamison.freehostia.com/"]http://fjamison.freehostia.com/[/URL], but she says the menus don't work on her Mac. Does anyone have any idea as to why this is so or how to resolve this issue? |
The End.