20,737 Topics
![]() | |
i came to know tomcat is primarily used as JSP/SERVLET container where u can run java codes on that web server .. my doubt is why cant apache http server itself serve as JSP/servlet container with some modules attached ??? and one more thing --> can apache http server used … | |
Hi friends I was looking for how to optimize a website design for mobiles phones using website seo services company and came across a useful link. Here it is. [URL="http://seotech.qapacity.com/blog/24873/top-seo-and-designing-strategies-for-mobile-websites/"]http://seotech.qapacity.com/blog/24873/top-seo-and-designing-strategies-for-mobile-websites/[/URL] Please visit it and then i am ready to discuss it here. Waiting for your feedback | |
How to create a transparent png or gif file? on photoshop? if yes, can you explain how? I create 1x1 transparent png/gif file and put it on the box background with y and x repeat, right? is this the idea of transparent backgrounds? Thnx in advance | |
[COLOR=magenta]i need help..:sad: there is something wrong with my internet.. i am having trouble in accessing some sites such as multiply.. pls pls help me.. and in most sites, i get the message "internet explorer cannot display the webpage".. i think something wrong with my security or internet connection.. how … | |
I have this code that should set up the page header [CODE] #headerWrap { margin-left: auto; margin-right: auto; width: 700px; height: 100px; background: url(Images/header.gif) no-repeat; }[/CODE] the picture is not being displayed. Please tell me how to fix this. Thanks | |
Hi there, I created highlight button, but color does not fill all button space. There is some gap on the left side button. thanks for any hint. html code: [CODE] <div id="primarynavigationbar"> <ul> <li><a id="homebutton" href="index.html" accesskey="1">Home</a></li> <li><a id="bootsbutton" href="boots.html" accesskey="2">Boots</a> </li> <li><a id="clothingbutton" href="#">Clothing</a></li> <li><a id="accessoriesbutton" href="#">Accessories</a></li> <li><aid="aboutusbutton"accesskey="3"href="aboutus.html"> AboutUs</a> … | |
In Photoshop, my JPEG image is CMYK. Once imported to Flash, the colors change to become brighter and more saturated. How can I stop this, or what am I doing wrong? Thank you! | |
this won't validate!! any suggestions? it for some reason doesn't call the ValidateFrom function... [CODE] <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link href="style.css" rel="stylesheet" type="text/css"> <title>User Details</title> <script type="text/javascript"> function validateForm(){ var x=document.forms["myForm"]["username"].value if (x==null || x=="") { alert("username must be filled out"); return false; } var y=document.forms["myForm"]["email"].value … | |
![]() | I am building a website that hosts and streams videos. I am currently testing the site on my own server. I would like to host it remotely once it is going live. I am looking for a good and reliable hosting service that provides necessary resources for online video. The … |
any idea how am i gonna make more round the border corners with CSS?? but in the same time show up on IE... | |
Hi all, here several seo experts staying in this forum.So tell me how marketing websites in face book , twitter and social media. | |
Hi I making a real advanced and powerful web-browser. It's Almost complete, but when i run it i type in the URL i want to go to which activates the browser tool, but the page stays white. I know its half working due to when i click enter it displays … ![]() | |
Hey.. I have a problem with my CSS, let me show you.. CSS [CODE].wrap { font-size:12px; width:980px; margin:auto; } .left_wrapper { height:auto; float:left; width:20%; background:#699; } .right_wrapper { height:auto; float:right; width:79.7%; border-color:#b7b6b6; border-top-width:0px; background:#993; }[/CODE] HTML [CODE]<div class="wrap"> <div class="left_wrapper"> blah blah </div> <div class="right_wrapper"> blah blah </div> </div>[/CODE] Now, … | |
I'm trying to create a WordPress.com header for rotary7040pr.wordpress.com. I have a layer for the background colour, and have created another layer for text and graphics. So far so good. Now I have a graphic ([url]http://www.rotary7040.com/images/RotaryLogoDropShadow300x288.jpg[/url]) that I want to place on the layer with the text, but I don't … | |
...it ends up becoming multiple images and no single animation. What am I doing wrong? Thank you! | |
not sure if this has been answered before. i looked through the jscript/dhtml spot and didn't see anything on the boards that looked solved so... I want to put multiple pictures in a table, then put that table in a div and have an auto timer show them in sequence … | |
Does anybody know if there is an attribute that gives more controls for embeded videos wiht the video tag? I want to have an option for fullscreen videos on one of my sites, but the current controls only have puase play and volume. Is there anyway to have a fullscreen … | |
Hi, My name is Mike, born in Canada 50 years ago and grew up in The Netherlands. So my Dutch better then my English. Anyway I'm looking for help to startup and rebuild my personal websiteyou will find at: SNIP What is my plan: I want to make a website … ![]() | |
So I am working on a project right now and it has been requested of me to do the layout in tables (I know I know). Everything is going surprisingly well but I got to one hitch and I have validated and re-validated (W3C doesn't seem to like the way … | |
Hello everyone, I'm new to this forum and I thought I should just introduce myself before I ask my real question. I started web programming almost 10 years ago and now I want to start back up and make web programs.. The only problem is, I'm about 10 years out … | |
Hey guys, I could really use some help. I adapted an old website template that I have used before, to make a site for a friend. I am not a professional, so my coding isn't great, but I managed to put a site together that works well with firefox, chrome, … | |
I am trying to write a script that will update my database(s) without the user having to click any buttons. I also want the update to occur whenever a field is modified in the form. So here is an example form [CODE] <form> <input type="text" name="fieldone" value="currentvalfromdb" onChange="updateDB()" /> <select … | |
hi........ i having a login page , and it has a password field ,i want to see the password before i submit. | |
Just wondering is this possible? I am trying to do a mini announcement section in my website. What i want is for the announcement to be taken from a txt file for easy updating. Regards, Jon | |
What's the difference between these two tags?? "<br> and <br /> | |
Hello, Who can help me out?. First of all I’m completely new here and also CSS is brand new for me. But if you can do it…. I can also only a matter of time my grandpa told me . What is my plan: I want to make a website … | |
I'm having troubles with the website I'm making. When zooming out, the navigation bar's contact us link is going to the bottom. Each link is set to specific width so I can make it full horizontal but it seems complicated to specify width. The content which is 800px at size … | |
Hey, I am in the process of re-designing my website but I'm running into a problem... I am trying to avoid tables and just use css... However I get a problem... doesn't happen all the time so I can't give you an example... I have a clear div box at … | |
i wanted help for retreiving video from tera byte video file.please reply algorithm for it. | |
Hello everybody Can anyone tell me please whats the difference between css and css2 and css3?? Do we need to make the file type .css2 in order to use CSS2??? | |
Hey. I wanna know whats !DOCTYPE that I always find in styling articles and CSS tutorials? What is it? Should it be at the beginning of HTML documents? Is it wrong to make it in lower case (!doctype)? Why is that exclamation mark there? Thanks in advance :) PS: Please … | |
I m having Problem i want to put green image on black image... my css code is.. [CODE] @charset "utf-8"; /* CSS Document */ #Container { background-image:url(../Layers/Container.jpg); width:1024px; height:768px; background-repeat:no-repeat; } #MiniContainer { background-image:url(../Layers/MiniContainer.jpg); background-repeat:no-repeat; /*margin:150px 10px 100px 150px;*/ margin-top:100; margin-left:50px; margin-bottom:100px; margin-right:50px; } [/CODE] and my html code is … | |
I am working on a website and I am currently trying to make it look more proffesional with the help of CSS(I am writing this all myself, not using a generator). Recently I installed something that would make a more professional. The only problem is that whenever I look at … | |
I am dealing with iframes and I have a predicament. Because I am using 2 platforms together I need to iframe some areas. Basically I need to be able to click a link and have it attach to an iframe to a page with an existing iframe on a different … | |
Just read a new story [URL="http://money.cnn.com/2011/05/13/technology/google_chrome_os/?section=money_latest"]Google begins war against Windows[/URL].... Google is going to launch Chrome OS, a Web-based operating system... I thought ion this idea and was bit confused both (web-based OS and old hard-Disk based OS) have benefits as well as limitations but i think old OS have … | |
Hey guys (and gals), I've been wondering this question for the longest time and no Google query I've tried really seems to answer it. So, I'm going to try to ask this question in the most detailed way possible. Whenever you go onto a forum / discussion board, the layout … | |
Hey all, I'm a total IT beginner and have been trying to figure out how to put raw html with css and javascript in the header on an article in Joomla 1.7? I heard about this JCE thing but no idea how it works. If someone could explain it to … | |
I can't figure out why my tables are being pushed to the right so much in FireFox. Please take a look and let me know what you think the problem could be. [url]http://ground360.org/coupons/[/url] Thanks. | |
Hi, I want to know what the step to enlarge the picture in joomla 1.5 . FYI, i already installed suitable plugin but not working. Thank you. | |
Hello Why doesnt the following code work on FF while works on IE?? [CODE] body { font-family: MFF2011; margin-top: 14 px; margin-left: 12 px; margin-right: 12 px; margin-bottom: 14 px; color: #231290; } div { background-color:#f2f2f2; } .myInput { font-family: MFA2011; color: #191919; } td { padding: 0 px; background-color: … | |
I need some opinions on whether i should choose HTML5 or XHTML 1.0 in designing my website. I have a school project where we have to make a website for a client with a real-life issue (eg a business, organisation, etc.). And one of the requirements is to use a … | |
Hey guys, A website a friend of mine has developed is having a few issues with firefox compatability. Ive have a look at it for him and cant seem to find a solution (although im far from a expert - hence why im coming here!) basically he's used labels for … | |
I am trying to develop and application that takes a webpage and changes the value attribute of an input type. For example load a webpage with view sourceprint? [CODE]<input type="text" size="20" name="UserName" value=""/>[/CODE] and changes it to [CODE]<input type="text" size="20" name="UserName" value="User3"/> [/CODE]using system.net.webclient. Also, I want to know how … | |
I'm not sure where an actionscript 3 post would go so I put it here. If this isn't the right location please direct me towards the right part of the forums. Anyways, I'm currently working in actionscript 3 with the flex IDE(a scripting language based off of java), and I'm … | |
Links that are behind images view fine in IE, however, they showup beside hotspots, and under images in drop down menu bar when viewing in chrome, safari & firefox. Here is a link to the page: [URL="http://artscouncil.ky.gov/indexmenutest.htm"]http://artscouncil.ky.gov/indexmenutest.htm[/URL] views fine in IE so look there first. Yikes, site supposed to launch … | |
[B]Hi Guys[/B] Please Help me out....Iam banging my head to the wall now just because of this problem.... I want to get the HTML code of a Website using the Class of HttpWebRequst and HttpWebResponse..... the main problem is that whatever web requests are made...they are done using Internet Explorer.....Please … | |
I want to create a comment form to add to my website here: [URL="http://vpckwgolf.bizhat.com/"]http://vpckwgolf.bizhat.com[/URL] I want to apply it to the main page.... which is html, so that means nothing that requires php or mysql, because the webhost doesn't allow me access. I'm not sure if this is possible, but … | |
25.Please can someone tell me: in Dreamweaver using AP Elements to create columns and move it to ones choice is too easy and simple than that of div but div still remain the dominated option for creating columns, I want to know ,is there any disadvantage in sing AP Element … | |
hello!! i want to learn how to make games like web browser games..for example like evony or other online games..what do i need to learn?..please give me some guide so that i can study with it and practice. what is the first step should i take? i have backgrounds in … | |
Hey Guys, I'm working on a Webapplication. The a page with a left sidebar, and a bottom bar. What is left shows the different "stages" it's included as an iframe. So, if you click on a stage, you still see the left sidebar and bottom bar. And the iframe gets … |
The End.