20,737 Topics

Member Avatar for
Member Avatar for bibbleonline

I tryed the [COde=JavaScript]<script language="JavaScript">var password;var pass1="PASSWORD-HERE";password=prompt('Whats The Magic Word?',' ');if (password==pass1) alert('That Is Correct!');else { window.location="SITE-LINK";}</script>[/COde] code, but the problem i found is, that anyone can see what text has been typed into the passord box, can anyone tell me how you get the text to appear as bullet …

Member Avatar for peter_budo
0
67
Member Avatar for ImMoRtAl-

ok im makeing a web browser in c++ and im relitvly new to it can some one tell me the codez to put in for these things [CODE]Notify Icon open and close *HotKey* [/CODE] * = i want hot key to Send The Url To the webbrowser when i hit …

0
62
Member Avatar for coop@westool

I have tried to repair both Windows XP and internet explorer (seperate), this works for about 2 minutes after rebooting but then I get error messages: In Microsoft outlook the error is TCP/IP error...cannot find server In Explorer it immediately goes to page cannot display error (without trying to load …

Member Avatar for TMM<3KPA
0
228
Member Avatar for samarudge

Hi, I have a movie clip called [icode]dsp_albumcover[/icode] (Already created and on the stage, instance name is dsp_albumcover) I also have a variable with a .jpg file (Can be changed to any other though) defined as [CODE=actionscript] var albumimg:String = '/albumcover.jpg'; [/CODE] How do I load this in to dsp_albumcover? …

Member Avatar for samarudge
0
187
Member Avatar for ehem011

i am a college student and we have to make our own designed web page..can you help me to start

Member Avatar for Grn Xtrm
0
89
Member Avatar for bjdmb

I need another set of eyes to look this over. I can't seem to get the three columns to work properly with the product listing at the bottom of the page. Here is the CSS; [CODE]#productbox{ width:666px; background-image:url(../slices/item-bkg.png); background-repeat:no-repeat; height:173px; } .productimage { float: left; width: 100px; margin-left: 0px; padding:20px; …

Member Avatar for bjdmb
0
137
Member Avatar for vishalkhialani

Hi, I am making a eCommerce site for a client of mine and I want to add products on the site. I don't want to pust plain vanila pictures of the products. I was wondering if I can take a plain image and make it into 3d or get a …

Member Avatar for vishalkhialani
0
144
Member Avatar for fuzzy_monkey

Hi all. I believe i have a virus and malware/adware on my machine that i cannot get rid of. I have preformed lots of scans with kaspersky 7.0 and used antispyware which finds things, quarentines them and i dont know what it does after. The virus popped up with a …

Member Avatar for crunchie
0
332
Member Avatar for glasnoster

Hi all! Is there any way to add http headers to a request generated by the web browser component in C#? The setup is as follows: I have developed a piece of thadware that gives users access to the internet. The hardware is connected to an admin pc. On this …

Member Avatar for glasnoster
0
81
Member Avatar for happygeek

Odd isn't it, how Microsoft kicked up a fuss when Google announced the Chrome plugin for Internet Explorer on the grounds that it could make the browser more insecure. Indeed, it went as far as to suggest that it doubled the potential surface area for malware and scripted attacks. Yet, …

Member Avatar for fossrules
1
797
Member Avatar for nikrob

so,am having huge problems with my 3 mobile broadband.... the problem is....... im struggling to connect BUT only at mu home address??! i drive a mile down the road i connect fine, modems working fine and i have a good signal,when i do finally manage to connect (after approx 30-40 …

Member Avatar for Tonyp543212003
0
192
Member Avatar for topest1

Hello all, I am developing chat application(not applet) in java, I want it to be able to run over internet I have tried it in LAN with Socket programming I found something [URL="http://javaeye.wordpress.com/2008/05/04/clientserver-communication-using-tcp-sockets/"]here[/URL] It is working fine But how can i run it over internet:?: :confused: If i [COLOR="Red"]tcpserver.java[/COLOR](or tcpserver.class) …

Member Avatar for topest1
0
184
Member Avatar for nicklau

Html-structure [code] <html><head></head><body> <!-- START XOXO --> "lots of html and jsp stuff" <!-- STOP XOXO --> "file reading" </body> </html> [/code] The file reading code [code] <%@ page import="java.io.*" %> <% String line = ""; String file = request.getRequestURL().toString(); int print = 0; BufferedReader input = new BufferedReader(new FileReader(file)); …

Member Avatar for ejosiah
0
188
Member Avatar for samarudge

Hi, I am trying to retrieve the contents of my XML file and use the variables later on in the script; I have the following actionscript code [CODE=actionscript3]// Get XML Vars var xml:XML; var urlLoader = new URLLoader(); var songdataurl:String = '0'; urlLoader.addEventListener(Event.COMPLETE,onXMLLoaded); urlLoader.load(new URLRequest("data.xml")); function onXMLLoaded(e:Event):void{ xml = new …

Member Avatar for samarudge
0
159
Member Avatar for avirag

hiiiii I am making a C# .net window application and i am using VS2008...... Can anyone tell me how can i do good designing or there is any software with the help of that i can improve the designing of window applications........ kindly help me or suggest me some link …

Member Avatar for avirag
0
157
Member Avatar for matthewl

I am pondering what I could do to improve [url]http://www.mlwehelp.com[/url]! any suggestions? Part of this update I plan to rework everything even my services like getting way from everything being free. Any suggestions on pricing based on the industry standards? my main goal is to deliver reasonable prices based on …

Member Avatar for cohen
0
134
Member Avatar for jorisb

I'm developing a web page for a friend that allows participants of a sports event to "claim" a slot in a 24 hour tennis marathon. The marathon has room for 24 x 4 participants. My idea was to have a table with the columns "hour" [0-23], "time" and "name", and …

Member Avatar for jorisb
0
165
Member Avatar for aditi_19

I am creating a simple report using FPDF which opens fine. I have a link on my php page to generate the report in a new tab. But after generating the report, when i click to any button or radio box on the php web page, the design view of …

Member Avatar for urtrivedi
0
7K
Member Avatar for amharper

Hello All, I definitely don't fit into the "geek" category yet. I'm a 45- year-old married female who, after being disillusioned at getting stuck in dead-end, low-paying secretarial jobs, decided to get an education to do something I can enjoy and make decent money doing. I've always had a natural …

Member Avatar for ahihihi...
0
105
Member Avatar for freshfitz

My customer wants me to integrate a flash calendar into their website is there any premade code that has a send to friends link that would send the data on that day to outlook so you can email it? I found calendarpro by [URL="http://www.usflashmap.com"]www.usflashmap.com[/URL] which is working but they would …

0
94
Member Avatar for bobomonkey

Hi, I am writing a functional test automation script to automate the file upload feature of a web application. I am using a tool called selenium to operate on the browser. This tool however does not support clicking on the file upload control hence I want to do this operation …

-1
66
Member Avatar for naush83

Hi, I am using active direcory based windows authentication in my intranet application as explained in the article [url]http://weblogs.asp.net/scottgu/archive/2006/07/12/Recipe_3A00_-Enabling-Windows-Authentication-within-an-Intranet-ASP.NET-Web-application.aspx#457094[/url]. Everything works fine. But I need a mechanism "Log in as another user" like in sharepoint portals. When user clicks on "Log in as another user" button, the borwser must prompt …

Member Avatar for naush83
0
191
Member Avatar for crackerjacker

Hi- So im making a buying/selling website, where people can search through my catalog. and i have no idea how i would go about that. basicly i would have a database with all of my producs in it, and then people would type in a key word and a page …

Member Avatar for crackerjacker
0
77
Member Avatar for leones

Ok I know.. Im a novice and have no idea.. but need a quick fix before I can do more research.. I'm working on a friends site and it's a auto resize-stretching website.. where it all stretches when browser is resized.. I no longer want it to stretch.. how do …

0
50
Member Avatar for alphagon

Hello! I have a little problem with this website, any help, suggestion would be appreciated. I discovered that on *BROWSER zoom out (on Firefox 3.5.3, Ctrl + -), the content gets outside the div's bottom, like shown bellow: [URL="http://img17.imageshack.us/img17/2422/sitenormalstate.jpg"]Normal state[/URL] [URL="http://img200.imageshack.us/img200/2796/sitezoomedstate.jpg"]Zoomed state[/URL] Any ideea? Is this a common behaviour? Thank …

0
40
Member Avatar for The Mad Hatter

OK, so I get up, shower, eat, and open up my email client. Number 4 from the top is a Daniweb email telling me about the wonderful topics currently being discussed - here's the list: * Prevent programs from saving to certain folder? in Windows Vista and Windows 7 * …

Member Avatar for Evenbit
-5
2K
Member Avatar for smith6237

Why can't I preview my webpage using Dreamweaver 8, I hit F12 but get; Internet Explorer cannot display.?I'm using dream weaver 8 and just about finished with a web page but when i preview in the browser internet explorer says; it cannot display web page. Can anyone explain if I …

Member Avatar for Beg.CProgrammer
0
55
Member Avatar for vishugs

Hi, iam new to webservices.I have to develop JAX-WS Webservices on JBoss 4.2.3GA AServer JBossWS -native 3.x.I have downloaded net beans and JBoss 4.x Aserver.I want to clarify .. 1. Do i need to configure or do something with JBossWS-native 3.x,bcoz in netbeans i selected the path for JBoss server …

0
73
Member Avatar for White Eagle

I have Windows Vista and it works fine. One day my internet works but when i wake up the next morning my adapter connects to the router and says it's connected but when i run my browser(mozilla Firefox,Internet explorer) it says: The connection was reset The connection to the server …

Member Avatar for jholland1964
0
402
Member Avatar for dgr231

Hello all, I am in the process of teaching myself CSS to go along with my beginner-intermediate knowledge of HTML. I am just starting with CSS and have created a small test file to attempt to create a table with one row and one cell in that row. I then …

Member Avatar for webexpertzhere
0
132
Member Avatar for aaava

Hello: I've been trying for weeks (yes, it's embarrassing) to create a dhtml popup window w/min, max and close buttons in a title bar. I can do this fine w/a table, but I hate tables, and want to accomplish the same thing w/non-table css. Here is a rough image of …

Member Avatar for ko ko
0
74
Member Avatar for PhiberOptik

Hey guys, I have a wicked web host that provides me with FTP. I have tons of space and a great connection on the server. The problem I am having is I have a piece of software that is 1.6Gb's and I need to upload it. My ISP knocks me …

Member Avatar for Bob_180_Bob
0
136
Member Avatar for Tryin2learn

Hi all, I am trying to get a grasp of web form data getting passed to PHP, then dumped into a SQL Database (2005). I have created the form in html. but because the form is an employee application there are a lot of text boxes, radio button, etc etc. …

Member Avatar for Graphix
0
109
Member Avatar for aaava

I have no clue anymore about css. I used to think I knew what's what, but I get so many different results in different VERSIONS of the same browsers, never mind different browsers, that I'm at a loss. I have written a dhtml popup dialog window that resizes and such. …

Member Avatar for ko ko
0
178
Member Avatar for fawkman

Hi guys I am very new to php and am trying to create a small content management site. Hopefully I will have posted this correctly, sorry If I have missed anything out. I have a self referencing form, which allows me to enter a file name and browse to a …

Member Avatar for jgeboski
0
119
Member Avatar for weasel7711

Running Ubuntu Intrepid. Installed Dansguardian recently. When I try to start or restart dansguardian, I get the following error: [CODE]micah@micah-ubulaptop:~$ dansguardian Unable to getgrnam(): Success[/CODE] I know this has something to do with the group in my dansguardian.conf file. The only thing I can see that relates to that is …

Member Avatar for dipinkrishna
0
409
Member Avatar for jerMAn

When I run my crawler once it works on any page. Run it again on another page or the same page and I get this error [code] Server Error in '/WebApplication5' Application. -------------------------------------------------------------------------------- A potentially dangerous Request.Form value was detected from the client (txtBody="...e customer’s experience,..."). Description: Request Validation has …

Member Avatar for guru_sarkar
0
283
Member Avatar for virtualmisc

I installed the Firefox addon search status 1.3 to see the page rank of the pages I visit. Later the day i noticed 5 or 6 names on my toolbar just like shortcuts. When i tried to right click it new tabs opened with pages. Are these addons dangerous?

Member Avatar for AirForceOne
0
99
Member Avatar for JavaOwnsMe

So they forced me to take java despite having no programming background... I'm a web design major, not programming. Anyway, I'm really stuck on the homework problem - if anyone could help me out that would be amazing. I need to write a program (using a loops) so that the …

Member Avatar for ejosiah
0
87
Member Avatar for venkat_9099

Hi, I have installed imesh and an adware remover recently. Now, my problem is I cannot browse from Internet Explorer, but can browse from Windows Explorer. I have run the adware remover and deleted all the adware. Please help. Thanks in Advance

Member Avatar for crunchie
0
225
Member Avatar for nicolahackman

Earlier this year I created 2 subfolders in the Inbox of Outlook 2007. One is titled Hotmail and the other is titled Yahoo. when I click on either one it opens up the login page of that free webmail provider without having to open my web-browser in another window. Please …

Member Avatar for nicolahackman
0
166
Member Avatar for sumeru

I have been using tables to build all my sites till now and finally tried using CSS in dreamweaver. My page is uploaded at - [url]http://photoindia.com/test/Untitled-1.html[/url] . The problem is in my layout, I want to have 3 div tags side by side(like 3 columns). I have inserted DIV tags …

Member Avatar for webexpertzhere
0
141
Member Avatar for serendipity

I'm presently using tripod/lycos for my website and have some long web forms on there and don't have a problem receiving the data. I'm trying to transfer to godaddy and am having a problem with my "submit" button. "Reset" does work. Sometimes the "submit" button is not available (grayed out) …

Member Avatar for serendipity
0
128
Member Avatar for Phildis

need help with my website, do to the fact that some people are not able pull it up, all we get is a blank page. I know that this has to do with scipts on my end but I'm new to this so I do need help.

Member Avatar for pritaeas
-1
49
Member Avatar for aanshi
Member Avatar for JohnAvo

I am looking for good (ideally open source) solution to do telnet from web browser. Anyone knows Flash/Ajax solutions for that? The best will be a pure client based components, but client-server may work too.

0
57
Member Avatar for peter_budo

I would like to know if people would be interested in participating building similar starting thread like we have in Java section [URL="http://www.daniweb.com/forums/thread99132.html"]Starting "Java" [Java tutorials / resources / faq][/URL], but targeting Java web development. This thread would hold resources (where to get the things, configurations, basic usage and any …

Member Avatar for peter_budo
3
88
Member Avatar for neeraj20gupta

when i try to run the following code....----> [code=JSP]<%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%> <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean"%> <jsp:useBean id="accountBean" class="banking.pac.AccountForm" scope="session" /> <!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; charset=ISO-8859-1"> <title>Insert title here</title> <script language="javascript"> </script> </head> <body> <form …

Member Avatar for Kamalapriya
0
245
Member Avatar for gmx

I just Started to learn HTML coding,But don't understand how to add design in code means website layout.

Member Avatar for js112
0
113
Member Avatar for cormee

Hi, Can anyone suggest a good image slider similiar to the one at the bottom of [url]http://munsterrugby.ie/[/url] I've found two: [url]http://www.oxylusflash.com/flashfiles/advanced-image-slider-with-autoplay-xml[/url] and [url]http://www.coolfocus.com/relocate.asp?page=flash/examples/picstrip/index.asp[/url] But neither turned out to be suitable. Thanks :)

Member Avatar for pritaeas
0
82

The End.