Hi Everyone,
I am using Delphi 7 to try and Parse an XML file and export it to a Database, I have not worked with XML in Delphi and am having a few problems.
The XML Structure is as follows:
<?xml version="1.0" encoding="Windows-1252" ?>
- <rdf:RDF...
Hi,
I am sure I am missing something here!! I have a List View and I can Add to it with no Problem, however what I can find a way of updating the ListView.
Procedure TForm1.updatesubitems;
Var
ListItem: TListItem;
Begin
with ListView1 Do
iCurItem :=...
Hi,
I am writing a script that email a file from a website however the file is on the Senders Computer and is being sent in for checking.
Please can someone help me??? Please
Below is my code that should handle the message
My Problem is I get a message but the attachment is not there, I but...
Hi,
I am trying to write a script that attach's a file from the senders local drive and emails it to and address.
It kind of works but the file is either garbled or empty! and some files dont even attach or send the email.
The idea is that a visitor could send a log file from there system via...
Hi all,
This is probably simple if you know how, but I don't! I have a script that uploads a file and it works great, however if you upload a large file it appears to be doing nothing whilst the file is uploading in the background. I would like to display a simple HTML page that says...
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.