17,114 Topics

Member Avatar for
Member Avatar for dgs010243

I have this website: [url]http://dan.somnea.free.fr/CH[/url] It contains a lot of info about php, xml, java, javascript and so on. In the home page there is an applet. All the other pages are in PHP. My question: Is there a PHP source code solution to be added into the website (not …

0
46
Member Avatar for Nthusiast

Hi I am a self-taught asp.net developer - MCP / MCAD / MCSD - with a very good academic knowledge in Microsoft technologies. I haven't work for a company as a developer and lack of that experiece gets in the way against my progress. If any one can help me …

Member Avatar for Nthusiast
0
134
Member Avatar for thunderbbolt

Is there a way to limit how many words you can use in text area? I have searched the internet and have only found ways you can do it javascript not PHP.

Member Avatar for hollystyles
0
70
Member Avatar for lestrope

I need help with the following page: [url]http://www.nemesisproject.com/sisemenproject/index_dev.html[/url] When the splash image loads and a user clicks on it it should fade out. I want the file folders that then appear to appear in the center of the page and stay there. However, currently they appear where they are supposed …

Member Avatar for lestrope
0
122
Member Avatar for martin3

Can somebody help me on how to copy and paste a javascript from another site? I've have been trying to copy a dynamic combo box with multiple options to my page and when I paste it to the page and click the button "search", the button also is from the …

Member Avatar for martin3
0
100
Member Avatar for vignesh babu

Hello friends, I got a problem while trying to hide and display the content within the <div> tag. Can anyone tell me how to do it. I tried with the following code its not working. i am using IE only and i want to work in IE only. Actually while …

Member Avatar for Shaffer
0
1K
Member Avatar for jiggy_g

Hello List! I'm having a little problem w/ getting my select box populated... I'm passing in a 'LocationID' to this page and need to write a function to take that LocationID and populate the select box when the page is loaded. Here's my onload: [code] <body topmargin="0" leftmargin="0" onunload="Javascript:closeWindows();" onload="loadTopSVGVariables(document.forms[0].LocationID);loadBottomLocationID(document.forms[0].LocationID);"> …

Member Avatar for sillyboy
0
78
Member Avatar for venkatnavi

Hi, This is naveen, i am having a problem that, i am having a combo box in the JSP page when i select an item from that i am calling the onchange function. In javascript i am getting the value now i want to pass this value to JSP scriptlet.. …

Member Avatar for hudz
1
13K
Member Avatar for Aldo Dolci

Cross Browse Marquee II I'm intend to use it in 4 differents spot with 4 different content in the same page. Can some one help me ? Thanks,

Member Avatar for MidiMagic
0
91
Member Avatar for ale_ramesh

Hi All, I want to embed a flash player content from a website in my own blog(wordpress.com) how to do this can any body explain... Thanks in Advance..

Member Avatar for MidiMagic
0
160
Member Avatar for devesh9392

Hi All Java Gurus, I am a newbee in javascript. can anybody please guide me how can i use cookies to track user visits? I want to track what links users are visiting and to show them these links on their next visit. Can you please tell me how can …

Member Avatar for ~s.o.s~
0
98
Member Avatar for roopeshnp

there is a combo box in my form.when i am selecting an item in the combo 1 contrl(textbox) to be diplayed.when i am selecting other item in the combo textbox to be disappeared. i dont want to refresh the page can any one help me

Member Avatar for fatihpiristine
0
43
Member Avatar for elangobala

Hi, i m using jsp pages for my web applicaion. In that i m using that when i select a drop down for country list it should automatically brings the appropriate state from the database for the country without page reloading using ajax. how to do this ,please anyone send …

0
79
Member Avatar for ttamilvanan81

Hai everyone, I need to find the Latitude and Longitude values for any one of the Particular location from the Google Maps, using pure java class. I know, it's done by using javascript, but i need to use pure java class not javascript. If we provide full address of the …

Member Avatar for peter_budo
0
98
Member Avatar for elangobala

Hi, Friends In some websites i have seen that in a website called mginger.com in that invite tab when i keep a mouse over the Text field in the right hand side of it shows that please enter the name in a layer .It looks very nice .My friend says …

