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
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to