pass value through url
        Posted  
        
            by shishir.bobby
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by shishir.bobby
        
        
        
        Published on 2010-05-13T11:33:41Z
        Indexed on 
            2010/05/13
            11:44 UTC
        
        
        Read the original article
        Hit count: 532
        
iphone-sdk
hi all, i hv a question.
my url is some thing like this
http://www.google.com?to=shishir&from=friend
and i hv 2 textfeild from where i m getting value of to and from.
i need to set those values of 2 textfeiilds into the URL to="values from textfeild" from="value from textfeild"
to create a somewhat called a dynamic URL.
how can i do it
quick reply is always appreciated
regards shishir
© Stack Overflow or respective owner