Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

html page not running #716

Closed
swdpankaj opened this issue Apr 25, 2016 · 5 comments
Closed

html page not running #716

swdpankaj opened this issue Apr 25, 2016 · 5 comments

Comments

@swdpankaj
Copy link

swdpankaj commented Apr 25, 2016

I am beginner to use ripple. I downloaded this script and trying to run this page "localintegrationrunner.html". But the files and folders are not found in this script "mocha/mocha.css", "mocha/mocha.js" and "ripple-for-web-tests.js". I am able to connect ripple using this script https://github.com/ripple/ripple-dev-portal/tree/master/content/code_samples/rippleapi_quickstart but I don't know how to pass HTML form data to ripple server using HTML page. I am using php with javascript. So anyone can assist me to create a first web form to submit the transaction.

@whotooktwarden
Copy link

whotooktwarden commented Apr 26, 2016

What version of ripple-lib are you using? Could perhaps be related to #702

@darkdarkdragon Any news on #716 ?

@swdpankaj
Copy link
Author

I am using ripple-lib-0.16.5

On 4/26/16, Taylor Warden notifications@github.com wrote:

What version of ripple-lib are you using? Could perhaps be related to #702


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
#716 (comment)

Thanks and Regards

Pankaj Kumar
swd

@darkdarkdragon
Copy link
Contributor

@swdpankaj What are you trying to achieve? If you want to contact rippled server from browser, you will need to write javascript code that will run in the browser, will take data from you form and send it to rippled server using ripple-lib.
If you want to contact rippled server from you own server, you should use nodejs instead of php.

localintegrationrunner.html is used in tests only, you shouldn't take it as example.

@swdpankaj
Copy link
Author

I want to develop a website which will use ripple api for fund
transfer. For this I downloaded the source code from
https://github.com/ripple/ripple-lib/releases.

I have successfully connected using with my html page using this
script. https://github.com/ripple/ripple-dev-portal/tree/master/content/code_samples/rippleapi_quickstart

But I don't know how to execute json code using javascript and how to
start my first application web form which will use the api for fund
transfer.

I am using nodejs with version ripple-lib-0.16.5.

Can you provide me example to begin my first HTML page with html
form.which is used to submit transaction.

On 4/27/16, Ivan Tivonenko notifications@github.com wrote:

@swdpankaj What are you trying to achieve? If you want to contact rippled
server from browser, you will need to write javascript code that will run in
the browser, will take data from you form and send it to rippled server
using ripple-lib.
If you want to contact rippled server from you own server, you should use
nodejs instead of php.

localintegrationrunner.html is used in tests only, you shouldn't take it as
example.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
#716 (comment)

Thanks and Regards

Pankaj Kumar
swd

@clark800
Copy link
Contributor

clark800 commented Aug 1, 2016

For technical support please contact support@ripple.com

@clark800 clark800 closed this as completed Aug 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants