Hello, Sign in or Join Our Community Help | Site Map
Connecting Tech Pros Worldwide

Javascript / DHTML / Ajax Forum

Javascript web scripting language - Ask questions about javascript development, ajax (Asynchronous JavaScript and XML), dhtml, strings, variables, operators, control structures, objects, arrays, funtions, objects, memory and more.
Views: 563 Announcement: Site Downtime Apologies
May 13th, 2008 msquared (Admin)
Offsite Links
Post Reply? | Posted by: iam_clint | Last post by iam_clint, 453 days ago
This is a list of offsite links with good information on them (if you have any links to add please pm me) General... more »
sticky
Read First Before Posting
Post Reply? | Posted by: iam_clint | Last post by iam_clint, 492 days ago
Javascript vs JSP I would like to note that JSP and JS are 2 different languages and are not used for the same thing. You would find better help... more »
sticky
setTimeout
1 Reply | Posted by: webber4technologies | Last post by acoder, Today
setTimeout("dosubmit()",3000) function dosubmit(){ myform.submit() } Question: im assuming that this code imbedded into the page will hold the page... more »
How to recursively query a form untill a field is true..?
1 Reply | Posted by: blazervinay14 | Last post by acoder, Today
How do i recursively query a form with different set of values each time, get the output for that value (which is extracted from the server on... more »
Web Page Generator
18 Replies | Posted by: Death Slaught | Last post by Death Slaught, Today
I got bored and decided to make a web page that makes web pages. Everything is working and the output is valid so I was just curious if there are... more »
attachment
Change single number in embed attribute every time page visited
1 Reply | Posted by: elbin | Last post by acoder, Today
Hello, first to say that I am a total beginner in Javascript but I know some programming (python in particular) and am able to understand... more »
getElementByID/parameters problem
14 Replies | Posted by: anonymousstar | Last post by hsriat, Today
Hi All, I have searched the forums to see if I can find an answer to my question but to no avail. I have a form below with a 3 x 3 cell. Each of... more »
In line comment //@@ gives Invalid character
3 Replies | Posted by: getmeidea | Last post by gits, Today
I have the following function in my javascript file CODE: function displayFullName(firstName, lastName) { if(lastName != null) { //@@ Appnds only... more »
Ajaxpage not getting refreshed in IE
3 Replies | Posted by: vjayis | Last post by acoder, Today
hi i have a php page in which i have included few tabs links like games, news,entertainment etc., when i click the tablink an ajax page is loaded... more »
Getting next free array index.
3 Replies | Posted by: markusn00b | Last post by hsriat, Today
In php doing the below would assign the value to the next free index // var $array has indices up to $array = "foo"; // $array will now hold... more »
Writing to a text file on the website server
4 Replies | Posted by: Mikey123 | Last post by acoder, Today
I want to be able to write text data to a (preexisting) text file on my website. have readup heaps, and tinkered around a bit, and it seems this... more »
JS Capability
4 Replies | Posted by: mkhaira143 | Last post by acoder, Today
I'm new to JS and seem to be working my way around it fine. Everything works fine in my form, all the calculations and field validations work just... more »
Autosize <Select>
3 Replies | Posted by: balabaster | Last post by acoder, Today
I have an array of values that I need to populate a dropdownlist (read <Select>) at runtime. In the name of performance (and because there's dozens... more »
Cross Broswer Q - How to force flash to have focus...
7 Replies | Posted by: paulcybulski | Last post by acoder, Today
I want to have the flash document have focus when the page initially loads...so the user can use the mouse scroll wheel to zoom in and out on the map... more »
onmouseover problen in mozilla
2 Replies | Posted by: vasilanthropos | Last post by pronerd, Today
Hello. I have the following problem. I cannot use wright the onmouseover effect in mozilla browser. I have the following simple code. It works fine... more »
How to open "SaveAs" dialog box in Firefox browser?
2 Replies | Posted by: psanjay | Last post by pronerd, Yesterday
Hi, Am unable to open javascript SaveAs dialog box in Firefox browser. Following is the script, <a href="javascript:void(0);"... more »
Javascript code validation recommendation
3 Replies | Posted by: Haitashi | Last post by mrhoo, Yesterday
I'm trying to see what, inside a script of 500 lines, is messed up. It was written by a previous developer so I was trying to see if there was any... more »
onclick and assigning variables?
2 Replies | Posted by: MrGarcia | Last post by pronerd, Yesterday
I'm trying to create a link which passes variable data to form objects (text), and also submits the form with the onClick method. In the head I... more »
get div padding
1 Reply | Posted by: nitinpatel1117 | Last post by mrhoo, Yesterday
Hi I have a HTML div element that has CSS padding applied to it. I am trying to retrieve the top and bottom padding values that are on this... more »
Getting DHTML to let me use a javascript function for the URL
1 Reply | Posted by: sdonohue | Last post by acoder, Yesterday
I am not very good at DHTML, but I have a set of links that use DHTML and they work :) But now the customer wants to have one of my DHTML links... more »
How To Get Mysql Data with Ajax ?!
1 Reply | Posted by: abdoelmasry | Last post by acoder, Yesterday
Hi Prof's im new in ajax i need some help i wanna create active web page linked to mysql database i mean .. i open my page , it will... more »
Look Up Table Help
2 Replies | Posted by: Harshpandya | Last post by acoder, Yesterday
Here is my code for look up table - where i am planning to built 10 colums and 8 rows and put array values in the table boxes. Problem is - it is... more »
Problem with NewURL() on IE
1 Reply | Posted by: geniajanssen | Last post by gits, Yesterday
All of a sudden I cannot open a new window on IE. Everything works fine on Firefox. You can try this in both browsers using the link... more »
Writing a File on Web Server
2 Replies | Posted by: sahdeep | Last post by rnd me, Yesterday
when i wrote the below code. fso.CreateTextFile("test.txt",2,true); it does not create the file. but if i give like... more »
Accessing logged in user credentials in Windows
2 Replies | Posted by: draina | Last post by rnd me, Yesterday
Is there a way in Javascript through which we can get the userid and password of the logged in user of the windows 2000/2003? Actually, I have a... more »
Javascript chart leaks memory
2 Replies | Posted by: jhaxo | Last post by jhaxo, Yesterday
How can I implement a cross browser javascript strip chart that does not leak memory. I have treid several off the shelf and home made charts. the... more »
using option box, data retrive from .xml and display in txtbox?
5 Replies | Posted by: perhapscwk | Last post by acoder, 3 days ago
I want to use ajax, by selected the option box, retrieve data from a .xml file and fill in to the textbox. below is the html page <script... more »

Top Javascript / DHTML / Ajax Forum Contributors