Quantcast
Channel: Developing Apps for SharePoint 2013 forum
Viewing all articles
Browse latest Browse all 8089

Dump Data

$
0
0

Hello,

 

I would like to write a simple data Dumper for SharePoint 2013. Maybe there is a simpler way, but I thought I will create a Little SharePoint app using a SharePoint Developer Site [http://msdn.microsoft.com/en-us/library/office/jj692554(v=office.15).aspx].

How is it possible to access HTTP data (POST and GET) from within SharePoint (Online)?

The data will be sent by adding the SharePoint URL to a simple web form element (HTML) like:

<form Action="mysharepointurl" method="GET">

...

</form>

and

<form Action="mysharepointurl" method="POST">

...

</form>

Currently I have no idea which classes I can use to access the data.

I would appreciate if someone could point me to the right direction.

Cheers,

Oliver


Viewing all articles
Browse latest Browse all 8089

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>