- From: Vetle Linsta <vetlelinsta@yahoo.com>
- Date: Sat, 16 Mar 2019 16:13:09 +0000 (UTC)
- To: "html-tidy@w3.org" <html-tidy@w3.org>
Received on Monday, 18 March 2019 08:41:00 UTC
Yes, you're doing it the wrong way. If you wanna fix the input values, you need to upload the data to your local host "before" tidying up the data. It's cumbersome, but works when you do it right. You can't fetch your data from localhost unless it actually exists. That's likely why you get an error message in the first place with gibberish writings. There are plenty of Youtube videos out there on how to do this the proper way. Also, to be honest I don't get why you're using the quiet input? Could you say more about the reasoning behind this? Vetle Lin Software programmer https://www.xn--privatkonomi-0jb.net/
Received on Monday, 18 March 2019 08:41:00 UTC