473,385 Members | 1,372 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Inet control StillExecuting not being set to False

I have a control that is based on the Inet control it has a httppost method
which is below. During development everything works fine but after I build
an exe the StillExecting property is not being reset to .F. and the exe is
using 95% of my processor. The "After THIS.StillExecuting " test is not
being written out to the file.

I use this same control on other forms with no problem in development or in
an exe.

Anyone have any ideas as to what could be causing this.

I am using VFP 7 SP1 on XP Pro.

The httppost method:

STRTOFILE("HTTPControl.Execute"+CR_LF,"c:\temp\aut h.txt",1)

THIS.Execute(tcURL, "POST", tcSource, lcHeaders)

STRTOFILE("After HTTPControl.Execute"+CR_LF,"c:\temp\auth.txt",1)

DO WHILE THIS.StillExecuting

* Wait for the end of the request

DOEVENTS

ENDDO

STRTOFILE("After THIS.StillExecuting"+CR_LF,"c:\temp\auth.txt",1)
Mar 29 '06 #1
0 1222

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Laphan | last post by:
Hi All Just wanted to know if anybody knows the answer to the following quick queries: 1) The reason I'm using VB's INET control is to download copies of Ms Access DBs on a range of web sites...
0
by: dartszeeland.tk | last post by:
Hi, i want to upload a file from my computer to a ftp..... this is the code: Inet.RemoteHost = "localhost" '(not ftp:// in front of it) Inet.RemotePort = "21" Inet.UserName = "user"...
4
by: Steen Gellett | last post by:
Hallo.....I have programmed with winsock for a while, but now I have set my eyes on Inet, but I'm totally blank........a few questions ?? Inet1.Protocol = icFTP......................I can see...
0
by: jtmerch | last post by:
what's the best option for using the Inet control in VB.net? Is there a control that's built for the .net framework that's similar to or better than the old Inet control? I'm opening a URL and...
0
by: Roland Mayr - Chipware | last post by:
Hello, maybe someone knows how this activeX works. I tried to execute a few ftp operation in sequence but they do not work. If I choose just one ftp operation than it works. Even if I debub...
1
by: pbak | last post by:
Hai! I am working with INET Control in Vb(Internet transfer Control) Actual Domain Recieving Data from Weighing Scale I connected Weighing Scale to PC using Cross network...
0
by: mohamed82 | last post by:
Hi all,i m trying to download zip file from the site.following coding to use download at the time runtime error will cause "Unable to Complete Your Request" after clik the debug window error will...
0
by: mohamed82 | last post by:
Hi all,i m trying to download zip file from the site.following coding to use download at the time runtime error will cause "Unable to Complete Your Request" after clik the debug window error will...
0
by: mohamed82 | last post by:
i have an Runtime error for occuring at the time of downloading from the site the error will cause " Unable to complete your request" when i was running the application.here mainly downloading files...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.