20,737 Topics

Member Avatar for
Member Avatar for rouse

I need to be able to launch the default medial player to a pop-up window. As anyone done this before and can point me to a method to do this. Thanks! WBR

Member Avatar for rouse
0
128
Member Avatar for ravinderkadiyan

in html body <form method="get" action="MovieTiming.jsp"> <table cellspacing="0" cellpadding="0" border="2" style="width:50%; height: 400px;" bgcolor="pink"> <tr style="height:4px;"> <td id="Date" colspan="5"> Please input date (yyyymmdd)<input name="Date" type="text" size="8" maxlength="8" value="<%=date%>"></input> <button type="submit" value="Submit">Get Movies List</button> </td> <td> <button onclick=fileWrite();>save file</button> <input type="file" id="loc" name="loc" >[/B]</input> </td> </tr> <tr bgcolor="white"> <td id="output" colspan="10" …

Member Avatar for DangerDev
0
251
Member Avatar for lochii

Hey, I know basic HTML and i recently saw an excellent application for the Apple Mac called TextMate, you could write xhtml, html and it provided hints of what you could be typing aswell as colour co-ordinated and aligned everything so its clear what you are doing. I was just …

Member Avatar for DangerDev
0
111
Member Avatar for hapiscrap

<!DOCTYPE html Public “-//w3c//DTD XHTML 1.0 Transitional//EN” http://www.w3.org/TR/xhtml1/DTD/transitional.dtd> <html> <head> <title>The Labyrinth</title> </head> <body> <a name=”top”><h1>The Labyrinth: Old Books/New Readers</h1></a> <blockquote> “Reading is so fun”<br /> - Tom Wolfe, <cite>Books in NYC</cite> </blockquote> <p>The Labyrinth<br /> 151 Varick St.<br /> Manhattan, NY 10013<br /> (212) 555-1234 </p> <a name=”contents”><h2>Contents</h2></a> <ul> …

Member Avatar for FC Jamison
0
105
Member Avatar for rouse

I have been asked to write some code which holds, or scrolls a bit of content at a fixed location on the screen. I have seen this done but I have not located the starter code to place this in my project. I hope someone can point me in the …

Member Avatar for FC Jamison
0
141
Member Avatar for dmxxmd

