:-)
thnx,
i didn't have patience so i went ahead and copied the remotely hosted js file and changed all occurrences of " document.forms[0] " with " document.forms[2] "
and tada,! now it works..
thnx..
however i would still need to know how to get it working on "document.f orms[0]"
because the script that is remotely hosted is susceptible...
User Profile
Collapse
-
hi, thnx for your quick response,
the challenge here, is that the js, script as mentioned in the source, is actually remotely hosted by another co.
which can't be changed by me, is there any way i can change the html or make changes to my page so the current form, can be changed to "form[0]"
???
plz advise....Leave a comment:
-
document.forms[0].radtripType is undefined
I have a problem,
everytime i'm run this page
http://click2travel.in/index.php
i get the this error,,,
for access to the url,
user: c2t
pass: kamyab
my guess is that there is some other script or forms element in the page that's causing this problem.
the original...Leave a comment:
-
document.forms[0].radtripType is undefined
I have a problem,
everytime i'm run this page
http://click2travel.in/index.php
i get the this error,,,
for access to the url,
user: c2t
pass: kamyab
my guess is that there is some other script or forms element in the page that's causing this problem.
the original source of the page is :-
...Code:<?php include("connection.php");
No activity results to display
Show More
Leave a comment: