Watir Problem

Hi All,

I had written a program to open a url and fill the textfields in that
site automatically. I used Watir to open url and fill the textfields. I
had given a link on view page, when someone clicks on it, desired url
opens and textfields gets filled. I run the program on comp1 and its
getting executed properly.

My problem is, when I click the same link from another computer say
comp2, it executes but the result is seen on comp1, i.e the url opens
and textfields fill on comp1 not on comp2.

Help me out!!

Thanks
Saurabh