Hi I need to call this PHP API Based URL: http://www.webname.com/fc/kaih2h/api.php?
and this is the parameter :
uname=client_username&merchantId=client_merch ant_id&sign=client_signature&app=information&action=get_schedule_only&org=BD&des=GMR&dep_date=20110603
I have done on PHP with curl.
How I can do handle this on C#.NET