Hi,
Is there anyone have an example for
how to use TIdMultiPartFormDataStream with Indy??
I couldn't send the headers to the web site..
How it could be??
Any help would be appreciated..
Thanks..
Dvirus..
Hi.. I'm trying to send a file to my server (which receives via php uploader).. But I couldn't get success on it..
I tried Indy IdHTTP component.. It's connected but I couldn't manage to send correct headers.. You can see it below.. Where's the mistake? Please check it..
And why "...
you can try to catch whole page with FastNet's NMHTTP..
or you can use Socket connection and send
GET HTTP/1.x /page/address string to the socket,
then read the received result then parse it by yourself..
or you can use XML components for XML based pages..
hi..
I need to check if computer is idle more than 3 minutes..
I did it by checking mouse pointer.. But sometimes
user just using keyboard and mouse pointer(x,y) is
getting wrong.. So, I need to detect IDLE like windows'
screen-saver process.. How can I detect if computer is
idle (probably some...
hi..
I have a program which is controlling system LOGIN
for all users.. It's executing from regsitry/Run
section now.. But this way is not safe, because it can
by-passed by CTRL-ALT-DEL while the first booting
screen (just mouse seen, the empty screen)...
So, I tried to change Windows' SHELL...
I just solved the problem...
If these occurs for someone, do not use DATA MODULES :)
I was using DM on my project.. And I moved all the
tables and queries on to the main form...
All the problems have been fixed...
I tried especially, new tables created on that DM
was not send datas to GRIDs...
Thanks for the reply,
but I checked all of them,
Debugging parameters as same as you said, but still
doesn't work.. It's RED at the beginning, but after RUN,
they comes GREEN and X signed type.. I think it means
Debugging is disabled.. I also check other options that
you don't tell (such as Use...
Hi,
I have 2 problems on D6 ent..
First, I can't do any DEBUGGING if create new APPlication!
Older created ones works normally, but new ones, I can set
Breakpoints as RED in editor.. But when RUN the program,
they became GREEN and X signed, so debugger does not stop
on that points... How to fix...
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.