Newbies lotus_lotus Posted November 8, 2012 Newbies Posted November 8, 2012 Whenever, there is an attempt to pass NULL values as parameters using POSTDataToURL using 360 scriptmaster plug-in, there is an error regarding null pointer exception. Is there any way to have null values pass successfully using PostDataToURL?
wbasham Posted November 8, 2012 Posted November 8, 2012 Have you tried passing an empty string in the place of the parameter? For example, Post Data to URL ( "yourKey" ; "" ; "yourURL" ) to pass all the parameters even if there is no "value" being passed for the key?
Recommended Posts
This topic is 4741 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now