User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 392,070 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,246 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 1584 | Replies: 1
Reply
Join Date: Mar 2005
Posts: 2
Reputation: winnie is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
winnie winnie is offline Offline
Newbie Poster

Re: currency convertor

  #1  
Mar 2nd, 2005
Couls someone please take a quick look at this attempt at a function and see if they can find any problems with it:
{
var resultString;
resultString = ";

for (var position = 0; position < aString.length; position = position + 1)
{
if isVowel(aString.charAt(position))
{
resultString = aString.charAt(position) + aString.charAt(position) + resultString
}
else
{
resultString = aString.chatAt(position) + resultSTring
}
};
return resultString
}
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 10,879
Reputation: cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice 
Rep Power: 32
Solved Threads: 107
Admin
Staff Writer
cscgal's Avatar
cscgal cscgal is offline Offline
The Queen of DaniWeb

Re: Vowels

  #2  
Mar 7th, 2005
Umm ... what do you want it to do?
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

DaniWeb HTML and CSS Marketplace
Thread Tools Display Modes

Similar Threads
Other Threads in the HTML and CSS Forum

All times are GMT -4. The time now is 11:58 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC