Hello - I was able to create a custom html for a netpath service but the data is stuck on the date I copied the html link. Is there a way to edit the html so that the data will be current? Thanks.
The end of the URL you called is the timestamp, you can probably just chop it down to 0 and that'll work
Otherwise the answer is yes, you could do some weird ajax script or whatever no problem
Thank you. I will try that.