Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Oktane83

Pages: 1 [2]
16
Other Plugins / Re: RoboB - Robo Browser
« on: March 23, 2014, 04:58:55 PM »
Ok man I'll definately tinker with this code when I get home.

One issue I was having when trying to login is when I submit the username and password the browser launches a seperate internet explorer window. I wonder if there is anyway to keep it contained in the same window, or if it can open another robobrowser that I can't interact with instead. The only solution I had was to make a Window.Close action when internet explorer was focused to close the popup. And then could interact with the original roboB.

But it only seems to work sometimes. You there there is a better solution to that?

Thanks again.

17
Other Plugins / Re: RoboB - Robo Browser
« on: March 23, 2014, 09:31:57 AM »
Ok well this is the code that I pulled that shows my own standing for work. I guess to start I would like it to TTS my Status and OnDuty Train. Is this possibile the way it is formated?

Code: [Select]


<html>
<head>
<script language='javascript' src='/vdesk/intranets/volatile.js?687474703a2f2f636d61776562617070767372762e6370722e6361/cmawebapp/approot/EmpStnd.aspx?k=000'></script>
<script src='/vdesk/intranets/cache-fm.php'></script>
<script language="javascript">
function logOff()
{
  if (confirm ("Are you sure that you would like to log off"))
    {
    F5_Inflate_href(F5_Deflate_location(document),0,"logoff.aspx");
    }
  return;
}
</script><script>try{F5_flush(document);}catch(e){}</script>
</head>

<body>
<table width="100%">
<tr>
   <td align="center"><img src="../media/Crewheader.gif?F5CH=I">
  </td>
</tr>
<tr>
  <td>
<table width="100%">
  <tr>
    <td width=50% align=right>
      <!--<a href="javascript:history.back()">Back</a>&nbsp;-->
      <input type="button" value="Back" id=back name=back onclick="history.back()">&nbsp;
    </td>
    <td width=50% align=left>
      <!--<a href="javascript:logOff()">Log Off</a>-->
      <input type="button" value="Log Off" id=logoff name=logoff onclick="javascript:logOff()">
    </td>
  </tr>
</table>



  </td>
</tr>

<tr>
  <td align=center>
      <!-- nfosys:Sumalatha Anduri:19-Dec-2007
      Replaced the html table with Table control - .net server control --> 
      <table id="tabReport" rules="all" border="1" style="width:75%;">
