version.txt Changed points as to v1.2.0.4 --> v1.2.0.4a (1)As for the formation in the message data of Web control screen, HTML Response is put out as DA one line at a stretch in order not to make rubbish behind \r\n. ;====================================================================== ; Bank #1 ;====================================================================== ORG 1400h ; ;++++++++++++++ HTTP Response +HTML Header [ver0.4a] ++++++++++++++++++ ; DA "HTTP/1.0 200 OK\r\nConnection: close\r\nContent-type: text/html\r\n\r\n"