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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 15177 - 15206 of 16808   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
15177
Dear friens, I have one question with AJAX use...i need the ajax when i click over a link. When the user click over the link, i want insert in a table database...
Wagner Bianchi
phpexperience
Offline Send Email
May 1, 2007
5:40 pm
15178
Hello, I currently have extended a class from the ScriptACulous Libaray : Ajax.InPlaceEditor . I'm doing an InPlaceCalendarEditor : For this when you click the...
lbois
Offline Send Email
May 2, 2007
5:30 pm
15179
Hello David: Thanks for post helpful hints for my question. I experienced with "Tell it" approach. My code is based on ...
flashqa1
Offline Send Email
May 3, 2007
5:32 pm
15180
Hello all, I have no coding backround I am trying to add a photo for my ssl to my home page of my shopping cart when I do so all I get is the code showing"the...
David Calandra Jr
davidcalandra
Offline Send Email
May 3, 2007
9:58 pm
15181
Dave. This may be off-topic for a Javascript forum, but I hope no-one will mind. ISTM the problem is with your HTML not your Javascript. I'm not sure if what...
Alan K Baker
wurlitzerwilly
Offline Send Email
May 4, 2007
6:30 am
15182
Alan, The <% ... %> tags are no doubt ASP function/procedure calls. Paul ... will mind. ... sure if what you sent has become garbled, or whether that is what...
scramjetter
Offline
May 4, 2007
6:51 pm
15183
No. :-) They surround/denote ASP code which might or might not contain function/procedure calls. Regards, Dave S ... From: "scramjetter"...
David Smart
smartware_co...
Offline Send Email
May 4, 2007
8:41 pm
15184
Good point guys. Put it down to a "senior moment" in the early hours. :-) I'm sure you'll agree that the HTML was garbled, so to me where the "%" appeared just...
Alan K Baker
wurlitzerwilly
Offline Send Email
May 5, 2007
9:07 pm
15185
Hi, This is Ravi, I'm a beginer in the programming of the caps key JSP. Please guide me, How to initiate myself for this programming world....
ravin_hot_18
Offline Send Email
May 5, 2007
9:07 pm
15186
hello everyone: I am trying to use a for loop iterate through elements on a form. inside the for loop I have a switch statement which validate each individual...
flashqa1
Offline Send Email
May 5, 2007
9:10 pm
15187
You don't have a switch statement in the code you have quoted. Please quote the code with the switch statement in it. However, when you are having trouble with...
David Smart
smartware_co...
Offline Send Email
May 5, 2007
11:31 pm
15188
... As long as we're being pedantic, let's not forget that they're also used to delimit serverside code in JSPs, Python Server Pages, and Netscape SSJS pages -...
Jon Stephens
jdwayside
Offline Send Email
May 6, 2007
1:30 am
15189
Can someone point me in the right direction on using the XMLHttpRequest with AJAX? The tutorials I'm finding online don't seem to make any sense to me. I'm...
wicoralfan
Online Now
May 6, 2007
10:53 pm
15190
Hi, Take a look at this link. http://www.dynamicdrive.com/dynamicindex17/ajaxroutine.htm ItÅ› a good start point. []Å› Luis Augusto Machado Moretto ...
malacma_cjb_net
Offline
May 7, 2007
9:52 am
15191
hai, Ajax stuff you are get from any place. Just search in the net. But better use YUI(Yahoo User Interface) to make the things work in all the browsers. ...
Jayasurian
jayasurian123
Online Now Send Email
May 7, 2007
9:52 am
15192
Hi, Without pseudocode it is hard to interpret code but I went ahead anyway. Every programmer has a unique style so I am not going to comment on the way you...
scramjetter
Offline
May 7, 2007
9:52 am
15193
Hi Everyone. i need to know that what is flv file? and i need some help. basically i am working in a Cable opertor firm. and i want to work in media streaming,...
Raghib Khesal
khesal2003
Offline Send Email
May 7, 2007
9:53 am
15194
Jim, I wrote a little on the subject try these: http://articles.techrepublic.com.com/5100-3513-5035160.html ...
Edmond Woychowsky
ewoychowsky
Offline Send Email
May 7, 2007
9:53 am
15195
Hello Dave: I resolved the infinite loop issue. The purpose of this exericse is to validate every element on the form, when a element has invalid entry, the...
flashqa1
Offline Send Email
May 7, 2007
9:55 am
15196
You could store the error messages into an array or similar, then present them all in one go. Not too much more difficult than displaying a single error...
David Smart
smartware_co...
Offline Send Email
May 7, 2007
11:21 am
15197
Hi Raghib, A "flv" is a flash movie file. You can create theses movies from other streaming medias like windows media files (wmv), quicktime movies (mov), etc....
Mauricio DaRocha
mauriciodarocha
Offline Send Email
May 7, 2007
6:55 pm
15198
Hi flashqa1, I made some notation. Sorry, the copy and paste trashes the format. Paul function form_validation() { /* MY COMMENT Boolean variables should be...
Paul Donahue
scramjetter
Offline Send Email
May 8, 2007
4:28 pm
15199
As Dave mentioned, The normal practice when looping through all the form's elements is to do something that applies to a form element's type: for (i=0; i <...
Paul Donahue
scramjetter
Offline Send Email
May 8, 2007
4:31 pm
15200
... statement ... statement ... your ... implement the ... based on ... Hello Dave and Paul: I appreciate your guys' comments on my code. It gave me a insight...
flashqa1
Offline Send Email
May 9, 2007
8:36 pm
15201
In order to avoid the dnserror.htm when the website is unavailable, I am thinking of using javascript to check to see if a website is up first before...
webobjectfan
Offline
May 9, 2007
8:37 pm
15202
Bill, Why not use a PHP or ASP script on the backend that returns the HTTP response code when passed a URL? That way you can grab it with an XMLHttpRequest and...
Nick Jones
nickj6282
Offline Send Email
May 10, 2007
4:44 pm
15203
... yes it is possible regards anil...
anildeziner
Offline Send Email
May 10, 2007
4:50 pm
15204
Jeff, ... element; I thought name attribute is unique for each elements on the form. - Yes, the NAME attribute is unique for the control in the document object...
Paul Donahue
scramjetter
Offline Send Email
May 10, 2007
11:28 pm
15205
I want some fundamentals about java script... ... Office firewalls, cyber cafes, college labs, don't allow you to download CHAT? Here's a solution! [Non-text...
prakash raja
prakass_raj
Offline Send Email
May 11, 2007
4:59 pm
15206
... The fundamentals very clearly, yet not much more (in particular, very little or none of dynamic HTML) at <http://www.w3schools.com> Thanks to whoever is...
Emmanuel
emmanuel92130
Offline Send Email
May 11, 2007
10:49 pm
Messages 15177 - 15206 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