12-11-2008 04:36 AM
Hi,
My scenario is to write to a HTML property like 'flashVars' from LabVIEW in real time. Could some one help me with this,its quiet urgent.
With Kind Regards,
Kaarthik
12-11-2008 04:58 AM
Hi Kaarthik,
so you want to change a text file from time to time?
Read the file, parse the text (find your "property"), change the text and save back to file...