20,737 Topics

Member Avatar for
Member Avatar for PDB1982

I'm am trying to make sure that my webpage comes across conrrectly now that everything is stored on our schools servers, and everything checked out fine yesterday when I was using IE8. Now that I'm here, using IE7, the font face won't come across. These are stored in the server …

Member Avatar for PDB1982
0
106
Member Avatar for checker

Hi. Since my layout does not fit 1024 x 768 (it was designed for 1284), I created another css that would fit 1024 resolution. However, I need to replace images with smaller size. It was only index, a few images. I cannot reduce the image size with css because it …

Member Avatar for MidiMagic
0
126
Member Avatar for checker

[CODE]<div id="background"> <img src="images/bg.jpg" class="stretch" alt="" /> </div> #background { width: 100%; height: 100%; position: absolute; overflow: hidden; left: 0px; top: 0px; z-index: 0; } .stretch { width:100%; height:100%; }[/CODE] I put this background the very first div container. It totally covered up my other pictures. I want to force …

Member Avatar for MidiMagic
0
127
Member Avatar for Usdi

I have "copied" the html for a logon screen webpage. It works great and can access the database with the usernames and passwords. However, when entering data for the login, one cannot backspace, if you make an error you must highlight and retype. I believe the code is this <input …

Member Avatar for MidiMagic
0
136
Member Avatar for ninjaimp

Hi All, I have been developing an app that will run on my work intranet. The whole appliation works but part of the app is to open a specific PDF file from a selection. So i pass the file name and path to the System.Diagnostics.Process.Start(FileName) But it keeps erroring telling …

Member Avatar for Ramesh S
0
78
Member Avatar for Seten

Hello, Lately because of a hotfix an application running on IIS server showed fatal errors and was disabled by IIS. I would like to do the diagnose of the problem. Do you know a site where can I get some useful how-to start or hints about the Microsoft IIS Diagnostics …

0
122
Member Avatar for samarudge

Hi, So I have the following code [code] m = Microphone.get(); o = attachAudio(m); m.setUseEchoSuppression(true); onEnterFrame = function () { vol._xscale = m.activityLevel*100; soundvol = m.activityLevel; inputname = m.name; micgain = m.gain+"%"; outputvolume = m.; freqvolume = \\something }; [/code] As you can see, that code starts taking the input …

Member Avatar for JasonHippy
0
85
Member Avatar for DashHax

I'm developing an advance web browser in visual basic 2008. But there are some problems that really irritate me: 1) Firstly, when there is a popup window, it open in new IE window instead of my own window. I want the popup to open in my own tab/window instead of …

Member Avatar for DashHax
0
96
Member Avatar for jiaenter
Member Avatar for laura_ci
0
82
Member Avatar for Mapper99

I have a simple web page. Looks great in Firefox and Chrome. I can't figure out what is happening when viewing this page in IE! Anyone have this problem? Here is the page for review: [url]http://www.laudontech.com/office-floor-plans/[/url] Thanks in advance, M

Member Avatar for laura_ci
0
119
Member Avatar for noisydog

Sorry this is a really basic question using DW CS4 and spry menus, my menu has 4 options and each option has a submenu. Click on the option(using ie 8 to test before uploading to server) displays sub menu click on this and it goes to the relevant page OK, …

0
37
Member Avatar for vinithktp

Hi All, i am designing a multilingual website (English / Kannada). I can display Kannada font in IE by using Microsoft WEFT. But it is not displaying properly in Firefox and other browsers. How can i solve this problem. Please help me. Thanking you, Vinith

Member Avatar for vinithktp
0
219
Member Avatar for unixmonkey

Hi Guys, This isn't really the right place to post this, but there doesn't seem to be a right place, so here it goes! I'm running a bunch of subversion repositories (one repository per project) over http (using apache). One of the repositories is a shared_classes repository that stores shared …

Member Avatar for unixmonkey
0
105
Member Avatar for dskumar_85

Hai friend's i created one web appliction with visual studio2005 , while i ran that page with internet Explorer it show's the same design which i created , then i tried the application with some other browsers like mozilla , opera and google chrome, it not showed the correct design …

Member Avatar for reach_shailshar
0
136
Member Avatar for Lolalola

