20,737 Topics

Member Avatar for
Member Avatar for isalano
Member Avatar for isalano
-2
141
Member Avatar for BleepyE

Sorry if this is in the wrong section. Im trying to add a IRC Chat window to my website, does anyone know how to do this? If not can you suggest a chat application that I can embed into my site. Thanks

0
101
Member Avatar for jlego

i have two locations, 1 corporate and 1 remote store. they are connected via site-to-site vpns using 2 cisco asa's the remote store has a security system, which is accessible via a web browser. from my corporate location you can view the cams no problem. if you VPN into the …

Member Avatar for jlego
0
250
Member Avatar for newbi11

Good day i would like to know how the dark color in the image below was done . here is the link to the website just so you can see how it was done . [URL="http://webcache.googleusercontent.com/search?q=cache:Xc85KzMDbnoJ:forums.digitalpoint.com/+digitalpoint&cd=1&hl=en&ct=clnk&gl=ng&source=www.google.com.ng"]here [/URL]

Member Avatar for Joenade
0
118
Member Avatar for Siberian

I worked with someone to get this page SNIP at it's present stage. Although I'm no CSS guru I have a few things I want fixed/changed, one of the first things is I don't want a fixed header but I have no way of fixing out how to remove as …

Member Avatar for Joenade
0
58
Member Avatar for Acute

I have a <textarea> and <button>. When button is pressed the text entered in textarea will be displayed inside of <p></p>. So I want: when I enter for instance "1<br>2<br>3" in textarea and press button, exactly the same text is displayed in <p> i.e. "1<br>2<br>3" is displayed instead of 1 …

Member Avatar for drjohn
0
64
Member Avatar for johnfischer23

After upgrading to windows 7, I started noticing some odd behavior in IE8. It became clear when I went to Ebay that some navigation links work, and some don't Particularly, I can't get from one page of listings to the next. There are some other links that don't work on …

Member Avatar for johnfischer23
0
155
Member Avatar for faust6785

studying with sessions college and when i loaded the page to my domain I got this error: Parse error: syntax error, unexpected T_STRING in /home/a8556423/public_html/adverstising.html on line 1 here is my code: (can anyone help please?) <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1- strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" …

Member Avatar for shaya4207
0
167
Member Avatar for Blazar

I am trying to get my web site to look good in internet explorer but when IE displays tables it messes up. I have this thing with a green table header at the top of every table. In that green table header I would have a title for what is …

Member Avatar for Joenade
0
122
Member Avatar for reececropley

Hey, I have a table on my site in which I want to <th> to have a background-color of black and the <td> to have a background-color of grey. Also to have a border at the bottom of the cell and none on the top of sides. Now I have …

Member Avatar for reececropley
0
1K
Member Avatar for LogicWeb

I'm trying to correct an issue here with the many while attempting to streamline our billing portal with our site globally. See screenshot, text is getting crushed and aligned to the top for some reason. It should be like this: [url]https://www.logicweb.com/web-hosting/index.html[/url] The sub-menu with highlighted "web hosting" is the one …

Member Avatar for LogicWeb
0
141
Member Avatar for shredder2794

Hello all, I'm making an application that manipulates the common web-browser Internet Explorer 8 using the White Framework([url]http://www.white.codeplex.com/)and[/url] I am having some problems. I'm trying to go to(in IE) Tools>Internet Options so I used the code given here:"http://white.codeplex.com/wikipage?title=MenuBar%2c%20Menu%20and%20PopupMenu&referringTitle=Programming%20using%20white" code snippet of mine: [code] MenuBar menuBar = window.MenuBar; Menu level2Menu = …

0
103
Member Avatar for miyoi

