Hii,
ie.show_frames() gives and ouput message
frame index 0 --Access denied--
how do in access this frame also when i try to access the frame using
ie.frame(:id, 0) the message is wrong number of arguements.
can some help me on this.
The source for HTML is
<html>
<head>
<title>Satellite Manager</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<frameset cols="120,*" frameborder="NO" border="0" framespacing="0">
<frame name="leftFrame" scrolling="NO" noresize src=""> <frame name="mainFrame" src=""></frameset>
</html>
<head>
<title>Satellite Manager</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<frameset cols="120,*" frameborder="NO" border="0" framespacing="0">
<frame name="leftFrame" scrolling="NO" noresize src=""> <frame name="mainFrame" src=""></frameset>
</html>
Thanks and Regards
Sudhir Gupta
-
A little Consideration, a little Thought for Others, makes all the difference
Sudhir Kumar Gupta
MTS-Testing and Quality Engg
Persistent System Pvt Ltd
------------------------
------------------------
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
