15,698 Topics

Member Avatar for
Member Avatar for junezy4

I need to make a password in php and javascript (with html) so that if the user wants the password to be 6 digits long, then the password is y0z0z2z4z6y2z0z2z4z6y4z0z2z4z6y6z0z2z4z6… If the password is 4 digits long, then the password is y0z0z2z4y2z0z2z4y4z0z2z4. THESE ARE NOT RANDOM NUMBERS. There is a …

Member Avatar for Rashakil Fol
0
120
Member Avatar for still_learning

I know this sounds so stupid, but it's a project that I am working on. I need to develop an application where people can upload a picture of themself and then it will add a wig to their picture over their hair. I just don't know how the code scans …

Member Avatar for still_learning
0
84
Member Avatar for sk172online

Hi, I am trying to open the Jquery Dialog box using VB.NET. [B]After the data has been saved successfully[/B], I need the dialog box to show up with the message to the user. Also allow user to perform some other actions like clicking the buttons. If I call the same …

0
110
Member Avatar for SusanHAllen

Hello, I am attempting to customize the following script in the head portion of my page, based on a url parameter. The url parameter is being evaluated by a different script (proven by "alert" code), but the "galleryURL" variable is not being generated upon page load. Please help! Thank you. …

0
57
Member Avatar for barryw33

Hi I am a Ajax noobie and need a little help with a simple ajax mysql problem I have a php page witha ajax function that calls a php page and in the php page I run a mysql select I then pass the result back to the page that …

Member Avatar for wrivera
0
112
Member Avatar for cali_dotcom

Hi i am not so good with javascript so i really dont know the best way do do what i want to do. want to make a form that allows people to add and delete rows with javascript but it just doesn't work the way i would like. javascript is …

Member Avatar for wrivera
0
151
Member Avatar for barryw33

Hi, I am trying to create a private chat from hacking some opensource chat room. All going well to a point. I am trying to use some basic AJAX (noobie) to insert a field into a mysql db. It is doing what I want it to do mysql wise but …

Member Avatar for barryw33
0
173
Member Avatar for omnis
Member Avatar for vipin saxena

hi all, and respect for seniors & experts, i m a free lancer vb6 programmer and wants 2 shift 2 web development. i m very much confused as 2 which combination of technologies 2 opt. to opt for open source or not., which client side technology and which server side. …

Member Avatar for vipin saxena
0
96
Member Avatar for Venom Rush

Hi all I've been trying to find a jquery list selection solution along the lines of the following. I want to have two boxes. One on the left that holds all the options to choose from and a box on the right that holds the options selected in the left …

Member Avatar for Venom Rush
0
135
Member Avatar for Begjinner

Hello, I have this in my CSS: [code] #contentbox a{ font-weight: bold; color: #c8a468; cursor: pointer; }[/code] And want to change the color with Javascript's function: document.getElementById, but when I use document.getElementById('contentbox a').style.color= "#d05048", I get an error that it doesn't know 'contentbox a'. I tried multiple things and searched …

Member Avatar for wrivera
0
178
Member Avatar for nate22

I'm not good with AJAX but am trying to learn for this project. I've picked apart many galleries, some of which are kind of similar to this idea, but surprisingly I haven't found one that is actually just like this... [IMG]http://www.22graphics.com/slideshow-concept.jpg[/IMG] In case above image isn't loading or right side …

Member Avatar for nate22
0
95
Member Avatar for cableguy31

I'm working on a contact form. I have the form being checked by a PHP script once it's submitted. If the script finds an error, it will load a new page with the error message and then redirect back to the form after 10 seconds so the user can correct …

Member Avatar for almostbob
0
222
Member Avatar for melanie1985

i dunno whether this has been posted up before or not, but i really need some help with creating a popup disclaimer. basically, if an external link is clicked a disclaimer should popup in a new window. at this disclaimer window, there is a Yes and No, if yes is …

Member Avatar for Alcaro
0
65
Member Avatar for CFROG

I'm having some trouble validating radio groups. I thought this would be simple enough but it's not turning out that way. The form is rather long so I have it broken down into sections, each in it's own div. The form shows the first 11 inputs and when you click …