[code] <ul id="verticalmenu" class="glossymenu"> <li><a href="http://www.javascriptkit.com/">JavaScript Kit</a></li> <li><a href="http://www.javascriptkit.com/cutpastejava.shtml" >Free JavaScripts</a></li> <li><a href="http://www.javascriptkit.com/">JavaScript Tutorials</a></li> <li><a href="#">References</a> <ul> <li><a href="http://www.javascriptkit.com/jsref/">JavaScript Reference</a></li> <li><a href="http://www.javascriptkit.com/domref/">DOM Reference</a></li> <li><a href="http://www.javascriptkit.com/dhtmltutors/cssreference.shtml">CSS Reference</a></li> </ul> </li> <li><a href="http://www.javascriptkit.com/cutpastejava.shtml" >DHTML/ CSS Tutorials</a></li> <li><a href="http://www.javascriptkit.com/howto/">web Design Tutorials</a></li> <li><a href="#" >Helpful Resources</a> <ul> <li><a href="http://www.dynamicdrive.com">Dynamic HTML</a></li> <li><a href="http://www.codingforums.com">Coding Forums</a></li> <li><a href="http://www.cssdrive.com">CSS …

Member Avatar for miyoi
0
134
Member Avatar for nicholas220191

Hi folks, Having a little issue regarding getting elements to align. Specifically the 'user' bio blurbs. There is also the small gap at the bottom of the screen that renders in Firefox and IE but I can't recall how that got there. You can have a look at the page …

0
103
Member Avatar for chris_j_haines

Hi, I have managed to get a couple of friends asking me to design sites for them, I have experience in web development from when I did my project at university but I have become rusty. I used to use webmonkey for many of my tutorials but I find that …

0
66
Member Avatar for gikonyo

am designing a website that it core function is to market architectural design(dispaly images of designs). it has a background of color blue and the menu options & headings are orange in color. is the color contrast okay (blue+orange)? if not which is the best color to contrast with blue?

Member Avatar for gikonyo
0
66
Member Avatar for Violet_82

Hi ya, me again. I have done some more work on my website [url]http://www.antobbo.webspace.virginmedia.com/webediting/our_web_standards.htm[/url] but I am having an issue with the content being pushed down by the navigation. Now, I read few tutorials on float but I don't seem to be able to find the answer there. I presume …

Member Avatar for Violet_82
0
127
Member Avatar for shruti sepra

Hi, I am preparing website in English and Hindi, As per my search for web site in hindi there is need of font embedding for this we need two types of files .eot and .pfr I make both files and attach it too. it is working properly in I.E but …

Member Avatar for bvelez352
0
119
Member Avatar for andrewliu

Hello, I have a problem with my image. I have an image displayed. But I also have set up a div table to display in front of it. I have set my z-index of my div table to 100 and my image to -1 with position: absolute. This way it …

Member Avatar for codewall
0
39
Member Avatar for LogicWeb

Greetings Folks, Recently launched a full redesign of [url]www.logicweb.com[/url] I'm working on the back customer portal and have this very strange issue with the submit buttons appearing cut off as shown in the image. I'm not sure why its cut off, but any help would be appreciated. Its supposed to …

Member Avatar for bvelez352
0
78
Member Avatar for webmaster45

My website: [url]http://realnewschannel.com/[/url] displays fine in Internet Explorer and Opera but distorted in Firefox. I would appreciate any suggestions.

Member Avatar for OrderFlowers
0
201
Member Avatar for brainbox

Hi, I am new to web development, i need to develop a comment box, and save those comments in a file( either database or normal text pad), so that i can retrieve them later and display them on my web. My server does not support php or anyother special scriptin, …

Member Avatar for ana10192000
0
267
Member Avatar for manish250

hello all i have a jsp project when i run this using apache-tomcat on windows server 2003 a pop up window open in the top of the page notifying about the active x control.when i move the mouse over menu bar item it is not showing drop list.i an not …

Member Avatar for manish250
0
258
Member Avatar for dev.cplusplus

I'm writing an C# application, where the user can select an entire folder and click on a button to upload the folder he choose. It is possible to upload an entire Folder to a Server(with all its files and sub folders) ? I found in the web examples, to how …

Member Avatar for iciku
0
102
Member Avatar for slimjimmer

Not sure if this is the right place for this, but here we go. Basically I would like to get back into building websites, but I have no idea which dev tools to use. I haven't built a website for about 5 years ago and then I was using Microsoft …

Member Avatar for benwilliams
0
234
Member Avatar for burningcandle10