Member Avatar for elangobala
0
135
Member Avatar for elangobala

Hi, Friends In some websites i have seen that in a website called mginger.com in that invite tab when i keep a mouse over the Text field in the right hand side of it shows that please enter the name in a layer .It looks very nice .My friend says …

Member Avatar for Shaffer
0
83
Member Avatar for Tom Tolleson

CSS class not applying properly I have created som code that allows a user to create an object by clicking a button. It's working fine. However, I have a CSS class called "draggable" (which makes the object draggable). If I apply the class to a hand-coded object: [code] <form action="#"> …

Member Avatar for sillyboy
0
81
Member Avatar for buggsword

Hi, Can anyone offer guidance on how to implementthe following: I need to capture the browser window size and vertical scroll position. And then pass these variables into Flash every time the browser window is scrolled. Thanks in advance.

Member Avatar for buggsword
0
83
Member Avatar for rime

please help with a java script that will not allow a textbox to enter any characters while typing.. It will only allow digits

0
82
Member Avatar for Roccu

Hi pros, I am new in programming, so please help me with this..... I am have a website & am trying to put an embedded slideshow in an iframe... but the user can choose the slideshow from a dropdown list.... I managed a code that works on URL links but …

0
83
Member Avatar for MrServo

Well to start off, I'm new to javascript. I've been reading books and tutorials for the last week or two and trying to get a hold on things. So my concept of the lingo is still fairly new. I have, however, managed to create a very simple drop down menu. …

0
76
Member Avatar for sauru_garg

hi guys, well i have created a repeater control and have made it expand on mouseover by using javascript , also i have returned the value of an id in a label on mouse click. i want to make the datalist on the page visible ob this click and also …

Member Avatar for sauru_garg
0
174
Member Avatar for preetham.saroja

hai, Its very urgent.can somebody tell m,how to add two textboxes and then display the result in the third textbox ,using keypress -in javascript.... regards....

Member Avatar for preetham.saroja
0
170
Member Avatar for eng.nema

hellow i have problem with my exam project i program it in asp , and i have javascript function and this function should return the value of raduo button checked and i then use this value in ASP code the problem is that function return null or undifined i try …

Member Avatar for eng.nema
0
104
Member Avatar for justapimp

I am trying to create a program that will disable an equipment after a priod of time. To disabled the equipment, a user would use our web application to set the time span before the equipment would be disabled. I first tried to accomplised this by using an AJAX method …

Member Avatar for justapimp
0
105
Member Avatar for bhavna_816

I want to print the page in C#/ASP.NET 2.0, but the problem is when i use following javascript code, it prints the whole page. [COLOR=#0000ff]function[/COLOR][COLOR=#000000] printMe()[/COLOR] { window.print(); document.getElementById([COLOR=#a31515]"printed"[/COLOR]).value = [COLOR=#a31515]"YES"[/COLOR]; document.getElementById([COLOR=#a31515]"form1"[/COLOR]).submit(); } [COLOR=#0000ff]<[/COLOR][COLOR=#a31515]form[/COLOR][COLOR=#000000] [/COLOR][COLOR=#ff0000]id[/COLOR][COLOR=#0000ff]="form1"[/COLOR][COLOR=#000000] [/COLOR][COLOR=#ff0000]runat[/COLOR][COLOR=#0000ff]="server"> [/COLOR] [COLOR=#0000ff]<[/COLOR][COLOR=#a31515]input[/COLOR] [COLOR=#ff0000]type[/COLOR][COLOR=#0000ff]="button"[/COLOR] [COLOR=#ff0000]value[/COLOR][COLOR=#0000ff]="Print me"[/COLOR] [COLOR=#ff0000]onclick[/COLOR][COLOR=#0000ff]="printMe();"[/COLOR] [COLOR=#0000ff]/> [/COLOR][COLOR=#0000ff]<[/COLOR][COLOR=#a31515]input[/COLOR] [COLOR=#ff0000]type[/COLOR][COLOR=#0000ff]="hidden"[/COLOR] [COLOR=#ff0000]id[/COLOR][COLOR=#0000ff]="printed"[/COLOR] [COLOR=#0000ff]/>[/COLOR] [COLOR=#0000ff][/COLOR] [COLOR=#0000ff]I don't …

