One thing I did notice is that I had to remove the call to Post() for the last code that I posted to work. For some reason the value for Weeks Worked went back to the original value after the Post.
Have a great day!
Bud
I have asked sillier... lol
I took the XML file down to just 1 data record and just before the SaveToFile call, it shows the value as the value that I entered in the StringGrid, but doesn't get written to the file... I am about down to raw meat on top of my head on this one...
I have a project I am working on that requires me to periodically update an XML file. My code follows:
// asOrigDir is set on program startup to current dir
// Load the data set
ADODataSet1->LoadFromFile(asOrigDir + "\\TEMP.XML");
// Set the headings
StringGrid1->Cells[0][0] = "SSN"...
Thanks, kaht, I can see the danger in my question. Actually, I am thankful there is no way to do my request, because the Net would be even more insecure if it were possible.
I apologize for not thinking through my question before posting and I will do better in the future. [sadeyes]
Have a...
Hi!
I need to know if there is anyway to pass data to a form and have it submit the form. The page that I am trying to submit is not on my server so it's not just a simple job of putting form1.submit in the receiving page's javascript.
The page that I am trying to autosubmit is using an image...
I am using www.simplehost.com and am very happy with it! 99 bucks per year for unlimited storage, Mysql databases, email accounts, etc. It is hosted on a Unix FreeBSD server. Very stable!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.