473,396 Members | 1,785 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,396 software developers and data experts.

internet transfer control for asp.net

Hello,

I wonder if there is a control that can be used in asp.net scripts
equivalent to what used to be the 'internet transfer control' in vb6.

I believe there is. Could anyone point me to information on it, or an
example would be better.

Thanks.

Scott
Jun 27 '08 #1
3 1213
Have a look at the WebClient class which resides in the System.Net
namespace. If you need more complex functionality, then HttpWebRequest /
HttpWebResponse.
Peter

"Web Search Store" <in**@websearchstore.comwrote in message
news:u3**************@TK2MSFTNGP02.phx.gbl...
Hello,

I wonder if there is a control that can be used in asp.net scripts
equivalent to what used to be the 'internet transfer control' in vb6.

I believe there is. Could anyone point me to information on it, or an
example would be better.

Thanks.

Scott
Jun 27 '08 #2
Hello Web,

There is no such control in .net. The most closest is WebBrowser control,
but it mostly for winforms

I'd recommend to do everything manually via (Http/Ftp)WebRequest/Response

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
WSHello,
WS>
WSI wonder if there is a control that can be used in asp.net scripts
WSequivalent to what used to be the 'internet transfer control' in
WSvb6.
WS>
WSI believe there is. Could anyone point me to information on it, or
WSan example would be better.
WS>
WSThanks.
WS>
WSScott
WS>
Jun 27 '08 #3
Thanks a lot.. I'll look at it.

Scott
"Peter Bromberg [C# MVP]" <pb*******@nospammin.yahoo.comwrote in message
news:AE**********************************@microsof t.com...
Have a look at the WebClient class which resides in the System.Net
namespace. If you need more complex functionality, then HttpWebRequest /
HttpWebResponse.
Peter

"Web Search Store" <in**@websearchstore.comwrote in message
news:u3**************@TK2MSFTNGP02.phx.gbl...
>Hello,

I wonder if there is a control that can be used in asp.net scripts
equivalent to what used to be the 'internet transfer control' in vb6.

I believe there is. Could anyone point me to information on it, or an
example would be better.

Thanks.

Scott

Jun 27 '08 #4

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

Similar topics

1
by: build | last post by:
G'day All, I'm trying to code a "Data Downloader" to automatically login and download data from www.Investorweb.com.au using the Internet Transfer Control. I have a some VB experience but no...
5
by: John | last post by:
Hi Does anyone have an example of using the Internet Transfer Control from behind a proxy server on port 8080? Thanks Regards
0
by: John | last post by:
Hi I have the standard version of access which does not include internet transfer control (asfik). Can I purchase internet transfer control separately? If not, is there another access compatible...
1
by: Ben Cox | last post by:
Trying to use the MS Internet Transfer Control in a Windows app. I get no errors but when I try to transfer files it is not working. Does anyone have any working samples. Ben
4
by: Brian | last post by:
Hi, I'm trying to make an online FTP utility in C# ASP.NET using MSINET.ocx (an active X control a.k.a. "Microsoft Internet Transfer Control") I've added the reference into my project and have...
0
by: rril | last post by:
I am working in VB6. I am trying to send a list of data to url in protocol HTTP. I am trying to do this with the help of "internet transfer control". I am trying to use the Execute Method with...
1
by: gwhite1 | last post by:
I used to be able to easily transfer a file or web page off of a web site to a flat file with the VB6 internet transfer control. Does anyone know how to do this in Dot.NET 2005 VB? VB6 was so...
1
by: manontheedge | last post by:
I'm working on a program where I need to be able to get specific data from an internet site that changes daily. Basically, I'm looking at 2 to 3 numbers out of a whole lot of numbers (among other...
1
by: AccessHunter | last post by:
Hi, Please help. I am not sure if this is the right place to post this question. I was given a database that was created by a person who no longer works here.I am trying to inherit the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
0
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.