Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
|
I did not test nor copy anything, but where does this code comes from ?
If you copy/pasted it, it contains errors.
Or at least 1:
typeof is a function. You need something like
Code:
if(typeof(OAS_rns)!="string")
and so on. Ask the code again if it was supplied to you, or extend the snippet above to form the full instruction.
__________________
Only a biker knows why a dog sticks his head out the window.
|