i want to convert this code to php, which will be used in wordress and i want this code to float on browser thanx [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <title>Related Posts Slide Out Boxes with jQuery and CSS3</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta name="description" content="Related …

Member Avatar for Szabi Zsoldos
0
168
Member Avatar for tcollins412

i have this picture that is 700px and im trying to display it in google chrome. but the picture cuts off after about 50-100px. I went on validator.w3.org and it is completely tidy. here is my code [CODE]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <META http-equiv=Content-Type content="text/html; …

Member Avatar for tcollins412
0
154
Member Avatar for Acute

Hello everyone, I made a layout using float:left and it's ok until the browser window is resized. When window is resized everything messes up, how to fix it??? how to make it independent from window size? I mean whatever the window size is, layout keep it's positions. Here is what …

Member Avatar for skald89
0
112
Member Avatar for Fortinbra

We're using IE and an ASP.NET web application to open Word documents stored on a shared directory on a server. From ASP.NET we're passing the path to the file (\\server\path\file.doc) and in Word 2007 and older, using any version of IE, this works, even for multiple files at once. In …

Member Avatar for Fortinbra
0
116
Member Avatar for ramareddy_dotne

I have 3 textboxes in my webform.I want my user to enter valid entries into them. If user leaves any textbox empty.I want Give him an alert to him (like a msgbox in vb.net).I'm using textboxes in asp.net(web server controls).I dont want to use the validation controls as they wont …

Member Avatar for shahnawaz khan
0
850
Member Avatar for blaucher

I have spent days reading different threads and trying lots of stuff, but nothing has helped my problem. My setup is a home network with one desktop PC wired to an ActionTec router-modem on ATT DSL and 2 PC laptops on wireless. Everything works on the two laptops, but I …

Member Avatar for smferoz
0
299
Member Avatar for goldeagle2005

Hey all A friend of mine just designed a page and added the yahoo and gmail login boxes to it. Now, it works. What I want to ask is this. If I he was to host it, and use it to login to yahoo, gmail whatever, would it be secure? …

Member Avatar for schofield
0
2K
Member Avatar for AycheKay

I've got a pure CSS drop down menu where the child buttons cover up part of the parent button. Any ideas how to fix this? You can see the page here: [URL="http://www.powerzoneequipment.com/index99.asp"]http://www.powerzoneequipment.com/index99.asp[/URL] Here's the relevant CSS code: [CODE] #hpmenucontainer { clear: both; width: 610px; margin: 20px auto; height: 96px; } …

Member Avatar for shaya4207
0
174
Member Avatar for cbk

3 questions please if I may. 1. Why do I get security certifcate errors? I lately keep getting them with sites I use all the time, like craigslist, godaddy, others? 2. Why do sometimes I start my computer and all my icons are all mixed up on the desk top? …

Member Avatar for alenfort
0
121
Member Avatar for minigweek

Hi Folks, The page on which my userscript will run has a namespace, the namespace defines a constructor function. I would like to create an object using the same constructor and use methods of the object in my userscript. So far I have been unsuccessful. Here's what I am trying …

0
82
Member Avatar for McLaren

Hi, the default image formating is such: [CODE]img { padding: 8px; border:none; }[/CODE] Now when my image is in this span I want it not to have padding. [CODE]<span class="article_img"> <input type="radio" name="image" value="http://xx.98.27.116/~ylakiai/uploads/naujienos/naujiena16.jpg"> <img class="no_padding" src="http://xx.98.27.116/~ylakiai/uploads/naujienos/naujiena16.jpg"> <a class="trinti_img" href="" id="naujiena16.jpg"> <img src="http://79.98.27.116/~ylakiai/images/admin/delete.png"></a> </span> [/CODE] And I made code in …

Member Avatar for McLaren
0
87
Member Avatar for mandy011

hi, I m currently working on a website for which i m writing htaccess file. I have a small problem.. My same script index.php takes either 2 or 3 arguments and accordingly i wish it should be rewritten so for that I am trying to use following code. [code] Options …

Member Avatar for mandy011
0
56
Member Avatar for atikah8890

Hi all. I've just started using Moodle about four days ago and was wondering if I can include an interactive lesson. Interactive here means that user will need to navigate through in order to progress on the lesson. I understand there is software like eXeLearning that can be used to …

Member Avatar for atikah8890
0
121
Member Avatar for sfrider0

I am working on an Android app for a company. Their website is hosted on godaddy and all of the info I need for a "news" section are in their MySQL database. What is the best way to show the latest news in the app? I figure the easiest way …

0
64
Member Avatar for sam1

Hi, I am trying to output some data from sql db within excel to XML. I am updating the sql db from the excel worksheet and then outputting the records from the db to xml. I have used CDATA to parse html within xml but i can only get one …

0
70
Member Avatar for reececropley

Hey I'm having a bit of a weird problem. I have an image contains in a div (#rel-content) and that div inside of another (#releases). Here is my HTML code: [CODE] <div class="releases"> <div id="rel-topbar"><img src="images/blackrightbar.jpg" width="312" height="39" alt="Release Navigation Bar"> </div> <!-- rel-topbar --> <div id="rel-content"><a href="http://itunes.apple.com/gb/album/erased/id377011296?uo=4" target="itunes_store" ><img …

Member Avatar for reececropley
0
2K
Member Avatar for simpleonline123

Yup it's me again...lol.. Okay so I understand that MSHTML is used inside an instance of a Web Browser Control to navigate on pages, click on things, etc and so on. I've read that IDispatch can automate these request. How IDisptach work exactly? Thanks

0
68
Member Avatar for CodeBoy101

Hi is there a way to export mp3 using AS3? As in layering them one on top the other? (Just like you would in an Audacoty project using lame). Thanks in advance for any help given.

Member Avatar for JasonHippy
0
182
Member Avatar for Reliable

I downloaded an FLA from a server. When I went to open it it told me Seek failed. I tried a couple of times to no avail. I've never seen this message before and it doesn't happen on any other FLAs I have. what's this all about?

Member Avatar for JasonHippy
0
95
Member Avatar for thilinam

Hello Everyone. I'm working on a php project. All the source files are located in a remote server and I have access to source files. I need to debug my codes from my computer. I have read many articles about remote debugging using x debug and zend. But as I …

Member Avatar for pritaeas
0
127
Member Avatar for Avasulthiris

Hi, I'm trying to expand an existing php-based project. I need to be able to allow users to create basic flow diagrams inside their web browser. Drag and drop environments with movement and resize abilities on a js canvas. Start blocks, information blocks (possible hyperlinks too), Decision Blocks, End Blocks, …

Member Avatar for Avasulthiris
0
189
Member Avatar for bimaljr

Hello, I need a div or blank gif image at bottom right of my body area. See attached images. Current code based view: current.jpg What I need view: require.jpg Here is my code structure: [CODE] <div id="header"> Header Area </div> <div id="container"> <div id="left_container"> Body Area </div> <div id="right_container"> Right …

Member Avatar for skald89
0
127
Member Avatar for xxmp

I have this page [CODE] <body> <div id="main"> <div id="left_menu">left</div> </div> </body> [/CODE] where [CODE] body { background-color:#B7B69D; height:inherit; } #main { border:outset; width:1024px; height:95%; margin-left:auto; margin-right:auto; margin-top:15px;; margin-bottom:15px; background-color:#FFF; } #site_logo { width:140px; height:120px; float:left; margin-top:15px; margin-left:15px; margin-right:15px; } #left_menu { background-color:#90C; height:640px; width:180px; float:left; margin-top:15px; margin-left:15px; } [/CODE] …

Member Avatar for skald89
0
76
Member Avatar for W1ND0W5

When I try to start the server this is the output I get: [code] (OS 10049)The requested address is not valid in its context. : make_sock: could not bind to address 179.215.214.132:8080 no listening sockets available, shutting down [/code]

Member Avatar for k@yd.en
0
33
Member Avatar for coervivekmca

i want to know how can i give my client ,a panel to update all his daily news which is shown on the home page... he wants to update news panel daily and need admin panel to do this..plz help me otherwise i loose my project.

0
54

The End.