Search found 44 matches

Go to advanced search

by jmd2004
Sun Mar 15, 2015 9:08 pm
Forum: Issues
Topic: Execute http get from javascript?
Replies: 16
Views: 2389
 
Jump to post

Execute http get from javascript?

I can't build a REST webservice.

by jmd2004
Sun Mar 15, 2015 12:06 am
Forum: Issues
Topic: Execute http get from javascript?
Replies: 16
Views: 2389
 
Jump to post

Execute http get from javascript?

I can't create a REST service on the destination server, all i can do is send an http get/post action; The snippet bellow is working fine statically. $.get( " https://home-server.com/contact//scri... "} ); I just need to figure out a way to add variables from my applicaiton into the javasc...
by jmd2004
Wed Mar 11, 2015 6:51 pm
Forum: Issues
Topic: Execute http get from javascript?
Replies: 16
Views: 2389
 
Jump to post

Execute http get from javascript?

I'm trying to create a button that will execute an http get command. For example https://home-server.com/contact//scri... I can get this to work when I use an html object and set the form action correctly. The issue I have is that my app will navigate to my external server after the users submits th...
by jmd2004
Wed Jan 28, 2015 7:06 pm
Forum: Issues
Topic: Can I specify a target when I submit a form with a get action? I t would be awesome to specify a page in my app or othe
Replies: 1
Views: 456
 
Jump to post

Can I specify a target when I submit a form with a get action? I t would be awesome to specify a page in my app or othe

Can I specify a target when I submit a form with a get action? It would be awesome to specify a page in my app or other component.

Go to advanced search