on 2014 Sep 15 3:34 PM
Hi,
In my application i want to open an external website with an URL.
Immediatly followed by POST of a set of data.
example:
The website URL shows a map. The POST of the data is a parameter the website needs to position the map.
I tried it with iFrame but the post doesn't work.
Now i'm looking to HTML Island or HTML Container.
But i'm not familiar with javascript.
Is the requirment possible with the Island or Container
Does somebody has a javascript which does this.
Any suggestion is welcome.
Thanks
Maarten
Hi,
I've a HTMLISland and a javascript.
Finally this does the trick.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Maarten,
For javascript code snippet, please refer to below link
ABAP Google Maps Integration in SAP using RESTful Web Service - Blog
Hope this helps you.
Regards,
Rama
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Rama,
Thanks.
I tried the google maps solution already.
But my problem is that the URL i want to use is different every time. The URL contains a lot of parameters. Like the operation the webservice must perform.
The post must be filled with lot of geo points. And because this can be a very long string, i cannot send it in the URL but i must use the POST.
Regrads
Maarten
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.