JimStewart
Member
- Joined
- Oct 8, 2010
- Messages
- 19
- Programming Experience
- Beginner
This is driving me crazy
I have a client who wishes to extend his online ordering system (asp.net) to include sending orders to a fax system with Ring Central.
I know how to send data pairs with httpwebrequest and how to send a file with httpwebrequest. However, I am fairly new to asp.net and have no clue how to combine them into a single request for the faxout api request. The doc for the api is Fax API
Any help would be appreciated. or sites I can visit for help would be appreciated also.
Thank You
Jim Stewart
I have a client who wishes to extend his online ordering system (asp.net) to include sending orders to a fax system with Ring Central.
I know how to send data pairs with httpwebrequest and how to send a file with httpwebrequest. However, I am fairly new to asp.net and have no clue how to combine them into a single request for the faxout api request. The doc for the api is Fax API
Any help would be appreciated. or sites I can visit for help would be appreciated also.
Thank You
Jim Stewart