Always remain updated about current software development trends

Articles having tag: POST

Export HTML Table Data to CSV File Using ASP.NET and jQuery

How to Export data in a to a "comma separated values" file using the built-in browser Open/Save feature

Posting from ASP.NET WebForms page to another URL

Few days ago I had a case where I needed to make FORM POST from my ASP.NET WebForms page to another external site URL. More specifically, I was working on implementing Simple Payment System (like Amazon, PayPal, MoneyBookers). The operator asks to make FORM...

  • Page 1 of 1
  •