+1
Planned

Human interaction / webpage

Chas Digal 11 років тому в Server / Execution оновлено Gandalf 10 років тому 0

Front ends or webpages would be awesome.

web
Відповідь
Gandalf 10 років тому
Yes, this is now in the pipeline!
0
Виконано

View in browser not passing parameters from Querystring

Alex Hampel 11 років тому в Server / Execution оновлено Gandalf 11 років тому 0

If I execute in debug mode it works correctly using an assign/passing in parameter values



if I use an assign just after start, it works correctly and returns the expected result in the browser




If I take out the assign and pass in the values in a querystring from the browser it appears as if they're not being passed through





Відповідь
Gandalf 11 років тому

All done. You can now also add .json to the end of the service you are calling! Give it a try and let us know what you think.

PS You dont need to put the [[ ]] into the query string: ?FName=Alex&SName=Hampel