Bit of a Coding Question


Recommended Posts

I'm looking into creating a widget for personal use- I have an online banking service which displays my most recent transactions and most importantly-- my current bank ballance. What I want to do, is create a widget similar to this Delivery Status widget which displays only my ballance. Is this at all possible? The reason I compare it to that specific widget is because i'm assuming it does a similar thing -- uses user specified login information to go into a page and then extract the relevant information to display in the dashboard.

I log in from a .asp login page (if anyone's interested, this is the site, then I am taken to a screen which displays my bank accounts and current bank ballance.

The possible problems I can think of are

  • It's a secure website
  • The site requires one of three different questions upon login
  • The site logs users out after ten minuites of inactivity.

Anyways, i've emailed the author of that widget to get some insights but any other help would be much appreciated.

Cheers

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.