15,700 Topics

Member Avatar for
Member Avatar for friedguy

Hey all, I am trying to create a site that produces a PDF or something similar based upon user input through radio buttons. For example say there are three categories A, B, and C. Each category has two options, 1 and 2. So a diagram with option A = 1, …

Member Avatar for friedguy
0
130
Member Avatar for jmasta

Hello everyone, I've run into a brick wall with this problem. I've been given a huge webapp that was designed for IE6, and I need to make it work(and look good) in Firefox 3.0 and IE7. So far, it's just been a bunch of CSS, JSF, and HTML changes, with …

Member Avatar for jmasta
0
143
Member Avatar for krapa

I want my form to be validated that is no field should be empty.....i have tried some code on field only but its not working...please help <html> <head> <title>city talkies acccount</title> <style type="text/css"><!-- p { font-size: smaller; font-family: sans-serif;align:center;} --> </style> <body bgcolor=""> <script type="text/javascript"> function validate_form ( ) { …

Member Avatar for ~s.o.s~
0
103
Member Avatar for dev.cplusplus

Hi to all. I'm trying to get the percent of an swf object in the html page. I'm using the method PercentLoaded(), the code is working fine in IE and not working in Firefox. I print the percent and in IE and see 0, 20, 30....100% In Firefox I see …

Member Avatar for Ken Sharpe
0
145
Member Avatar for asmith3006

Hi, I have a page which has a Div on it which gets constantly updated (every 1-3 seconds) but I want it to maintain its position between refreshes. I'm very very very new to Javascript and I am finding it very difficult to convert code that I've found online. Can …

Member Avatar for Ken Sharpe
0
128
Member Avatar for pakoppan

Hello, I have the following script that [COLOR="red"][B]used to work [/B][/COLOR]with FF2. Now I get under FF3: [COLOR="red"] TypeError: document.getElementByID('content') is null[/COLOR] [B]SCRIPT:[/B] [code=javascript] function Sounding(){ var yr = "08"; var myArray = new Array(); myArray[0] = new Date() ; var mes = (myArray[0].getMonth() ); if (mes.length = 2) { …

Member Avatar for pakoppan
0
126
Member Avatar for sandy183

Hello! I have a web application where status messages are displayed in a small area of screen. I need the text to scroll down to the last message as the status messages are being added. But only the first messages are shown and the user has to manually scroll down …

0
74
Member Avatar for beppeilbuono

Hi to all, I would open a Ms Word document into an html page using the tag OBJECT. Now I open it with OpenOffice writer using the tag : <OBJECT CLASSID="clsid:67F2A879-82D5-4A6D-8CC5-FFB3C114B69D" > <PARAM NAME="src" VALUE="file:///c:/my.doc" > <PARAM NAME="readonly" value=false><!-- Just view the document, do not edit--> </OBJECT> it works very …

0
70
Member Avatar for darkraider

How to i get it rite ?? i tried the code below by it fail, anyone can correct me and tell when i when wrong ?? var Fname=document.getElementById('Fname').value; if(!/^[A-z]*$/+$/.test(Fname)){ msg+='- Only Letter & Space '+email+'\n\n';}

Member Avatar for darkraider
0
67
Member Avatar for chickenlord500

I am trying to create this code for my website but i am having trouble per when you click the button for corrosponding with correct image it does not on call take that image and show it as my main one i can not get my img swap to work …

Member Avatar for ~s.o.s~
0
100
Member Avatar for JFO9696

Hey all, I'm trying to get Google Maps on my [URL="jetsfloridaoutdoors.com"]website[/URL] and I'm not exactly sure what todo. I got an API key from Google and then some coding but I don't know what todo with it. The reason I want Google Maps on my website is because I want …

Member Avatar for mowen85
0
108
Member Avatar for LarZ

I want to develop a widget that'll allow people to see who of their PS3 friends are online and what they're playing, just like you can see through the Playstation 3 friends menu. How would i get this info? Is it important enough for Sony to make it difficult to …

Member Avatar for MattEvans
0
151
Member Avatar for chickenlord500

I am trying to create this code for my website but i am having trouble per when you click the button for corrosponding with correct image it does not on call take that image and show it as my main one i can not get my img swap to work …

Member Avatar for ShawnCplus
0
106
Member Avatar for hughv

I'v e been using a script for pop-ups for several years, and it works fine in FF. I noticed the other day that in IE7 it's cutting off the right side of the image. I don't see anything obvious, but I don't know much about Java, so I'm hoping someone …

Member Avatar for ~s.o.s~
0
95
Member Avatar for briglia23

Hi. i'm new user of jsp and i have this problem. I post my code [code] <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <%@ page import="it.yacme.mystiquexml.mapping.Modello"%> <%@ page import="it.yacme.mystiquexml.mapping.*" %> <%@ page import="it.yacme.mystiquexml.business.YacmeRemote"%> <%@ page import="it.yacme.mystiquexml.presentation.YacmeLocator"%> <%@ page import="java.util.Iterator"%> <%@ page import="java.util.List"%> <%@ …

Member Avatar for ~s.o.s~
0
100
Member Avatar for queenc

hi i am very new to ajax,please tell me how to check whether username already present in the db.i want the user name to be unique please tell me the code to check. thanks.

Member Avatar for amudhan.rkr
0
130
Member Avatar for cr_abhilash

Hi, I am Trying to use Mycrosoft.Web.Preview.dll to implement drag a crontrol in a <div> zone. I am not able to find a method to move the control further after once droping the control in the <div>. Any one here came across with this? . Please revert me if you.

0
63
Member Avatar for curtranhome

I need help to find a code that will hide the file location on the server, like instead of showing: [url]http://cbuy.webs.com/file.html[/url] I would want it to show: [url]http://cbuy.webs.com/[/url] for the whole site. can and will anyone help me please?

Member Avatar for Luckychap
0
132
Member Avatar for raj2476

Hi all, This is my website url [url]www.resourcepoint.net[/url]. i'm looking for browser compatibility. if u don't mind then visit this site in ie.firefox. this site is working fine in ie but not in firefox. floating menu has been fixed but in ie if u will click top submenus for inner …

Member Avatar for R0bb0b
0
80
Member Avatar for thompa

Hi there, I have had a script on my web site which opens a popup window when clicked. It works in Firefox and I am sure that it worked in IE6 - but it does not work in IE7. The javascript part is from Eric King who posted the script …

Member Avatar for thompa
0
356
Member Avatar for curtranhome

can anyone please give me the code (or point me in the right direction) to be able to password protect a web page with javascript that gets the usernames and passwords from a database and displays a message if the entered password or username is wrong and points the user …

Member Avatar for stephen84s
0
90
Member Avatar for deepaksworld

hi all, I am working on flight simulation using c++ and flight gear software. I have to create virtual rain fall in the scenery. I found some java scripts for rain falling. How i can embed it with c++? its very urgent requirement? pls help. Deepak

Member Avatar for ~s.o.s~
0
83
Member Avatar for c++ prog

guys, i have a project to do this school year, and that is a dynamic website..the problem is that i don't have a good background with dhtml so can anyone recommend me a website that can teach me how???tnx

Member Avatar for ~s.o.s~
0
53
Member Avatar for shthap3ns

I'm trying to use Prototype's Ajax.PeriodicalUpdater to scroll through/display an array of items on an interval. So far I've managed to make it display a new item every 2 seconds, but it only works in Firefox. Haven't tested in Safari or Opera yet...but I know it doesn't work in IE6. …

Member Avatar for ~s.o.s~
0
134
Member Avatar for ravi.prateek

Hi everyone, I am new to this forum could some one pls help me in tree view javascript menu. I have worked out well in both mozila internet explores but the issue is online + image should change to - image where it is not happening with me. help highly …

Member Avatar for ~s.o.s~
0
143
Member Avatar for darkraider

I try alot of way but still cant the radio button to work. i need the user to select one of them else an error msg will appear. I got the error msg to appear but it still load over to the next page as if i selected the gender. …

Member Avatar for darkraider
-1
81
Member Avatar for catroej

All, Problem: I need to be able to tell which version of the Java plugin is installed on a clients machine. I require JRE 1.5 for my applets. I have users that range from Java 1.3 to Java 1.6. I would like to use javascript to find out the version …

0
41
Member Avatar for punithapary

Hi, I am creating username and password field.In the password field if we gave type="password" then we will type password field in circle type but i want to change that circle type into *(star)type.It is possible in css.Can anyone help me how to do this in css thanks punitha pary

Member Avatar for R0bb0b
0
36
Member Avatar for raj2476

Hi all, Please help me in floating menu. I need this floating function should floting in table td. And should work in all browser. plz help me out soon. Below i have pasted javascript. Thanks Raj <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Untitled Document</title> <meta http-equiv="Content-Type" content="text/html; …

Member Avatar for raj2476
0
64
Member Avatar for darkraider

Hi all again I'm very very new to javascript, post a help here on validate radio button got solve with the alert msg but still waiting for the solution on selecting either M or F. My next problem is validate dropdown menu, my default is select, i want the user …

Member Avatar for Traicey
0
104
Member Avatar for fangzhou

hello how do i populate or change the values in multiple textfields using javascript? the textfields has the same ID because it is in a repeat region. i manage to change just the top most textfield using javascript. so how to populate the rest? [code] <script type="text/javascript"> function chalb() { …

Member Avatar for Luckychap
0
117
Member Avatar for paulkinchen

Hi, A old friend of mine sent me a script for a contact form. I put it in my global.js file and trying to get my form to email the information to me. The form is jquery and ajax made and it works correctly by showing the form and when …

0
45
Member Avatar for fifufifu

var sw_interval; var sw_x = 10; var sw_dx = 0; var sw_t = 10; var sw_cursor = 1; var sw_v; var sw_w; var sw_numItems; var sw_first; var sw_last; var sw_clipRight; var sw_ref; function moveSWBlueBox(n) { if(sw_interval == null) { if(n > 0) { moveLeft(n*swItemsInSet); } else { moveRight(-n*swItemsInSet); } var …

0
41
Member Avatar for initiallaw

Hi there, I have a developer who recently quit due to school. Unfortunately one of his projects was left undone. [url]http://www.asucla.ucla.edu/eventservices/g_portal.asp[/url] The issues is that if you click on an image in Internet explorer, it doesn't bring up the images properly. There are no issues with it in Safari or …

Member Avatar for Troy III
0
71
Member Avatar for php4ever

I did a search as I had hoped this has been dealt with by someone before me. I'm trying to take a search form on a website and ONLY pass fields or values for fields that are actually selected or used. What I mean is this. The search form has …

Member Avatar for R0bb0b
0
142
Member Avatar for syncy

Hey guys, I'm developing a portal to view a gallery (duh) of microsoft powerpoint presentation (ppt) files. If you're anaware, there's an option in powerpoint to output a presentation to a single MHTML file. I'm trying to use an iFrame to show this single file, thus showing the slides. [CODE]document.write('<iframe …

Member Avatar for syncy
0
90
Member Avatar for coolvision

Dear brothers I want that my adbrite inline text ads open in new window, so its need ad code alteration. Can anyone here alter this given below code so that ads open in new window. Thanks in advance. Ad Code: <!-- Begin: AdBrite --> <script type="text/javascript" src="http://ads.adbrite.com/mb/text_group.php?sid=myid&br=1"></script> <!-- End: AdBrite …

Member Avatar for Ezzaral
0
87
Member Avatar for coolvision

Dear brothers I want that my adbrite inline text ads open in new window, so its need ad code alteration. Can anyone here alter this given below code so that ads open in new window. Thanks in advance. Ad Code: <!-- Begin: AdBrite --> <script type="text/javascript" src="http://ads.adbrite.com/mb/text_group.php?sid=myid&br=1"></script> <!-- End: AdBrite …

0
74
Member Avatar for kusal

I'm looking for a good DHTML menu that uses xml to dynamically populate the menu the sub menus can be edited so I can update changes to a xml file using php I looked everywhere and could not find any good DHTML menu that can be used with php

0
64
Member Avatar for punithapary

Hi, I created one table with some rows.In that row i insert one image in that image i gave one link but after creating link in that image outer side i saw one blue color line .Can any one tell with out blue color line how to give link to …

Member Avatar for raj2476
0
53
Member Avatar for bmz

as the title suggests.. is it possible? we are planning to make an application that just uses AJAX to make Voice Calls as seen in Meebo.com. They've developed an application that uses flash with voice chat.. Is it possible using Javascript alone?

Member Avatar for bmz
0
106
Member Avatar for abhi11shukla
Member Avatar for jhaycutexp

i'm perfectly new to this language, although the logic is same as c++ and actionscripts so i kinda get some of the tutorials.. i read through them and i can't seem to find the answer for this... maybe this is advance.. so.. please.. help... well actually my problem is i …

0
62
Member Avatar for nico3641

Hello, We recently upgraded a 3rd party JSP application to a new service release and we lost the following functionality: After we select (or highlight) some text on any text box or label on the JSP page, it gets un-highlighted after we right-mouse-click which leads to the copy menu not …

0
55
Member Avatar for chriscapetown

Hi, Im looking for the basic structure of how to make a piece of code (ideally a lightbox window with a flash file being displayed) but for now maybe a popup window, to be displayed at 12:00pm each day automatically. Can anyone help me with this task? Give me a …

Member Avatar for R0bb0b
0
105
Member Avatar for servis

how can we sent multiple values in xmlHTTP respnse, [ICODE] var xmlHttp function [B][COLOR="red"]callAjax(id)[/COLOR][/B] { if (id.length==0) { document.getElementById("txtHint").innerHTML="" return } xmlHttp=GetXmlHttpObject() if (xmlHttp==null) { & so on.................... ................................ [/ICODE] i want to add "id2" variable also like [B][COLOR="Red"]callAjax(id,id2)[/COLOR][/B] how can we do it?????? secondly, how can we intiame the …

Member Avatar for R0bb0b
0
112
Member Avatar for hmpam

Hi, I am facing multiple event issue. Details are as follows. I have a jsp page which has two textbox component (assume their names as A & B both takes numbers only) & one submit button. onBlur() event of B, some validation method validates that control should only have a …

0
51
Member Avatar for OmniX

When using this HTML code: You get a rectangle where the location is stored, and a button labelled "Browse..". I would like to redesign the "Browse.." button and I was told this would have to be done using mainly javascript and abit of css (I thought it would be the …

Member Avatar for OmniX
0
164
Member Avatar for mortalex

Hey, i've got a problem, i'm trying to make a drop down box but so that the first value chosen automatically updates the fields that you can choose in the second drop down menu. Yes this may seem easy, but the thing is that each values need to be populated …

Member Avatar for samarinder
0
141
Member Avatar for mustafaneguib

hey guys how are you all? i am recieving the following error in all my pages except my homepage on internet explorer. [code]Line: 49 Char: 1 Error: 'null' is null or not an object Code: 0 URL : http://www.worldofpakistan.net/register.phpLine: 49 Char: 1 Error: 'null' is null or not an object …

Member Avatar for mustafaneguib
0
161

The End.