Hi, how to make that div "left and "rigth" would have 50% empty window. And div "center" always be the center. Now div make one after another [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" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <style type="text/css"> div.body{ margin:0; …

Member Avatar for ko ko
0
76
Member Avatar for php_noob

Can I make Flash Intros in After Effects? Like this one -> [URL="http://www.templatemonster.com/flash-intro/22713.html"]INTRO[/URL] or they were made from FLASH and AFTER EFFECTS combined?

Member Avatar for php_noob
0
122
Member Avatar for zachman1094

I want to have Firefox use a proxy server for web browsing, and instead of using a regular server, I would like to use another computer. How would I do this? I know that I need to input the computer's IP address, but what else would I have to do …

Member Avatar for zachman1094
0
140
Member Avatar for Alexancho

The task is to create links: [URL=http://www.radikal.ru][IMG]http://i063.radikal.ru/0911/05/84280713bc76.png[/IMG][/URL] It can be done using HTML only. Something like this: [CODE]<a href="#"><img border="0" src="images/img10.gif" width="9" height="11" alt="" /></a>&nbsp;&nbsp;<a href="#">Read More</a>bsp;&nbsp;&nbsp;&nbsp; <a href="#"><img border="0" src="images/img11.gif" width="13" height="12" alt="" /></a>&nbsp;&nbsp;<a href="#">Comments (33)</a>[/CODE] But it also can be done using CSS. For that you have to …

Member Avatar for wmsigler
0
72
Member Avatar for enampwd

Hi, I am from Bangladesh. I work as a freelancer on ScriptLance. You can view my feed back here SNIP My area of expertise is programming, web design, data entry, link exchange, directory submission, classified ad posting and so on. Thanks. ~Enamul SNIP

Member Avatar for mhsharaj
0
180
Member Avatar for duka96

I'm having problem with opening php pages in browser. I'm using apache web server and the problem is that instead of a page browser shows php code that i wrote in text editor (for example it shows <?php phpinfo(); ?> instead list with informations about php). Everything worked fine before …

Member Avatar for kireol
0
198
Member Avatar for willygstyle

Hello all, I have been trying for a few days now and done quite a bit of reasearch on the internet and this website to find out how I can authenicate to a website. It could very well be that this particualar web server is picky I'm not to sure. …

Member Avatar for willygstyle
0
184
Member Avatar for orko

Hi All, I am trying to design a website, through which i can feed a live streaming (real player/ w. media player)..... but i don't have any idea how to do it.... can any one help me out where to start..... . do i need any software for broadcasting using …

Member Avatar for almostbob
0
170
Member Avatar for mascot

Bing has a better conversion ratio as compared to Google. However, Bing gets low traffic share as compared to Google, but if you get some click from Bing then it will turn in lead ( on most of the occasions). The best thing about Bing is that it has a …

Member Avatar for crohole
0
280
Member Avatar for Carrots

Hi, I would like to display an RSS feed from a website on my website, but I want to hand code a solution rather than use a widget. Basically this is a learning task I have set myself. My question is how can I load the RSS feeds into a …

Member Avatar for pritaeas
0
108
Member Avatar for Dani

What can I do to disable public downloading of my .htaccess file? I am on a Linux box. I can't chmod the file because the web browser still needs access to it, obviously. I know that there is a line I can add to it so that it gives the …

Member Avatar for nileshgr
0
2K
Member Avatar for polegon

Script for register your web site to 3 SE: [CODE]<?php // The following code is required to properly run Web Human Emulator require("../../Templates/xweb_human_emulator.php"); // This script submit your site to 3 Search Engines // Google // MSN // Yahoo // for request more SE please write to humanemulator@gmail.com // ======================= …

Member Avatar for polegon
0
201
Member Avatar for oldhokie

This just started recently. I am using Vista Ultimate and IE8. When I try to download a file from IE8 I get to 99% and the download just sits there. This must be IE related since I managed to download the file in Firefox. Any ideas??

Member Avatar for Seten
0
77
Member Avatar for n0m4d

How is it possible to have one DIV under another DIV, and then one DIV on the right of those two DIVs? A bit like this: [url]http://i48.tinypic.com/2laaqlh.jpg[/url]

Member Avatar for ko ko
0
99
Member Avatar for Techwriter10

If the new [URL="http://www.flickr.com/photos/searchengineland/4117327765/"]Google interface design[/URL] is any indication, it appears that Google might actually be feeling a little heat, or at least some influence, from Bing. [URL="http://searchengineland.com/staff"]Danny Sullivan[/URL], who has been covering search for years, had a [URL="http://searchengineland.com/google-streamlines-search-options-30143"]post in his Search Engine Land blog [/URL]last week about the new …

Member Avatar for vijendrasnv
0
755
Member Avatar for PSDtoHTML

It is not hard to convert your design into validate CSS/HTML/XHTML markup, but what makes the difference is how well you are able to do it! Because at last, it is the "quality" of your coding which brings out the performance of the web page, and the reason for which …

-2
68
Member Avatar for PSDtoHTML

Design ideas don't have to be hard to find. For you out there that have specific ideas which are ready to be implemented, you just need someone with the technical know-how to turn them into web reality. Get ideas about the latest web design trends and communications concepts by looking …

-3
56
Member Avatar for K?!

Hi all I want a header to stick to the top of the browser window and left and right to it. (pretty standard, right?) I have configured the following things for this: (never mind the colors, those ar just for testing purpose.) [CODE] body { margin: 0; padding: 0; border: …

Member Avatar for xigmapro
0
99
Member Avatar for shankbond

Hi, Is there some way by which a web application design view should remain the same even if the resolution of the screen is changed? Please reply Thanks

Member Avatar for kvprajapati
0
77
Member Avatar for vkkreddy

Hi, I would like to capture the image using WebCam and store it in database. I am using ASP.NET 3.5, C#, Visual Studio 2008, SQL Server 2008, Windows Vista Business (O.S), IIS 7.0 and IE 7.0. I want to integrate WebCam functionality in my Web Application. My requirement is, the …

Member Avatar for sathishkumar.j
0
567
Member Avatar for virang_21

Hi, I am trying to create a mailbox on exchange server 2007 using power shell command via ASP.NET page. I am using windows impersonation to do this. I ma able to connect to my exchange server box but when I try to invoke the Mailbox-Create command the webpage displays "Connection …

1
65
Member Avatar for tabooxchanz

Fellow Java Coders, I recently got a project to do for my coursework in university which requires that me and my group members simulate a file manager similar to windows explorer but I guess not as complex. Here is a synopsis of what is required: The members of this group …

0
63
Member Avatar for bmsmith25

Hello Experts! I think I'm finally going to need to reach out for some urgent help... I've been working on removing this malware/virus for a few days and thought I got it. Now I'm seeing my explorer.exe process crash quite frequently. I'm thinking there are still some lingering problems. Any …

Member Avatar for jholland1964
0
730
Member Avatar for m&m1945

Hi,i'm having a problem with the browser,when it loads it opens"miniture,i have to max to received full screen.I have set windows to remember window size and also position but on reboot it makes no differance.Also the email icon that lets the drop down box showing empty even though there are …

0
30
Member Avatar for irafaS

Hi, I have a homepage with some links to other homepages, and I want to display the favicon to each page. Is there some way to get it? Thanks!

Member Avatar for irafaS
0
47
Member Avatar for djscratch

I've new to .NET. I'm trying to add a button dynamically with an event. Initially, I have a button with a click event. The original button's click event response writes a test message and adds a button. The new button has a click event attached with a test message. Unfortunately, …

Member Avatar for djscratch
0
112
Member Avatar for rahultorka

We have .net application installed on production server. It is using .net FrameWork 3.0 on windows server 2003 with RAM 4 GB. But there is a problem in application while running sometimes it throws system out of memory exception. I am very frustrating with this. Also I am unable to …

Member Avatar for Ramesh S
0
213
Member Avatar for creativz

[code] using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; using System.Data.SqlClient; using System.IO; public partial class Default4 : System.Web.UI.Page { SqlConnection db = new SqlConnection("database=bank;server=.;uid=sa"); protected void Page_Load(object sender, EventArgs e) { Panel1.Visible = false; } protected void …

Member Avatar for creativz
0
149
Member Avatar for charles07

Hi friends I have a problem. I have a website based on html and css only. It looks fine in my system in all reolutions and all browsers. But when i view it on my friends computer, the div tags are found to be misplaced. Why does it happen? can …

Member Avatar for ko ko
0
60
Member Avatar for mick102

hi I´m all new here and I don´t know any better than just to start with my problems. I´m having browser problems. I use Firefox (but the prob is the same IE) and it won´t show ex. youtube proberly. The movies are the worst problem. One moment everything seames to …

Member Avatar for Adamsappleone
0
91
Member Avatar for Phil++

Hey, I'm applying to University to study Computer science and need your opinion on my personal statement: [I]From an early age I have always been extremely interested in computing. From playing games, doing School work and discovering the inner workings of computers and what else they could do. I remember …

Member Avatar for BestJewSinceJC
0
164
Member Avatar for landroverthing

Hi Everyone, I have a very simple site layout that I am trying to merge into a shopping cart application. I have created the layout in Dreamweaver and it looks fine there, but when I preview it in the browser, I get gaps between the 'campaign' banner, the 'body' and …

Member Avatar for charles07
0
108
Member Avatar for leron

I have developed web server with redirecting if resource isn't exist. It made by such html, that returning instead resource(img or style file): [code] <html> <form name='myform' action='http://[some address]> [inputs with another answer] </form> <script language='JavaScript'> document.myform.submit(); </script> </html> [/code] its works perfect if you go to this resource by …

Member Avatar for chandru7
-1
64
Member Avatar for donaldw

Hello all, I'm donaldw. Like many, I'm sure, I've come here for a long time before posting; mainly from Google search results for programming problems that I've had. I've been a member of several programming forums, but none really seem to be very useful and I end up posting my …

Member Avatar for GL.Za
0
178
Member Avatar for cathimac

I am not that experienced in all of this, but learning.... I have done a CSS menu, and it appears to be working fine in all browsers except IE8 (I think) I have added the meta tag... [icode]<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />[/icode] but still doesn't work. Can someone please help me!! …

Member Avatar for ko ko
0
145
Member Avatar for saurabhjj

hi guys, I am new to fatwire content server, I need to get all the data in a xml file, before displaying it on the jsp. does any one have any sample or clue for the same. I would be greatly obliged if I get one, thanks, saurabh

0
41

The End.