Hi there ppl, Im busy with a web application and I was wondering if anyone can help me. I wanto send meeting request through out my application, but preferably VIA Smtp.. This is what I got so far: protected void btnSend_Click(object sender, EventArgs e) { CreateMeetingRequest("erhan.kula@bcx.co.za", "Please Respond?", "Audit Scheduled …

Member Avatar for Ramy Mahrous
0
97
Member Avatar for mhretabk

Hi, I am new to web design and i want to redirect my webpage to other page if some certain conditions doesn't satisfay. can any one tell me how to do that. Thanks, MHRETABK

Member Avatar for SheSaidImaPregy
0
97
Member Avatar for TempestMaster

New to Web Design, does using free templates modified to my requirements, be classed as cheating?? I just want to start off with neat looking websites, not to sell to clients, as they are all for my own personal websites and get my websites noticed. I have nearly 30 that …

Member Avatar for SheSaidImaPregy
0
42
Member Avatar for designer21

Hello I have a navigation vertical bar on left hand side. I want to use two different text on one button in one line. first text should be align to left and second text align to right under that div. problem is in IE6, second text is coming down.in mozilla …

Member Avatar for SheSaidImaPregy
0
103
Member Avatar for EchoQuiet

Greetings Everyone, I've found myself being referred to <DANIWEB> from web development-related Google searches quite frequently. So I decided to become a member. I didn't realize the depth of the community and content here until this morning when I was looking up XHTML related issues. Every other search was bringing …

Member Avatar for jbennet
0
234
Member Avatar for sbv

Hi I have a css with three Element Id's 1) LeftNav 2)Content 3) RightNav In first i put all link's, in second all page contents (coming from database) and lastly the extra information and advertisements in rightnav. The problem i am facing is that as my center Element ID contains …

Member Avatar for SheSaidImaPregy
0
134
Member Avatar for ndeniche

i found this nice software called browserhawk, to check system specs... though is far too expensive, so... does anyone know any other software to do this?

Member Avatar for ndeniche
0
57
Member Avatar for aparnesh

I am developing a page based on frames that has 2 frames, horizontally. The top frame displays a banner (a small Flash File) while the bottom frame contains the main body. The top frame (banner.htm) contains just the Flash File, nothing else. In spite of that, there are blank spaces …

Member Avatar for DangerDev
0
246
Member Avatar for ndeniche

have you ever tried on creating a dropdown menu inside the dropdown menu? for example, the web development menu has a dropdown menu in which web design is a category which has three subcategories... have you tried displaying these three subcategories in an extra dropdown?

Member Avatar for ~s.o.s~
1
90
Member Avatar for maratg

Hi everyone, I need your help. I am trying to display a div overlay on top of embedded media players. How do i do that with HTML and CSS? I need it to work for windows media player, quicktime player, divx player in IE, FireFox, and Safari. Thank you in …

0
40
Member Avatar for ANNOYEDCOM

My computer was infected by Trojan Horse virus and I have been getting Symantec Email Proxy Error Pop up. I have tried all sorts of method and it ends up with a Error status for the Norton Anti-Virus Email scanning. This has in fact stopped the Error message popping up. …

Member Avatar for crunchie
0
242
Member Avatar for chow2rich

I'm new to ASP.NET and using Visual Studio 2008 and also have installed IIS. But when I create a website in Visual Studio 2008 I tried to view in browser. When I do this in class I had no problems. But when I'm at home this message came up: Server …

Member Avatar for SheSaidImaPregy
0
190
Member Avatar for Mr.Wobbles

Hi, I have two things that if I can do one I won't need to do the other, so whichever is easiest you guys answer me either way. What I am trying to do is get text from an email and download it into a text file on my computer. …

0
233
Member Avatar for elgert

I have been in IT for 22 years and have seen many changes. While contracting for a company in London I encountered a server running Windows 2003 running very slowly. It was a key server for the company and had been designed by a specialist. I ran a Microsoft SQL …

Member Avatar for jaepi
0
115
Member Avatar for rymanc

I found this forum while surfing for web design schools. I have many many years in IT, but on the newtworking side. MCSE, CNE etc. I would like to break into programming and need some help to get started. I don'have a lot of money to spend on fancy schools …

Member Avatar for Serunson
0
81
Member Avatar for kv79

Hi, I never enter a PHP or html or any other language for web design . I want to use C/C++ with web designs ,so what i need to download for making a webs.? I want that software be free.

Member Avatar for serkan sendur
0
34
Member Avatar for naveengold

Hi all of you, I am new to this group. Actually i am reading some data from the text and putting it in html file using IFRAME. Now i want that text to be bold and with customised background color. Here is the code snippet i am using. <IFRAME bgcolor="#000000" …

Member Avatar for sbv
0
81
Member Avatar for kapiljainindore

Hi, I am new to javascript using Firefox. I don't know the basic principles of change in syntaxes if i have to make page compatible with FF. We've created javascript which is working fine with IE 6.0/7.0 and safari but it is not at all wokring with FF. Below is …

Member Avatar for Michael_Knight
0
115
Member Avatar for hanifa

Hei guys, I have a c++ library of sorts. A user has written a Java Applet and wants to be able to call the C++ library functions. This is something my supervisor proposed. He suggested that Applet via a web service call (AXIS-C++) and using tomcat server , will call …

Member Avatar for schoolsoluction
0
123
Member Avatar for Siberian

Hello, I'm trying to put into my web page the E2 photo gallery (google E2) and place it within a box on my web page (this box is in a style sheet) Now the author told me all I have to do is change the absolute positioning of the style …

Member Avatar for Siberian
0
96
Member Avatar for ndeniche

hey guys... i'm having serios trouble with programming for ie... since i navigate only in mozilla (which in my opinion is more practical, and, in essence, better), i didn't notice my programming didn't render as i pretended in ie, and i don't know where the problem is... i tested my …

Member Avatar for ndeniche
0
120
Member Avatar for Tom Tolleson

Hello! I have a navigation bar with two tabs on a tab bar. The first represents the page being shown, and the second is a link to a second page. When the first page is being viewed, the first tab is labeled in the markup as ".current." When the second …

Member Avatar for MidiMagic
0
191
Member Avatar for hanifa

Hei guys, I have a c++ library of sorts. A user has written a Java Applet and wants to be able to call the C++ library functions. This is something my supervisor proposed. He suggested that Applet via a web service call (AXIS-C++) and using tomcat server , will call …

0
60
Member Avatar for cavemanlawyer15

This is deeply disturbing-- a close friend's career may be going in the tank because of a browser technicality! This gentleman hired someone to design his company's website, and unknown to him the designer plagiarized another website. The rightful owner found out and called my friend, who of course agreed …

Member Avatar for MidiMagic
0
85
Member Avatar for janda5

I have downloaded and installed Windows Internet Explorer 7 Beta 2 so that Web pages that I choose to print will be properly sized on the paper. I printed a couple of Web pages and though the print is indeed sized correctly, now the text size is too small. I …

Member Avatar for MidiMagic
0
325
Member Avatar for hnrhnr

Hello Forum, Need your assistance and good advise...thanks! Few days ago I started to have problems accessing various site (such as the home page). After reading some solutions I tried Winsockfix. Since then I experience lots of problems, started with errors messaged with Norton and 100% CPU Usage and so …

Member Avatar for jonc
0
248
Member Avatar for Thomas Winckler

Is there a possibility to avoid this ugly frame in IE when you mouse over a flash file? And also to avoid the double click on links in this flash file?

Member Avatar for Thomas Winckler
0
74
Member Avatar for rossowen

I have been making a basic webpage but am having lots of difficulties with rollover buttons. Despite the 2 images for my rollover being exactly the same size, when i make the button it creates a duplicate which is then placed alongside where I want the rollover to appear. This …

Member Avatar for rossowen
0
178
Member Avatar for Tom Tolleson

Hi! I'm working on a CSS for a site that features a menu bar. The menu is named 'tabbar.' .tabbar { } The tabbar needs to appear in different colors on different pages. What is the best semantic naming solution for these variants? I was thinking of using general descriptive …

Member Avatar for ndeniche
0
106
Member Avatar for Comodore

Hey guys, Thanks for all your help on my last issue with my own laptop. Now I am helping my friend with an old junker he has that has been running slowly and strangely. It has Norton 2004 and Adaware installed. Neither have been updated for over a year, but …

Member Avatar for Comodore
0
178
Member Avatar for pinayus27

Hi everyone, another newbie here. I just joined last night and I'm so glad I found this site. So many great information here. I am a SAHM to a beautiful 33 month old little princess and another one on the way (boy). I love digital photography, digital scrapbooking, web design, …

Member Avatar for jaepi
0
174
Member Avatar for Billy70

I started having alot of virus warnings from Avast - so many so that I reinstalled via ghost. Now windows explorer is extremely slow when transferring files. It runs the cpu up to 100 - I also have 3 mapped network drives, all to one other computer. I recently removed …

Member Avatar for Billy70
0
194
Member Avatar for QuietConqueror

Hi, i have [B]firefox[/B] 2.0.0.11 and IE 7.0.5112.0 installed on my WinXP sp2 System.my firefox was working properly before, but lately i have some probs. 1. it does not let me sign out after getting into my yahoo mail account. ( i have the following addons 4 firefox installed lately. …

Member Avatar for overwhelmed
0
133
Member Avatar for dennisCompFix

Request for tech help. My computer uses Windows XP professional, when I use Internet Explorer 7, some web sites and pages appear blank although it appears they loaded okay as I receive a "done" at the bottom of the screen. Also I'm unable to download from nearly most all web …

Member Avatar for dennisCompFix
0
135
Member Avatar for xdankxp

There is a icon that appeared on my taskbar that when I right click it takes me to a website that says I'm infected with spyware/virus. I know this isn't true. Here is the log: Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 8:46:44 PM, on 1/26/2008 Platform: Windows …

Member Avatar for MoralTerror
0
143
Member Avatar for Venom Rush

Hi there I'd just like to know if there's any way of making the height of every page on a website fit your screen if there isn't enough content to do so? I've tried setting min-height to 100% but that doesn't work. Any other ideas I can try?

Member Avatar for Studio 2
0
164
Member Avatar for Mohandsa

i have acode that upload file from client to web server but i need to insert the file name into DB (mysql) to get it in download list............HOW? this is jsp code <%@ page contentType="text/html;charset=windows-1252"%> <% response.setContentType("text/html"); response.setHeader("Cache-control","no-cache"); String err = ""; String lastFileName = ""; String contentType = request.getContentType(); …

Member Avatar for masijade
0
2K
Member Avatar for hani1987

hello I am a BE computer student and needed information for my BE project. The project is as follows We are developing a web application for a company. This involves setting up a wi-fi hotpot for the company. So whenever a user enters the wi-fi area , he should be …

Member Avatar for hani1987
0
121
Member Avatar for Eric132

Hi Guys, I have written a program to capture images from two webcams. It works similar to "TimerShot" by MS. I have used it to capture images for inclusion in a HTML page. I would like to invite all VB.NET programmers to take part in its developement. See here for …

0
78
Member Avatar for jpprice47

Whenever I reboot my computer (XP Professional, Version 2002, Service Pack 2, Internet Explorer, Version 7.0.5730.13IS), I get a dialogue box that says, "! Stop running this script? A script on this page is causing Internet Explorer to run slowly. If it continues to run, your computer may become unresponsive". …

Member Avatar for The Dude
0
125
Member Avatar for faucher24

I'm working on making a new website for my company... In Firefox And Safari everything looks the way I want... but in Internet Explorer 7 there is a small space between the header and the Spry navbar? I can't seem to get rid of it... Can anyone help!... http://www.echolab.com/dan/test Thanks, …

Member Avatar for MidiMagic
0
74
Member Avatar for ownedswax

Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 9:52:17 PM, on 1/25/2008 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Boot mode: Normal Running processes: C:..WINDOWS..System32..smss.exe C:..WINDOWS..system32..winlogon.exe C:..WINDOWS..system32..services.exe C:..WINDOWS..system32..lsass.exe C:..WINDOWS..system32..svchost.exe C:..WINDOWS..System32..svchost.exe C:..Program Files..Common Files..iS3..Anti-Spyware..SZServer.exe C:..WINDOWS..Explorer.EXE C:..WINDOWS..system32..spoolsv.exe C:..Program Files..Digital Media Reader..shwiconem.exe C:..WINDOWS..system32..spool..drivers..w32x86..3..hpztsb09.e xe C:..Program Files..Common Files..Real..Update_OB..realsched.exe …

Member Avatar for overwhelmed
0
168
Member Avatar for zillah

I have got Win XP with SP2, and IE version [b]6.0.2900.2180.xpsp_sp2_gdr-----[/b] I tried to do purchasing online , but I could not because cookies are disabled, therefore I enabled cookies following these instruction: [url]http://helpcenter.suntrust.com/knowbase/root/public/snbb14192.htm[/url] I restarted PC , but still I am receiving message the I have to enable cookies!!! …

Member Avatar for MidiMagic
0
161
Member Avatar for dclocke1982

Hi All- I am brand new to this site. This is my first post and I have a huge problem.It will be kind of a long explanation but if you can help me fix this ill buy you a steak dinner. Basically, I have my internet supplied through a company …

Member Avatar for MidiMagic
0
70
Member Avatar for taylorjt4

I posted a few weeks ago and didnt get any response. Whenever I do a search through internet explorer I get redirected to different sites. It seems to be the adware.newdotnet virus but I cant seem to get rid of it. Here is my HJT log and Combofix log: Logfile …

Member Avatar for crunchie
0
172

The End.