[pandorabots-general] Trying to get outside the box

R. B. Chandler rbchandler at hotmail.com
Wed May 24 19:10:07 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>PREFORM 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>PREFORM TEST ONE</pattern>
     <template>This is test three 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 test.  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 
http://www.galacticenterprise.com/Bot-Test.html . I've given my test bot a 
frame of its own. Just type in PREFORM TEST ONE or PREFORM 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