20,737 Topics

Member Avatar for
Member Avatar for prachipote
Member Avatar for monstercameron

trying to make an mp3 player applet of sorts that will index a folder on my local media and make a list, which its adresses will feed into the audio tag (using chrome beta), but im stumpedat the html and know very little javascript! help!

Member Avatar for MidiMagic
0
96
Member Avatar for aliather

hey i haven't registered for my CSS exam as yet, can anyone please tell me what documents are required n order to turn in the form and how do i prepare for this exam? i shall be grateful to you guys

Member Avatar for MidiMagic
0
61
Member Avatar for dreamzgaurav

Hi, [B]Google has started Considering the Load Time as an Important Factor while Ranking a Website at Index time.[/B] [B]Common reasons for a site to get load slowly.[/B] The Time For Loading A Web Site Depends Mostly On: 1. The number / size of external resources included in the site.(Images …

Member Avatar for MidiMagic
0
175
Member Avatar for yanniraz1

I'm looking for an established website with great design and traffic. Anything out there? [URL="http://creativewebtraffic.com"]web traffic[/URL] [URL="http://rocksongs.net"]rock music[/URL] [URL="http://homesinsale.com"]foreclosure homes[/URL] [URL="http://loansworkout.com"]hard money loans[/URL]

Member Avatar for MidiMagic
0
41
Member Avatar for Phaelax

Here's the code I'm currently using which works fine in Chrome, Safari, FF, Opera, but not in IE6. (Haven't tested IE7/8) [code] <div style="position:fixed;width:100%;top:0;"> </div> [/code] What I need is for the header of my page to stay at the top, regardless of page scroll. I've been searching the net …

Member Avatar for MidiMagic
0
135
Member Avatar for ezeenet
Member Avatar for oneat

Is it possible to set border width in percents or for example do something like this: 100px-1% in CSS ?

Member Avatar for MidiMagic
0
95
Member Avatar for shannfox

I am looking for html code that would display images randomly. Can someone give me code?

Member Avatar for almostbob
0
32
Member Avatar for j4jawaid

I am creating a small test application in which i am trying to fetch the all the hyperlink's details(Anchor Text and url) on the web page. What i have done till now is that i create webbrowser component loaded the page and fetch all <a> tags. I also know that …

Member Avatar for j4jawaid
0
148
Member Avatar for joekbit

Hi to all From Joekbit I just completed my BIT. ed experience includes ADO.NET, ASP.NET, NETWORK DESINGN, VB, C#, some HTML, Web desing, complex web based DB design. I have VS 2008, I am using WXP Pro sp3. I also have the full Office pro apps on my system. I …

0
29
Member Avatar for snitch321

Ok i have included a next button on my first 5 frames and placed the one code for that button in another layer so it corresponds to all the next buttons. once published i have noticed that it works fine if i have the next button on every page, however …

Member Avatar for snitch321
0
116
Member Avatar for ludamizleeto

I am using a Webbrowser control to sign into Hotmail. Then once it is signed in then I'll just use this navigate code to open the inbox: I think that the problem is that the actual inbox(mail window) is within an iframe. I have to figure out how to call …

Member Avatar for ludamizleeto
0
795
Member Avatar for emilythestrange

Hi all, I'm having a bit of a problem. My computer has started hanging on startup at 'detecting IDE drives' screen. It will not go past there and I have to shut down the PC and then start up again. When the computer actually does decide it will boot properly …

Member Avatar for jaeger2000
0
238
Member Avatar for =IceBurn=

Hello! I'm running a dedicated web server and I'd like to use APF to block HTTP(S) access to certain PORTS from all IP's except from mine. Anyone knows how to do that? Many thanks in advance!

Member Avatar for =IceBurn=
0
633
Member Avatar for morke

Hi, I currently have a database in MS SQL2008 which is accessed via a VB2008 app on a Local Area network. The password for the database is hardcoded within app.config file in the program. However I want to transfer the database out to the web. To that end I have …

0
53
Member Avatar for newsguy

OK, so it might not be quite as talked about as the mythical [URL="http://www.daniweb.com/news/story245295.html"]Apple iTablet[/URL], but the [URL="http://www.computerweekly.com/Articles/2009/11/23/239414/Google-Chrome-OS-A-threat-to-Windows-7.htm"]Google Chrome[/URL] OS-based netbook is also creating quite a stir. According to the [URL="http://www.ibtimes.co.uk/articles/20091227/google-chrome-based-netbook-tech-specs-are-out.htm"]IB Times[/URL] the Chrome OS netbook will have the following tech specs: An Nvidia Tegra chipset (given the late 2010 …

Member Avatar for khakilang
0
450
Member Avatar for DavidB

I recently installed WordPress 2.9 on one of my web sites. Then I found a theme that I think fits the site very well. However, after uploading the files to the folder according to the instructions, it doesn’t seem to be working: [URL="http://www.wordpresstheme.com/themes/theme-neptune/"]Neptune Theme for WordPress[/URL] The theme was written …

0
75
Member Avatar for LadyGaGa

I already purchased the URL [snipped] I'm not too familiar with HTML & CSS, so I was wondering if anyone would be kind enough to help me start this website up. I already designed what I would like the homepage to possibly look like, but I do not know what …

Member Avatar for susancharlton
0
133
Member Avatar for DJAyzed

Okay, so basically i have a movieclip on the screen and a function which loads a picture into it when it enters the frame. But i also have a function which makes it rise and grow when it is rolled over and it worked fine until i added the loader …

Member Avatar for DJAyzed
0
158
Member Avatar for garyi1308

I'm Gary, a web designer working for a commercial radio station [I]<link snipped>[/I] (the site design isn't mine, I just have the joy of working with the clunkiest CMS in the world...) in Hull in the UK. I also do a bit of freelance work, which i'm trying to increase, …

0
25
Member Avatar for khess

If you weren't already familiar with the likes of GNOME, KDE, XFCE, LXDE, Enlightenment and others, what would you like to see in a Linux User Interface? Whether you call it a desktop manager, a window manager, an XGUI or user interface; what do you think it needs to be …

Member Avatar for khakilang
0
447
Member Avatar for pogson

I spend a lot of time reading, writing, thinking and doing IT at home and work. Lately, I am teaching at a remote northern community which has a neglected system. They were running with a wide-open router and no anti-malware. I have set up a new router and a server …

Member Avatar for Lardmeister
-1
135
Member Avatar for nelgirim

I am a newbie to web development . But I am confused the usability of web development tools. wheather I use CMS or web editor ? plz e

Member Avatar for kuchiki
0
39
Member Avatar for drspock

Hi, I am attempted to use .NET's SMTPClient to send e-mail. I get no error messages or exceptions, yet the e-mail does not get sent. I have set the SMTPClient.DeliveryMethod to PickupDirectoryFromIis because I was getting an error message of Mailbox unavailable before. Now I no longer get that error …

Member Avatar for GajananPund
0
92
Member Avatar for Den.

Hi. I posted this in the "Web Browser" forum eariler this evening. THEN I saw the directive to post problems with logs in this forum. So here it is: I run a 1 year old Vista machine. As far as I know the only page that is inaccessible is [url]http://www.motogpmatters.com/news/[/url] …

0
83
Member Avatar for Den.

I run a 1 year old Vista machine. As far as I know the only page that is inaccessible is [URL="http://www.motogpmatters.com/news/"]http://www.motogpmatters.com/news/[/URL] . This started around Dec. 23. I have tried first closing Windows Defender and AGV Free Edition. Didn't help. After reading the recent post "hacked" below, I have run …

0
67
Member Avatar for clubdonkeyass22

hi, i got this problem that started a couple days ago. When i search on search engine sites like yahoo or google my desired list of sites come up. when i click on a site on the list it redirects me to a fake and other site for example "savecompare.com" …

0
75
Member Avatar for haansi

Thanks for your attention and time, I need your support please. I am doing site with div (table less layout) structures. I have a user login box which is made by divs in it and no table. Problem is that the control is not coming in center of page rather …

Member Avatar for cereal
0
153
Member Avatar for rcdeck

Good afternoon, I am just looking for a little help/advice on developing websites. I'd like for the people who I develop them for to be able to modify information whether it be text or pictures on the site without them having to have me change it through the actual source …

Member Avatar for leahmarie
0
96
Member Avatar for climax

somebody help me! Some bastards hacked into my comp and now I can't open simchamber.net at all.. I have tried using different browsers like opera, mozilla and Int. explorer but the result is same.. any idea how i can fixed this??

Member Avatar for crunchie
0
432
Member Avatar for inciner8or

I can connect to the internet using my wireless USB2.0 adaptor, and it's DEFINATELY connected. The computer confirms data is being transferred. But when I open Internet explorer, firefox or opera browsers, i get a message saying "you appear to be connected to the internet but you should try reconnecting" …

Member Avatar for Duleee
0
143
Member Avatar for rajeesh_rsn

Hai, I had developed a online community web application. I am using php mysql and javascript. I need to make a voice message system in my application. ie User can record the voice mail and send. Then the recorded .mp3/.wave file will upload into the server and add data in …

0
61
Member Avatar for Radiodave

Hi there I'm hoping there's an easy answer to a (hopefully) not too long-winded issue... I'm building a C# web client using a proxy wsdl.exe'd from a wsdl file and six schemas, each in a different namespace. Some schemas extend complex types in others. When i get a soap:Fault from …

Member Avatar for sb20642
0
585
Member Avatar for synplace

Hello All, I have developed a small rmi application. It works fine in my local area network. Now, I want to deploy it in a server and access it through internet. How can I do this? In which Server (Web Server or Application Server) I have to deploy it? And …

Member Avatar for darsiguruprasad
0
90
Member Avatar for vishalonne

Hello Every Body I am making one web application where user can login with there user id and password. Now I have my windows 2003 Server where I used to create user who join my company and remove when any one leave my company. I want to fetch the records …

0
60
Member Avatar for uijidiop

[b]An introduction category[/b] These are brilliant. There's nothing harder than trying to make first post as a new visitor. With so many conversations going on between other members, it's hard to automatically fit in and join the natural flow. Adding an introductions section to forum allows visitors to make an …

Member Avatar for Phaelax
0
195
Member Avatar for 1987

Hi, I have downloaded the wampserver and now I need to use the php. I tried to use the www directory upload my files but, when I try to open those php files as a web application, that appears as a html web application.I used the mozilla browser. Now I …

Member Avatar for 1987
0
130
Member Avatar for janda5

I have a new Windows Vista Home Premium Edition OS and have been using the Mozilla Firefox browser for my email. But lately my space is so limited where I'm typing that I can't even see what I'm writing. I know I've typed some other stuff, but I can't see …

0
64
Member Avatar for sonia sardana

hi frnds ,I started a new project in .Net 3.5 version.I add a New Ajax Web Form Default2.aspx. [code] using System; using System.Collections; using System.Configuration; using System.Data; using System.Linq; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.HtmlControls; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Xml.Linq; public partial class Default2 : System.Web.UI.Page { …

Member Avatar for reach_yousuf
0
227
Member Avatar for JohnAvo
Member Avatar for GreenDay2001
0
48
Member Avatar for hayatee

Forrester has completed more than 1,000 Web Site Reviews ¿ sometimes called "expert reviews" or "scenario reviews" ¿ to help companies uncover design flaws and to find best practices across industries. This type of evaluation can be much faster and more cost-effective than many other approaches. The Web Site Review …

0
78
Member Avatar for padrict

I'm trying to get two divs to line up side by side hoping it will solve my issue. I have two tables of expandable lists. when a section in the first div is selected, the second div moves with the expansion. I've tried setting the second div to position: absolute …

Member Avatar for ljianyih
0
137
Member Avatar for zillah

Hi Experts I have got a client who has a Canon IR3300 network printer shared on a server 2003 (AD environment) I shared the printer (it has a static ip address 192.168.0.126) There are 7 client (means 7 workstations windows XP SP3 ) , all of them can print (yes …

Member Avatar for zillah
0
325
Member Avatar for flismayer

Hi everyone! I would like to center my page but I can't find how to do it. Anyone has an idea? The main Div (#apDiv3) The others div are inside the main div If I leave it like that the only one centered is the Div3 :( Thanks!! Mayerfli [code=css]body …

Member Avatar for Romil797
0
160
Member Avatar for ribot

Hi, I'm trying to make a simple site with some boxes. I wonder how to do these things: 1. Both boxes should have the same height, no matter which one has more content. 2. The right box should fill out the remaining space (except margin) and be on the right …

Member Avatar for langsor
0
167
Member Avatar for pkballa

Hello guys I am a freelance web designer. I work with the following technologies..... PHP, MySQL, ASP, ASP.NET, SQL Server 2000. Doing research in Web Technologies... most of it related to security. Hoping to give and receive knowledge from all of you. Take Care. Regards Praveen Balla

Member Avatar for grubermichael
0
311
Member Avatar for oneat

Is it possible to set margin in percents ? And How can I set only text margin without moving div where it's in?

Member Avatar for almostbob
0
113
Member Avatar for Gixxer98226

Is there a way to prevent this from running every time a web page is loaded? For instance I have a web page that opens up upon form load. So right when the form loads it starts running the code that is in the webbrowser document complete event. I tried …

Member Avatar for sknake
0
152
Member Avatar for floresj4

Hi all, I've registered a host name that I have been port forwarding to IIS for html/php pages. I recently setup up some connectors for Tomcat 6 and IIS, but that's not going so well. I can only view a set of sample pages that came with Tomcat and none …

Member Avatar for stephen84s
0
116

The End.