Can using Jquery, I submit a form that belongs to different website.
        Posted  
        
            by user328560
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user328560
        
        
        
        Published on 2010-04-29T06:36:11Z
        Indexed on 
            2010/04/29
            6:47 UTC
        
        
        Read the original article
        Hit count: 315
        
Hello
I want to fill a form and submit it using my application but the form that i am filling and submitting is a different webpage. Is this possible using Jquery or any other way.
Example: my application name formfiller( let the url be www.formxxxx.com) now i want using formxxxx/xyz.jsp i want to fill and submit a form that is present on www.newURL.com..... is it possible? If yest how.
thanks Rohit
© Stack Overflow or respective owner