473,785 Members | 2,798 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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.StillExecu ting " 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("HTTP Control.Execute "+CR_LF,"c:\tem p\auth.txt",1)

THIS.Execute(tc URL, "POST", tcSource, lcHeaders)

STRTOFILE("Afte r HTTPControl.Exe cute"+CR_LF,"c: \temp\auth.txt" ,1)

DO WHILE THIS.StillExecu ting

* Wait for the end of the request

DOEVENTS

ENDDO

STRTOFILE("Afte r THIS.StillExecu ting"+CR_LF,"c: \temp\auth.txt" ,1)
Mar 29 '06 #1
0 1245

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

Similar topics

2
6081
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 so that I have a backup. Found out from my ISP that if my DBs go up the spout then it's down to me to restore - gulp!!! I've created a little FTP gizmo where I could download web pages OK, but not
0
4964
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" Inet.Password = "password"
4
8376
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 what this is Inet1.RemotePort = Text4.Text......... Whats the use ?? Inet1.URL = Text1.Text....................Can this be an IP adresse Inet1.UserName = Text2.Text........... I guess thats to connect to FTP Inet1.Password = Text3.Text............ I...
0
3208
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 port and passing data to that URL and port. The inet control worked fine in VB 6 for this, any ideas on VB.net? Thanks for any help.
0
2018
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 using F8 it works finally. I tryied to check to ftp response quering the status of inet.stillexecuting but it doesn't. Maybe someone had the same problem and can help me know. Thanks in advance. Rolly
1
3346
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 cable using network port by specifying IpAddress in Scale When I am Pinging scale through using "Ping scale IP" Reply is coming from scale properly where as scale is using FTP Protocol the followwing Coding used to get a...
0
1060
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 appper on the "Size = CLng(Inet1.GetHeader("Content-Length"))" Please give me the Soluion for this ASAP Function DownloadZipandUnzip(ByVal File As String, row As Integer, col As Integer, Value As String, dBase As String) As Boolean
0
1173
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 appper on the "Size = CLng(Inet1.GetHeader("Content-Length"))" Please give me the Soluion for this ASAP Function DownloadZipandUnzip(ByVal File As String, row As Integer, col As Integer, Value As String, dBase As String) As Boolean
0
1009
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 more then 500MB from the site.. This my coding function start here--------------*----------------- Dim Size As Long, Remaining As Long, FFile As Integer, Chunk() As Byte Dim loginString As String ' Dim Max As Long ...
0
9645
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9480
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10330
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10153
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10093
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9952
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6740
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5381
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
3
2880
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.