Translate From Asp To Script?
Oct 31, 2010I have 2 functions in asp that I need translated to javascript
the first checks that there is no email in the textbox. the second checks that there is no phone number code...
I have 2 functions in asp that I need translated to javascript
the first checks that there is no email in the textbox. the second checks that there is no phone number code...
I need to translate the messages of mine scripts, as I can make
professionally this working with the pair php and javascript?
After i setup a module for the Google Translate for my site:[url], I found [url]
then i change the code little bit:
First it was :
Then I made it as:
But still i've 1 error:[url]
Write a function translate() that will translate a text into "r�varspr�ket". That is, double every consonant and place an occurrence of "o" in between.
View 3 Replies View RelatedI need to translate this php code in javascript if possible:
<?php
function ShakeIt($string)
{[code].....
The main one I find is to use translate to move the canvas around, which just seems odd to me. I don't even fully understand how it works. But the one I was looking at used clearRect. In examples given looked as though it had to redraw the canvas every frame. I'm just mucking around with a simple poker game, figured I'd have the table in one layer and anything that moves on a top layer? By doing that I could only clear each card as it moved around...yes?
View 8 Replies View Relatedfunction snippet that would take a date like 14-04-2009 and translate it into a Julian date? This is what I have so far, but it doesn't give the correct result:
[Code]....
I have alot of home videos I want to put on my website, and it seems that the easiest way to do it would be to embed it onto my website using HTML script. Problem is, I have no clue how to convert in into HTML scrip
View 3 Replies View RelatedHow do you translate this to JQUERY?
window.onerror = ftnJavascriptErrorNotification;