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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 10997 - 11030 of 16813   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10997
I want to write the following in javascript. If Length of TextField1 < 10 Then TextField1 = TextField1 + "nbsp;" Loop (I want to add spaces to the textfield,...
tommarino
Offline
May 3, 2005
3:42 am
10998
OK. Very unsure of what you mean here ... Do you mean a text field or a JavaScript string variable? Your pseudo-code adds just one non-breaking space to the...
David Smart
smartware_co...
Offline Send Email
May 3, 2005
5:21 am
10999
hey, u can add spaces to the string entered in a textfield, if u need to print it on to the screen ( u are not using this value to output in another...
Swarnalatha M
sl1234_19
Offline Send Email
May 3, 2005
10:01 am
11000
I am Trying to Write Formulas in HTML where the number needs to be raised to the power of 2. How do I do this so the 2 Appears half ways higher than the...
Gary
chemelec
Offline Send Email
May 3, 2005
4:13 pm
11002
Doesn't look good. In the real Yahoo login, there's a routine called "hash" that encrypts the password, adds a challenge, encrypts the lot again, then sends it...
David Smart
smartware_co...
Offline Send Email
May 4, 2005
3:51 am
11003
This isn't really a JavaScript question, but I'll answer it anyway. You're talking superscripts and subscripts. Use the SUP and SUB tags, respectively, e.g. ...
Jon Stephens
jdwayside
Offline Send Email
May 4, 2005
9:26 am
11004
Hi I am a newbie to the group and this is my first question, hope somebody out there can help. I have a form where I need to validate an email address and also...
carol.priest@...
cal_priest
Offline Send Email
May 4, 2005
5:05 pm
11005
Well No Matter What it is, Your Answer is MUCH APPRECIATED. THANKS............Gary ... be ... ways ... But...
Gary
chemelec
Offline Send Email
May 4, 2005
5:05 pm
11006
Validation code for e-mail addresses is IMHO flaky at best. If you are trying to eliminate illegal addresses, they won't do the job - they can only eliminate...
David Smart
smartware_co...
Offline Send Email
May 4, 2005
11:32 pm
11007
Nothing in this source is capable of "changing your password". Javascript is a DOM language meaning it can render stuff in a browser and that's it. Nothing...
njr
darkdirk1
Offline Send Email
May 6, 2005
12:53 am
11008
I have to print really wide tables. The job requirements and total size of the table in question don't permit me to force the data to fit a particular page...
Jennifer
chrystalheart
Offline Send Email
May 6, 2005
4:01 am
11009
Hi, I pop up a window with a map like this.. <script language="javascript" type="text/javascript" src="script/maps.js"></script> <a...
Stewart Buckingham
stu2ph
Offline Send Email
May 6, 2005
4:01 am
11012
Then you should just combine both validations. First, check whether the email id entered is valid. The basic email validation involves checking whether '@' and...
fishkill777
Offline Send Email
May 6, 2005
4:01 am
11013
Just curious. How did you get your password back? Dave S ... From: Chris Myers To: javascript_official@yahoogroups.com Sent: Friday, May 06, 2005 11:02 AM ...
David Smart
smartware_co...
Offline Send Email
May 6, 2005
4:24 am
11014
David, I sent TONS of warnings in plain text to him through his "ID" and "password" boxes on the scam page. He apparently freaked out and finally contacted...
Chris Myers
zagnutttt4
Online Now Send Email
May 6, 2005
8:31 am
11015
I have to validate a field (Name ) Please write to me the code for it. just the basic lines ... Do you Yahoo!? Yahoo! Mail - Find what you need with new...
B Tripathy
baunty1035
Offline Send Email
May 6, 2005
8:33 am
11016
This is invalid: MapWindow.location.href = 'img src=images/map_1.jpg' (1) location.href should point to a URL. You want something like MapWindow.location.href...
Jon Stephens
jdwayside
Offline Send Email
May 6, 2005
8:43 am
11017
Chris Thanks for the info, and well done!!! Dave S ... From: Chris Myers To: javascript_official@yahoogroups.com Sent: Friday, May 06, 2005 2:37 PM Subject:...
David Smart
smartware_co...
Offline Send Email
May 6, 2005
9:38 am
11018
Hi I am not so familiar with COM programming. There is a standard named ASCOM (Astronomical Component Object Model) at http://ascom- standards.org that can...
hamed_programming
hamed_progra...
Offline Send Email
May 6, 2005
3:44 pm
11019
Hello everybody :D I'm a new member in this group. My name is Hari. I'd like to ask you (anybody) about how to make Javascript run in an e- mail. Is it...
hari_tnl
Offline
May 6, 2005
3:44 pm
11020
Hi David, I have created a asp page which carries meta-data as it takes file uploading features. Is it possible that I can use uploading features on one page...
Planet Earth
planetearth_out
Offline Send Email
May 6, 2005
3:44 pm
11021
Hi! Please let me know what goes wrong with the following script. Thanks. SauLin <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" ...
seesaulin
Offline Send Email
May 7, 2005
5:02 am
11022
... Thanks for this education :) I did kinda put that example together as a composite of some other pop-ups I had. I should really have checked out that it...
Stewart Buckingham
stu2ph
Offline Send Email
May 7, 2005
5:02 am
11023
Hi Guys: This is my firt post in this group. I would like to implement a combobox which depends on a database table, but in the case there is not a option in...
Alvaro Cobo
cobo_alvaro
Offline Send Email
May 7, 2005
5:02 am
11024
... OK. This is probaby a really basic question but all my internet searches I couldn't find the solution (or if I did find it I didn't recognise it) How to...
Stewart Buckingham
stu2ph
Offline Send Email
May 7, 2005
5:03 am
11025
At a quick glance, I see you're using square brackets rather than parentheses to surround the parameters of your "new WebPricing" calls. I also note that you...
David Smart
smartware_co...
Offline Send Email
May 7, 2005
2:07 pm
11027
hi all i need some help with a from wit I went to do is I have all sates in a dropdown box what ever states gets selected I wet to use as pat of a url thanks...
beau thompson
n9mfk9
Offline Send Email
May 8, 2005
11:51 pm
11028
Hello, i want to ralize a area with text, that is clipped at the right side, but in vertical direction, scrolliing should be possible. The contents of the area...
sbh2222000
Offline Send Email
May 8, 2005
11:51 pm
11029
Hi Dave, Thanks for your input. I found my mistake -- using package (a reserved word) as one of my variables. Lesson learned the tedious way!!! SauLin ... ...
seesaulin
Offline Send Email
May 8, 2005
11:51 pm
11030
The basic validation involves checking whether a field has not been left blank. You can refer to some examples at this link... ...
fishkill777
Offline Send Email
May 8, 2005
11:52 pm
Messages 10997 - 11030 of 16813   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