<tr align="center" style="font-size:12pt;font-weight:bold;background-image: url('../media/beige.jpg?F5CH=I');">
<td colspan="2">Employee Standing</td>
</tr><tr>
<td style="font-weight:bold;background-image: url('../media/beige.jpg?F5CH=I');">Number</td><td style="background-color:LightGrey;">0000000</td>
</tr><tr>
<td style="font-weight:bold;background-image: url('../media/beige.jpg?F5CH=I');">Name</td><td style="background-color:LightGrey;">COHOLIC, AL </td>
</tr><tr>
<td style="font-weight:bold;background-image: url('../media/beige.jpg?F5CH=I');">Sub District</td><td style="background-color:LightGrey;">WINNIPEG                 </td>
</tr><tr>
<td style="font-weight:bold;background-image: url('../media/beige.jpg?F5CH=I');">Craft</td><td style="background-color:LightGrey;">BK</td>
</tr><tr>
<td style="font-weight:bold;background-image: url('../media/beige.jpg?F5CH=I');">Status</td><td style="background-color:LightGrey;">B</td>
</tr><tr>
<td style="font-weight:bold;background-image: url('../media/beige.jpg?F5CH=I');">Personal Rest<br>hh:mm</td><td style="background-color:LightGrey;">````</td>
</tr><tr>
<td style="font-weight:bold;background-image: url('../media/beige.jpg?F5CH=I');">MTOD<br>hh:mm</td><td style="background-color:LightGrey;">````</td>
</tr><tr>
<td style="font-weight:bold;background-image: url('../media/beige.jpg?F5CH=I');">USHR<br>hh:mm</td><td style="background-color:LightGrey;">`   </td>
</tr><tr>
<td style="font-weight:bold;background-image: url('../media/beige.jpg?F5CH=I');">Current Position</td><td style="background-color:LightGrey;">WPG POOL                                                   </td>
</tr><tr>
<td style="font-weight:bold;background-image: url('../media/beige.jpg?F5CH=I');">Current Position Craft</td><td style="background-color:LightGrey;">CO</td>
</tr><tr>
<td style="font-weight:bold;background-image: url('../media/beige.jpg?F5CH=I');">Asgn Job Start Time<br>hh:mm</td><td style="background-color:LightGrey;">&nbsp;</td>
</tr><tr>
<td style="font-weight:bold;background-image: url('../media/beige.jpg?F5CH=I');">Pool / SB Position</td><td style="background-color:LightGrey;">99</td>
</tr><tr>
<td style="font-weight:bold;background-image: url('../media/beige.jpg?F5CH=I');">ID Pool Flag</td><td style="background-color:LightGrey;">&nbsp;</td>
</tr><tr>
<td style="font-weight:bold;background-image: url('../media/beige.jpg?F5CH=I');">DM Rest Day One</td><td style="background-color:LightGrey;">&nbsp;</td>
</tr><tr>
<td style="font-weight:bold;background-image: url('../media/beige.jpg?F5CH=I');">DM Rest Day Two</td><td style="background-color:LightGrey;">&nbsp;</td>
</tr><tr>
<td style="font-weight:bold;background-image: url('../media/beige.jpg?F5CH=I');">On Duty Train</td><td style="background-color:LightGrey;">2299-21 RC</td>
</tr><tr>
<td style="font-weight:bold;background-image: url('../media/beige.jpg?F5CH=I');">On Duty Craft</td><td style="background-color:LightGrey;">CO</td>
</tr><tr>
<td style="font-weight:bold;background-image: url('../media/beige.jpg?F5CH=I');">On Duty Time<br>hh:mm</td><td style="background-color:LightGrey;">08:00</td>
</tr><tr>
<td style="font-weight:bold;background-image: url('../media/beige.jpg?F5CH=I');">DM Job Tommorow</td><td style="background-color:LightGrey;">&nbsp;</td>
</tr><tr>
<td style="font-weight:bold;background-image: url('../media/beige.jpg?F5CH=I');">DM Craft Tommorow</td><td style="background-color:LightGrey;">&nbsp;</td>
</tr><tr>
<td style="font-weight:bold;background-image: url('../media/beige.jpg?F5CH=I');">DM Job Start Time<br>hh:mm</td><td style="background-color:LightGrey;">&nbsp;</td>
</tr><tr style="background-image: url('../media/beige.jpg?F5CH=I');">
<td colspan="2">&nbsp &nbsp</td>
</tr><tr style="background-image: url('../media/beige.jpg?F5CH=I');">
<td colspan="2">Data current as of 3/23/2014 8:17:26 AM Mar. 23, 2014 08:17 (GMT-4)</td>
</tr>
</table>
     <!-- End code changes -->
  </td>
</tr>
<tr>
  <td>
<table width="100%">
  <tr>
    <td width=50% align=right>
      <!--<a href="javascript:history.back()">Back</a>&nbsp;-->
      <input type="button" value="Back" id=back name=back onclick="history.back()">&nbsp;
    </td>
    <td width=50% align=left>
      <!--<a href="javascript:logOff()">Log Off</a>-->
      <input type="button" value="Log Off" id=logoff name=logoff onclick="javascript:logOff()">
    </td>
  </tr>
</table>

<table width="100%">
<tr>
  <td align="center"><font size=1>
    For assistance, contact the USC: 1-800-387-1833.
  </font></td>
</tr>
<tr>
  <td align="center"><font size=2><i>
    Version 2.0 &nbsp;&nbsp;&nbsp;February 2008
  </i></font></td>
</tr>
</table>


  </td>
</tr>
</table>
</body>
</html>



Thanks again, this site is amazing.

18
Other Plugins / Re: RoboB - Robo Browser
« on: March 23, 2014, 12:49:12 AM »
Oh man this is great. I got it all working as intended. That login code is a nice touch.

Now the real challenge is to get this thing to log in to my employeers website and tell me through TTS if I am available or on rest. And a few other things. Not sure how I am going to accomplish this. Basically I want it to TTS the names of the guys on the list and if they are available or on rest and until what time. This would be amazing. Any ideas?

Thanks for the help with the grocery stuff!

19
Other Plugins / Re: RoboB - Robo Browser
« on: March 22, 2014, 08:38:29 PM »
Does this still work with ourgroceries.com?

I've followed the instructions and I can't get voxcommando to generate the masterxml. Nor can I get the updated add item action to confirm whether I wan't to add an item or not when it already exists. Everything else seems to work fine.

Any help greatly appreciated.

Thanks,
Chris.

Edit. I guess I should say that it does generate the groceries.xml file. But there is no data inside the file.

Pages: 1 [2]