15,127 Topics

Member Avatar for
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
148
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
104
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
93
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
98
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
127
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
60
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
129
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
77
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
354
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
89
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
80
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
51
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
132
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
142
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
75
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
37
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
62
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
101
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
115
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
42
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
39
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
68
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
141
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
88
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
85
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
71
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
62
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
50
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
104

The End.