Member Avatar for hollystyles
0
70
Member Avatar for curvespace

Greetings everyone! My name is Simon, I'm 37 & I live on a smallish Island off the south coast of England called the Isle of Wight. Although it is pretty rural, I've managed to live here most of my 20 years as a software engineer, videogame developer, writer and now …

Member Avatar for curvespace
0
108
Member Avatar for jazzbsit2k4

Hi plzz help me i have make some animated banners and i want when every one want to see my banners so that first appear input field when type domain name then banner started and show the domain name on banner..

Member Avatar for GreenDay2001
0
47
Member Avatar for ale_ramesh

Hi All, I want to embed a flash player content from a website in my own blog(wordpress.com) how to do this can any body explain... Thanks in Advance..

Member Avatar for GreenDay2001
0
60
Member Avatar for dforkin

<!doctype html public "-//w3c//dtd html 3.2//en"> <html> <head> <title>Doctor Web Snake Oil</title> <meta name="GENERATOR" content="Arachnophilia 4.0"> <meta name="FORMATTER" content="Arachnophilsubscribeia 4.0"> <link type="text/css" rel="stylesheet" href="drwebstyles.css" /> <script language="javascript" type="text/javascript"> <!-- /* File: drWeb_dis.v4b.html Author: Diane Forkin Date: 23/9/2007 Purpose: Dr Web Validate Form and all entries */ //function for submit button …

Member Avatar for dforkin
0
123
Member Avatar for buggsword

