[pandorabots-general] Corrections to getting outside the box. (I'm terrible at spelling)

R. B. Chandler rbchandler at hotmail.com
Wed May 24 21:47:47 PDT 2006


I'm trying to get outside the box in a manner of speaking. I'm trying to 
change multiple Iframes automatically without clicking on anything when the 
bot responds.

Suggestions anyone.

What I have so far is this:
<category>
<pattern>PERFORM TEST TWO</pattern>
<template>
<a Value="Change Two Frames at Once"
onClick="parent.frames[0].location='http://www.galacticenterprise.com/Bot-Test-IframeA.html';
parent.frames[2].location='http://www.galacticenterprise.com/Bot-Test-Iframe3a.html';">This 
is test two for controlling Iframes outside the box. Just click on the text 
an see what happens.</a></template>
</category>

<category>
<pattern>PERFORM TEST ONE</pattern>
<template>This is test one for controlling Iframes outside the box.<br/>
<a href="http://www.galacticenterprise.com/Bot-Test-Iframe.html" 
target="iframe">Click here</a><br/>
<a href="http://www.galacticenterprise.com/Bot-Test-Iframe3.html" 
target="iframe3">No No Click Here</a></template>
</category>

All this does is change Iframes one at a time or all at once once you click 
on the text. I want to change the Iframes as an automatic part of the 
response.

To try it out the above script visit my test bot at 
www.galacticenterprise.com/Bot-Test.html. I've given my test bot a frame of 
its own. Just type in PERFORM TEST ONE or PERFORM TEST TWO and follow the 
bot's instructions.

Remember this is a brainless bot so it has no response to anything beyond 
what is being tested.




More information about the pandorabots-general mailing list