Member Avatar for eliza81
0
100
Member Avatar for phid2002

I atached the image with the webpage, do anybody knows how to do to show an advertise like in the photo after the page has been loaded, let's say after a few seconds, it seems similar to the lightbox.js but it's diferent. Can somebody help me with some ideeas ? …

Member Avatar for Phaelax
0
66
Member Avatar for omotoyosi

Hello All, Please i have a javascript to Open a Look up table but it works only if it is clicked twice. What do i do, i want the user to only click once for the lookup page to come up.

Member Avatar for omotoyosi
0
86
Member Avatar for lifeworks

Hi I think Im dealing with an IE insertBefore bug, the script runs fine in Chrome, I have created my own modal box which gets inserted as a new node - the first inside the <body>... however, in IE, the new box is inserted within the first <div> inside my …

Member Avatar for lifeworks
0
474
Member Avatar for bufospro

Hi, I would like to make two icons in my page so as to click on them and increase or decrease the font size of paragraph. The problem I have is that I want to change the size only for a paragraph. My paragraph's text is from a database. So …

Member Avatar for nav33n
0
157
Member Avatar for elanorejoseph
Member Avatar for harrierdh
0
62
Member Avatar for barryw33

hi, this is my first post. I am a php coder and know very little javascript. I have nearly finished a dating site for a client. Thing is he wants private chat in it. I have found some opensource chatroom code that I am trying to hack to make work …

Member Avatar for ShawnCplus
0
154
Member Avatar for Georgy1988

Hi. I am just learning javascript ,I am having trouble for swapping Images by using mouseover function , I have more than 50 images, and they should be thumbnails, and when i use mouseover, the Image should display in a preview window, please help me

Member Avatar for javaAddict
0
120
Member Avatar for Maverick27
Member Avatar for Midnite000

I want to make my current song playing update with AJAX on my page every time that the song name changes I can get the variable to post in the page but currently use a meta-refresh based on time of file or every 30 sdeconds ... what I would like …

0
36
Member Avatar for AdventDeo

Any ideas on how to make the following code work for both IE and Mozilla? [CODE]function AddRow() { if (navigator.appName=="Microsoft Internet Explorer") var morerow=document.getElementById("tbl").getElementsByTagName("tbody")[0]; else if (navigator.appName=="Mozilla") var morerow=document.getElementById("tbl"); var newtr=document.createElement("tr"); var xtra=document.getElementById("xtra"); var dname=document.getElementById("dname"); morerow.appendChild(newtr); var newtd0 = document.createElement("td"); newtd0.innerHTML = xtra.innerHTML; newtr.appendChild(newtd0); var newtd1 = document.createElement("td"); newtd1.innerHTML = …

Member Avatar for parry_kulk
0
404
Member Avatar for rhirde@gmail.co
Member Avatar for Will Gresham
0
35
Member Avatar for dalip_007

Hi, Can any body please help me getting my problem solved. I am making a sign up form, and i want to show "id not available" or "available", while user looses focus from a text box , without submitting the form. same as it happen in twitter while signing up. …

Member Avatar for Will Gresham
0
54
Member Avatar for metalstorm

hi all, ive downloaded the DHTML window script from here : [url]http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/index.htm[/url] and have it running on my site. i also have a DTHML / ajax chat running on the site which is currently on the main page in an iframe. im trying to put this iframe inside the DHTML …

Member Avatar for metalstorm
0
81
Member Avatar for kumiyare

I have a slideshow of quotes based on the "Ultimate Fade-in slideshow (v2.1)" at Dynamic Drive: [url]http://www.dynamicdrive.com/dynamicindex14/fadeinslideshow.htm[/url] This is right under my navigation bar, and the drop-down menu items are hidden behind the javascript slideshow. Some background: The reason I did it this way because I first started out with …

Member Avatar for kumiyare
0
308
Member Avatar for Lightninghawk

Below is a code I have been using on Google Earth to have the ability to use optionally expanded tables within the balloon that is open for each placemark. I want to know if there is a way I can alter the code so that when I expand the table …

0
77

The End.