Hello, I am new to javascript and am aware that this topic is well documented, but not in the way I need the script to work? I am able to show/ hide a div using the the following: function toggleMe(a){ var e=document.getElementById(a); if(!e)return true; if(e.style.display=="none"){ e.style.display="block" } else { e.style.display="none" …

Member Avatar for buggsword
0
119
Member Avatar for Inny

can somebody please show me how to make images clickable thumbnails of uniform size for an image marquee?

Member Avatar for digital-ether
0
80
Member Avatar for jvallee

I am loading a perl script that creates 2 arrays - 1 with a list of id's for classes offered and another with # of students already registered for each class (from a flat file that already exists) How can I reference the array values generated by the cgi scipt …

Member Avatar for ~s.o.s~
0
370
Member Avatar for pointers

[COLOR=green][COLOR=green]Hi,[/COLOR][/COLOR] [COLOR=green][COLOR=green]I am trying the followinfg code could plese help me. I tried in google but dint get....[/COLOR][/COLOR] [COLOR=green][COLOR=green] I need a JavaScript code For checkbox.[/COLOR][/COLOR] [COLOR=green][COLOR=green]If one clicks on the checkbox on click it should open some other page.[/COLOR][/COLOR] [COLOR=green][COLOR=green]Location of the page which contains the checkbox and the …

Member Avatar for hollystyles
0
56
Member Avatar for asad_black

i am making a page where when i select drop down 1, then drop down 2 populates automatically .. and when i select drop down 2, then the textarea 1gets populated ... the modiciation i need is that with text area 1, text area 2 also gets populated with different …

Member Avatar for bsvnhll
0
90
Member Avatar for palanidgl

Hi can i open the excel and indesign files through java or jsp or javascript Thanks Palani

Member Avatar for masijade
0
67
Member Avatar for jiggy_g

Hello List! First time posting here, and I'm hoping someone can help me with a problem I'm having... I am working w/ ASP and Javascript... I need to show one link and open/change the windows when the link is clicked; currently, the bottom frame shows the link ok and when …

Member Avatar for nschessnerd
0
83
Member Avatar for elangobala

Hi, i m using jsp pages for my web applicaion. In that i m using that when i select a drop down for country list it should automatically brings the appropriate state from the database for the country without page reloading using ajax. how to do this ,please anyone send …

0
65
Member Avatar for rime

I am making a form which will take inputs such as email, password etc. And the form checks whether it is a valid email id or password, if not an alert is being shown such as invalid email-id.. I have done this with java script.. Now I would like to …

Member Avatar for ~s.o.s~
0
108
Member Avatar for Nikila

Hi . I would like to learn flash. Can someone tell me how i can go abt it ? wat books or sites to refer?

Member Avatar for Nikila
0
103
Member Avatar for aruna_k_2006

[COLOR=green]This is my main window [/COLOR] [COLOR=green]<html>[/COLOR] [COLOR=green]<head>[/COLOR] <SPAN style="COLOR: green">[COLOR=green]<[/COLOR][COLOR=green]script [/COLOR][COLOR=green]language[/COLOR][COLOR=green]=[/COLOR][COLOR=green]javascript[/COLOR][COLOR=green]>[/COLOR] [COLOR=green]function [/COLOR][COLOR=green]PopWindow(URL,height,width)[/COLOR] [COLOR=green]{[/COLOR] [COLOR=green]// alert("in popwindow");[/COLOR] [COLOR=green]window.open(URL,height+width,[/COLOR][COLOR=green]"width="[/COLOR][COLOR=green]+width+[/COLOR][COLOR=green]",height="[/COLOR][COLOR=green]+height+[/COLOR][COLOR=green]",resize=no,resizable=no,scrollbars=yes,menubar=no,status=no"[/COLOR][COLOR=green]);[/COLOR] window.focus(); [COLOR=green]}[/COLOR] [COLOR=green]</[/COLOR][COLOR=green]script[/COLOR][COLOR=green]>[/COLOR] [COLOR=green]</[/COLOR][COLOR=green]head[/COLOR][COLOR=green]>[/COLOR] [COLOR=green]<[/COLOR][COLOR=green]body[/COLOR][COLOR=green]>[/COLOR] [COLOR=green]<%[/COLOR] String StudentID=request.getParameter([COLOR=green]"id2"[/COLOR]); System.out.println(StudentID); [COLOR=green]%>[/COLOR] [COLOR=green]<[/COLOR][COLOR=green]form [/COLOR][COLOR=green]method[/COLOR][COLOR=green]=[/COLOR][COLOR=green]"Post" [/COLOR][COLOR=green]name[/COLOR][COLOR=green]=[/COLOR][COLOR=green]"f1" [/COLOR][COLOR=green]action[/COLOR][COLOR=green]=[/COLOR][COLOR=green]""[/COLOR][COLOR=green]>[/COLOR] [COLOR=green]<table [/COLOR][COLOR=green]border[/COLOR][COLOR=green]=[/COLOR][COLOR=green]0 [/COLOR][COLOR=green]align[/COLOR][COLOR=green]=[/COLOR][COLOR=green]left[/COLOR][COLOR=green]>[/COLOR] [COLOR=green]<[/COLOR][COLOR=green]tr[/COLOR][COLOR=green]>[/COLOR] [COLOR=green]<[/COLOR][COLOR=green]td [/COLOR][COLOR=green]align[/COLOR][COLOR=green]=[/COLOR][COLOR=green]left[/COLOR][COLOR=green]><[/COLOR][COLOR=green]b[/COLOR][COLOR=green]><[/COLOR][COLOR=green]font [/COLOR][COLOR=green]color[/COLOR][COLOR=green]=[/COLOR][COLOR=green]"maroon" [/COLOR][COLOR=green]size[/COLOR][COLOR=green]=[/COLOR][COLOR=green]3[/COLOR][COLOR=green]>[/COLOR][COLOR=green]&nbsp;[/COLOR][COLOR=green]|[/COLOR][COLOR=green]&nbsp;[/COLOR][COLOR=green]</[/COLOR][COLOR=green]font[/COLOR][COLOR=green]></[/COLOR][COLOR=green]b[/COLOR][COLOR=green]>[/COLOR][COLOR=green]Student ID[/COLOR][COLOR=green]</[/COLOR][COLOR=green]td[/COLOR][COLOR=green]><[/COLOR][COLOR=green]td[/COLOR][COLOR=green]><[/COLOR][COLOR=green]input [/COLOR][COLOR=green]type[/COLOR][COLOR=green]=[/COLOR][COLOR=green]"text" [/COLOR][COLOR=green]name[/COLOR][COLOR=green]=[/COLOR][COLOR=green]"StudentID" [/COLOR][COLOR=green]value[/COLOR][COLOR=green]="[/COLOR][COLOR=green]<%[/COLOR][COLOR=green]StudentID[/COLOR][COLOR=green]%>[/COLOR][COLOR=green]" [/COLOR][COLOR=green]size[/COLOR][COLOR=green]=[/COLOR][COLOR=green]"20"[/COLOR][COLOR=green]>[/COLOR][COLOR=green]&nbsp;&nbsp;&nbsp;&nbsp;[/COLOR][COLOR=green]<[/COLOR][COLOR=green]A [/COLOR][COLOR=green]HREF[/COLOR][COLOR=green]=[/COLOR][COLOR=green]Javascript:PopWindow([/COLOR][COLOR=green]"[/COLOR][COLOR=green][URL="http://127.0.0.1:8081/I_Campus/PopUp?EI=<%=EI%>&CC=<%=CC%>&GC=<%=GC%>&fname=Display"][COLOR=green]><[/COLOR][COLOR=green]img[/URL] [/COLOR][COLOR=green]src[/COLOR][COLOR=green]=[/COLOR][COLOR=green]"images/search.gif" [/COLOR][COLOR=green]border[/COLOR][COLOR=green]=[/COLOR][COLOR=green]0[/COLOR][COLOR=green]></[/COLOR][COLOR=green]a[/COLOR][COLOR=green]>[/COLOR][COLOR=green]</[/COLOR][COLOR=green]td[/COLOR][COLOR=green]>[/COLOR] [COLOR=green]</[/COLOR][COLOR=green]tr[/COLOR][COLOR=green]>[/COLOR] …

Member Avatar for peter_budo
0
196
Member Avatar for chaosapostle

Hello. I hope this is the right section to ask this question. I need some help with my coding. I've been working on trying to write a div code so I could modify my myspace profile, because it is a good hands on enviroment for playing with HTML and I …

Member Avatar for MidiMagic
0
101
Member Avatar for disto

Hi I am submitting values to the server through a form and then after I submit i have a button that says go back.All it does is [<button onclick='history.go(-1);'>BACK</button>] But when it does, the form on the former page does not preserve the values that were submitted which is what …

Member Avatar for ~s.o.s~
0
71
Member Avatar for xtian170174

I have devised a html page questionaire, There are 10 questions, 9 of which require Y/N or A/B answers in checkboxes to give a total score and analysis, 1 which is personal notation and which requires an extra point for specific wording (e.g. a certain word[s] disqualifies the point award) …

Member Avatar for somedude3488
0
155
Member Avatar for BNArun

Urgent help needed regarding executing Scripts in AJAX response. If possible, please post the code snippet also as soon as possible. Thanks in advance.

Member Avatar for MidiMagic
0
99
Member Avatar for Roiie 530x2

Hi Everyone. I am fairly new to javascript and wanted to do a small site that basically has a form where you select your name from a drop down menu, insert your password in the password box and press log in, the page then quickly checks if the inputed password …

Member Avatar for MidiMagic
0
135
Member Avatar for torypoarch

got simple litttle problem and i am totally green when it comes to java. script at this link [url]http://www.javascriptkit.com/script/script2/simpleimagetrail.shtml[/url] is what i need to modify. probably simple for people in this forum. the popup image flips from the right of cursor to the left depending on the location of cursor. …

Member Avatar for MidiMagic
0
116
Member Avatar for Tom Tolleson

Hi! I have an image of a radio button on my page (there are reasons why I'm not using a real one). I want to make the image change from one image (radio_button.gif) to another (radio_button_selected.gif) and vice-vera. I'm trying to create logic that will toggle the variable and change …

Member Avatar for MidiMagic
0
108
Member Avatar for justapimp

How do I calculate time interval in javascript. I want to create a javascript that will except a DateTime value. Once the date is received, I would like to calculate the differenct between current date and the date parameters received by the function. once that is calculated, I want to …

Member Avatar for MidiMagic
0
94
Member Avatar for shemayb
Member Avatar for MidiMagic
0
284

The End.