Search the web
Sign In
New User? Sign Up
JavaScript_Official · JavaScript . AJAX . ActionScript
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 12544 - 12573 of 16808   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
12544
Hi I have a web application that uses JSP,Oracle, HTML and Javascript. My problem is that I need to make multiple submissions dynamically.Let me explain it...
Daniel Amorim
dbadbamorim
Offline Send Email
Jan 2, 2006
5:55 pm
12545
Hi .. it's me again .... I am trying to make my "client" happy by making a registration page active (www.whatsdadilly.com/registration.htm) but there are a few...
kat_wolf_eagle
Offline Send Email
Jan 2, 2006
10:40 pm
12546
Hi: I would like to run some time trials on DOM methods in Javascript. Is there a method in Javascript akin to currentTimeMillis from Java (System). If not,...
John Kaufman
jxjxjx2004
Offline Send Email
Jan 3, 2006
1:10 am
12547
Use the Date object's valueOf() or getTime() method to get a milliseconds representation of the current date/time: var start = new Date().valueOf(); // run...
Jon Stephens
jdwayside
Offline Send Email
Jan 3, 2006
4:27 am
12548
Hi all, Can anybody let me know how to change an existing window to fullscreen... Regards, Sourabh. ... Yahoo! DSL Something to write home about. Just...
sourabh kulkarni
sourabhmk
Offline Send Email
Jan 3, 2006
10:07 am
12549
I assume you want to change the action URL for the form? Have a look at http://www.javascript-coder.com/html-form/html-form-action.phtml Regards, Dave S ... ...
David Smart
smartware_co...
Offline Send Email
Jan 3, 2006
11:08 am
12550
This can't be done through JavaScript. If you want to "resize" an existing screen, load the current screen in a new window using window.open, and set the...
Tim Sabin
timsabin
Online Now Send Email
Jan 3, 2006
2:20 pm
12551
Is it possible to change the icon on JavaScript alert box? Also, can I remove the text from the blue message bar located on the top of the alert box? If not,...
MichaelPakay
pakaymc
Offline Send Email
Jan 3, 2006
4:56 pm
12552
Do you mean this: http://slayeroffice.com/code/custom_alert/ ? ... From: JavaScript_Official@yahoogroups.com [mailto:JavaScript_Official@yahoogroups.com]On...
Jose Luis Leviaguirre
JLeviaguirre
Offline Send Email
Jan 3, 2006
5:20 pm
12553
Thanks, this is what I'm looking to do. m ... From: Jose Luis Leviaguirre To: JavaScript_Official@yahoogroups.com Sent: Tuesday, January 03, 2006 12:19 PM ...
MichaelPakay
pakaymc
Offline Send Email
Jan 3, 2006
6:56 pm
12554
Wait a minute... You need to make multiple submits, or you need to change some of the form field values before you submit? The former is not really possible -...
Jon Stephens
jdwayside
Offline Send Email
Jan 3, 2006
11:53 pm
12555
Hi, I am in a great need of Javascript debugger for IE as my application is not working as intended in IE where as its working fine in Mozilla. I installed the...
shafi_363
Offline Send Email
Jan 4, 2006
7:02 am
12556
Hi, I have a page that submits financial information to a database. I notice that if the browser is refreshed, once the data has been posted, that the process...
Dermot Paikkos
dermotduke
Offline Send Email
Jan 4, 2006
4:11 pm
12557
If you are using PHP to append your database, at the end of the append process add this code: unset($_POST); I also add a herder to bring me back to my 'Home'...
MichaelPakay
pakaymc
Offline Send Email
Jan 4, 2006
4:40 pm
12558
There's a couple of ways of handling this. 1) Change your database to disallow duplicate entries. 2) Change your server code to record the last information,...
Tim Sabin
timsabin
Online Now Send Email
Jan 4, 2006
7:41 pm
12559
when writing a script is there a limit to the number of and statements eg if(getyear ==2006&&gethour ==12 etc I am trying to get my head round javascript ...
John
g3yzr
Offline Send Email
Jan 5, 2006
12:24 am
12560
... I've never seen a language with such limitation :) -- Jonas Raoni Soares Silva http://www.jsfromhell.com...
Jonas Raoni
jonasraoni
Offline Send Email
Jan 5, 2006
4:00 am
12561
You'd think that people would pay attention to that "If you continue with this, you'll repeat the same action/purchase/whatever - do you really want to do this...
Jon Stephens
jdwayside
Offline Send Email
Jan 5, 2006
8:33 am
12562
Hi, I am taking help of coordinates for Drag & drop operation between 2 list boxes Since mouseup event was not helping me in giving the target element( HTML...
shafi_363
Offline Send Email
Jan 5, 2006
9:02 am
12563
Hello, i have a little problem here... I can't save on my hard disk sun microsystem java applet, i don't know what to do. Can u help me? I tried to save the...
e_kaloyanova2001
e_kaloyanova...
Offline Send Email
Jan 5, 2006
9:02 am
12564
I don't know when I last used the refresh button on a browser. I always use the short-cut key. As well as (1) and (2), set your database-update page so that...
David Smart
smartware_co...
Offline Send Email
Jan 5, 2006
10:15 am
12565
In my experience, the IE script debugger behaves pretty much the same way on 95/98/2K and generally isn't worth the trouble. I'm not aware of any other...
Jon Stephens
jdwayside
Offline Send Email
Jan 5, 2006
10:25 am
12566
If you can get hold of a copy of Arachnophilia version 4 from http://www.arachnoid.com/arachnophilia/index_old.html ... it's the only debugger I bother to use....
David Smart
smartware_co...
Offline Send Email
Jan 5, 2006
1:04 pm
12567
Hello, Which best ajax based grid. Thanks Devan...
codewriter45678
Offline
Jan 5, 2006
4:15 pm
12568
Hi, I have a problem with XML-XSLT-Javascript. I have a XML file i have to display the content of this file in a table format and when i click on header the...
Ravikanth Gore
ravikanth143...
Offline Send Email
Jan 5, 2006
4:15 pm
12569
I too use the F5 key to refresh and I am sure a lot of others do too. 1) Will not work as the information is written to various fields and the DB would simply...
Dermot Paikkos
dermotduke
Offline Send Email
Jan 5, 2006
4:15 pm
12570
I'm having a problem returning focus to a form text field. The simple portion of the email checking function is: if (ValidEmail == false) { alert("You have...
George L Smyth
GLSmyth
Offline Send Email
Jan 5, 2006
4:16 pm
12571
Hi Stephens, Thanks for your suggestion. Right now i am also debugging with the help of Alerts. But its becoming very difficult to keep track of all alerts as...
shafi_363
Offline Send Email
Jan 5, 2006
4:16 pm
12572
The alert call is a blocking call. So, focus will not be returned to the Email field until after the <OK> button on the alert box has been pressed and the...
Tim Sabin
timsabin
Online Now Send Email
Jan 5, 2006
4:37 pm
12573
I've got a rather nice border that I use with hyperlinks with a: hover. Practically just drop it into the style header and everything is great. However I've...
mballai
Offline Send Email
Jan 5, 2006
5:00 pm
Messages 12544 - 12573 of 16808   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help