Search the web
Sign In
New User? Sign Up
1stJavaScript · This is a group where questions, suggestions, etc can be posted about HTML, JavaScript and CSS, etc.
? 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 1839 - 1868 of 2988   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1839
It was out of embarrassment that I said what I did. Don't worry (just in case you were) - I'm not upset at all. I choose to call it 'embarrassment.' Take care,...
catherinelaboure
catherinelab...
Offline Send Email
Apr 3, 2005
7:27 am
1840
How do you valid a phone number using javascript.. if it valid it should divide number and area code up......
n1ke_00
Offline Send Email
Apr 3, 2005
7:28 am
1841
He's probably trying to destroy the adverts so they're still there (so the detectors don't kill him :P) but they appear after like ten hours. rofl. ... ...
Elliott Hird
sargetron76
Offline Send Email
Apr 3, 2005
7:28 am
1842
Umm, ...check both phone input fields check if they're a number and the right length bango! ... [Non-text portions of this message have been removed]...
Elliott Hird
sargetron76
Offline Send Email
Apr 3, 2005
9:54 am
1843
Roland TISSIER [Non-text portions of this message have been removed]...
Roltiss@...
tissier_roland
Offline Send Email
Apr 3, 2005
10:41 am
1844
Hi! I'm a final yr student doing a web based project using jsp & postgreSQL (backend). Let me know how to manipulate the preceeding data using new link in a...
tanu
taneesha176
Offline Send Email
Apr 4, 2005
6:37 am
1845
hi clearly I do not understand what you are asking me to show you please claer you question. __________________________________________________________________...
Jean Bosco Siborurema
sibonta
Offline Send Email
Apr 4, 2005
10:24 pm
1846
good morning, problem statement : a web page (bbc.co.uk) has frame bursting implemented by including the following line : if (top != self) {top.location =...
rohit prasad
rohitprasadak
Offline Send Email
Apr 11, 2005
9:22 am
1847
Hello, There are some articles on frames, ending with one that loads a page into its frame in the proper place: ...
Ken J Ward
kenjward
Offline Send Email
Apr 11, 2005
10:14 am
1848
Rohit, you cannot stop this happening, as you've passed control of the browser over to the 'bbc' site. What you should do (in my opinion) is always launch...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Apr 11, 2005
12:45 pm
1849
Hi guys, I'm sorry because my question is not related to java script. It's related with php. Sometime I hear the sound of php in this forum. That's why I'm...
rupesh
rupesh_kumar786
Offline Send Email
Apr 13, 2005
7:43 am
1850
Hi i want to restrict the user entry which is of the form 999.99 , i m using asp.net can any one tell me what is the regular expression for this. for 999 i m...
paragmedsinge
Offline Send Email
Apr 13, 2005
7:50 am
1851
Hello, You can check out this page, which may answer your question: http://www.freewebmasterhelp.com/tutorials/phpmysql/7 Assuming you wrote the table...
Ken J Ward
kenjward
Offline Send Email
Apr 13, 2005
6:35 pm
1852
Hello, You can get info on regular expressions from: http://www.regexlib.com/RETester.aspx?regexp_id=944 The following code uses regular expressions to check ...
Ken J Ward
kenjward
Offline Send Email
Apr 14, 2005
2:47 am
1853
Hi ken, Thanks for you help and quick response. Actually I want to design a dynamic website using php that is capable to allow the user to generate web pages...
rupesh
rupesh_kumar786
Offline Send Email
Apr 14, 2005
7:33 am
1854
Rupesh, have you thought about just using PHP Nuke for this (http://www.phpnuke.org/modules.php? ...
Robert Atkinson
ratkinsonuk
Offline Send Email
Apr 14, 2005
7:42 am
1855
Hello, Actually, only you know what information you need. You can search google and select the kind of thing you want. The following is a good basic tutorial: ...
Ken J Ward
kenjward
Offline Send Email
Apr 14, 2005
7:44 am
1856
Hi Robert, I've checked the link but I din't get any that solves my problem. How can I download the software to try it? Or where can I get help to make a ...
rupesh
rupesh_kumar786
Offline Send Email
Apr 14, 2005
10:53 am
1857
You should have got the FAQ page with this text, which should get you started ... Question * What is PHP-Nuke * Need I to know HTML to use PHP-Nuke? * What...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Apr 14, 2005
11:27 am
1858
I have a page that contains a single named iframe. I have 6 <a> anchor tags (not in the iframe) that point their pages to the named iframe via the target...
rmidomains
Offline Send Email
Apr 15, 2005
7:38 am
1859
Hi All I don't know whether this topic has been discussed or not.I have a folder with a lot of documents or subfolder in a remote machine. I want to access...
pradyut dhara
dharapkd79
Offline Send Email
Apr 18, 2005
8:54 am
1860
Hello i need help in coding how to change military time to 12 hr time. I've looked on the web and haven't found any sites that show you how to do it. Thanks...
badlydrawnddr
Offline Send Email
Apr 19, 2005
9:16 pm
1861
Danny - dates and times are dealt with here :- http://www.devguru.com/Technologies/ecmascript/quickref/date.html There is no specific format for 12 hour times,...
Robert Atkinson
ratkinsonuk
Offline Send Email
Apr 20, 2005
8:06 am
1862
I am working on this application and I am having problems with the checkbox. When I click submit, every value will show ON regardless of whether the checkbox...
sbrown2818
Offline Send Email
Apr 25, 2005
6:40 pm
1863
Because of the amount of code, and the way Yahoo has wrapped the lines, this is extremely hard to debug. Could you send in a file with the code in, or point us...
Atkinson, Robert
ratkinsonuk
Offline Send Email
Apr 26, 2005
7:43 am
1864
here is my code.. i can read in the name, midterm and final from file.. but i cant calculate the average (midterm+final)/2... the average is using the numbers...
n1ke_00
Offline Send Email
Apr 26, 2005
7:59 am
1865
You've obviously got access to ASP here - why aren't you using it's math functions to calculate the averages? Rob. ... = "Name"></span> ... = "Midterm">...
Robert Atkinson
ratkinsonuk
Offline Send Email
Apr 26, 2005
8:07 am
1866
Hello, To add to what Rob said, I suggest you: 1) Use something other than checkboxes, because you don't know whether they have been overlooked or...
Ken J Ward
kenjward
Offline Send Email
Apr 26, 2005
8:20 am
1867
its xhtml .. not asp... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around ...
John Sciacca
n1ke_00
Offline Send Email
Apr 26, 2005
4:41 pm
1868
I have used the following function in one of my jsp pages and it works fine. But if i include the same function in another jsp page its giving error "Error:...
BalaKishore Pamarti
bpamarti
Offline Send Email
Apr 26, 2005
5:45 pm
Messages 1839 - 1868 of 2988   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