I am in sort of a pickle right now. I am trying to refresh my java page but I want to post some new data to it. But the issue is I don't know where to start. All I know is the location.reload() is there a way I can do a location reload but send new data to the refreshed paged?
Edit: Sorry I got this wrong. I have a script that always has a different url so I cant just do the new location to 'http ://...../' so I need a way I can pass values without that