473,406 Members | 2,369 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,406 software developers and data experts.

Pushing data into a Control with out Ajax

I have a web application, it is running and have control (.NET control
/Activex) which has to capture data from other application probably windows
application.

The data send by the windows application has to read by web application with
out the page refreshing or using AJAX.

Is there any control (.NET control /Activex) available?

Ajax is a kind of pooling, I am looking some thing pushing into a web
application
Thanks in advance
Umeshnath V.G.

Jul 25 '07 #1
4 1655
You ActiveX control will need to be able to perform http post operation.

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
"Umeshnath" <Um*******@discussions.microsoft.comwrote in message
news:D1**********************************@microsof t.com...
>I have a web application, it is running and have control (.NET control
/Activex) which has to capture data from other application probably
windows
application.

The data send by the windows application has to read by web application
with
out the page refreshing or using AJAX.

Is there any control (.NET control /Activex) available?

Ajax is a kind of pooling, I am looking some thing pushing into a web
application
Thanks in advance
Umeshnath V.G.

Jul 25 '07 #2
Hi,
Can you please explain me this , how can I acheive this.Really i don't have
much idea on this.

Thanks
Umeshnath
"Eliyahu Goldin" wrote:
You ActiveX control will need to be able to perform http post operation.

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
"Umeshnath" <Um*******@discussions.microsoft.comwrote in message
news:D1**********************************@microsof t.com...
I have a web application, it is running and have control (.NET control
/Activex) which has to capture data from other application probably
windows
application.

The data send by the windows application has to read by web application
with
out the page refreshing or using AJAX.

Is there any control (.NET control /Activex) available?

Ajax is a kind of pooling, I am looking some thing pushing into a web
application
Thanks in advance
Umeshnath V.G.


Jul 25 '07 #3
Are you making the ActiveX yourself? Then it depends on your development
tools.

If you are getting a 3rd party ActiveX, you should look for one with http
posting capabilities.

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
"Umeshnath" <Um*******@discussions.microsoft.comwrote in message
news:1A**********************************@microsof t.com...
Hi,
Can you please explain me this , how can I acheive this.Really i don't
have
much idea on this.

Thanks
Umeshnath
"Eliyahu Goldin" wrote:
>You ActiveX control will need to be able to perform http post operation.

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
"Umeshnath" <Um*******@discussions.microsoft.comwrote in message
news:D1**********************************@microso ft.com...
>I have a web application, it is running and have control (.NET control
/Activex) which has to capture data from other application probably
windows
application.

The data send by the windows application has to read by web application
with
out the page refreshing or using AJAX.

Is there any control (.NET control /Activex) available?

Ajax is a kind of pooling, I am looking some thing pushing into a web
application
Thanks in advance
Umeshnath V.G.



Jul 25 '07 #4
Hi,
if making a activex control is easy i am intersted to go for making activex.
Can you share me sample code for that or any useful sites.

Is there any 3 rd party activex control avialale for the same functinality ?
if so let me know.

Also let me know whether the activex control get the data and update in
browser with out page refreshing.

Thanks
Umeshnath

"Eliyahu Goldin" wrote:
Are you making the ActiveX yourself? Then it depends on your development
tools.

If you are getting a 3rd party ActiveX, you should look for one with http
posting capabilities.

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
"Umeshnath" <Um*******@discussions.microsoft.comwrote in message
news:1A**********************************@microsof t.com...
Hi,
Can you please explain me this , how can I acheive this.Really i don't
have
much idea on this.

Thanks
Umeshnath
"Eliyahu Goldin" wrote:
You ActiveX control will need to be able to perform http post operation.

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
"Umeshnath" <Um*******@discussions.microsoft.comwrote in message
news:D1**********************************@microsof t.com...
I have a web application, it is running and have control (.NET control
/Activex) which has to capture data from other application probably
windows
application.

The data send by the windows application has to read by web application
with
out the page refreshing or using AJAX.

Is there any control (.NET control /Activex) available?

Ajax is a kind of pooling, I am looking some thing pushing into a web
application
Thanks in advance
Umeshnath V.G.



Jul 25 '07 #5

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

Similar topics

2
by: radiax | last post by:
I have been trying to find a way for a server to push data to a client (aka disconnected server approach) but iam still stuck. This is the scenario: a client is using a webclient to communicate...
5
by: ggk517 | last post by:
We are trying to develop an Engineering application using PHP, Javascript with Informix as the back-end. Is it possible to retrieve data using Javascript but by accessing the Database. Say...
3
by: SimonPlatten | last post by:
Hi, I'm a software engineer working in the offshore industry, I've been coding in various languages professionally since 1987. In my present employment I am working with control systems in the...
1
by: mark4asp | last post by:
Which should I use: 1. "ASP.NET AJAX-Enabled Web Site" or 2. "AJAX Control Toolkit Web Site"? In the first, controls from the control toolkit start as: <cc1:SomeControl></cc1> In the 2nd,...
0
by: =?Utf-8?B?VW1lc2huYXRo?= | last post by:
I have a web application, it is running and have control (.NET control /Activex) which has to capture data from other application probably windows application. The data send by the windows...
3
by: BobRoyAce | last post by:
I am using Visual Studio 2008 w/ VB.NET. For the database, I am using SQL Server 2005, which is running on a dedicated server box. I am creating a WinForms application for a client. It is run...
1
by: steven3311 | last post by:
I am looking to add a chat service to my website. I have read that there are 2 differnt ways of doing this. The traditional way of polling the server for new messages or establishing a connection and...
2
by: =?Utf-8?B?UGF1bA==?= | last post by:
Hi I have 2 webforms, webform 1 and webform 2. Webform 2 is opened with the selection of a hyperlink on webform 1. I have webform 1 automatically reload when webform to is closed via a close...
2
by: =?Utf-8?B?Q29sb3JzdG9uZQ==?= | last post by:
Hi, I have a TabContainer inside a data bound FormView (to logically group the form fields into different tabs). The display part of the data binding works fine, but the Update doesn't. ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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,...
0
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...
0
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,...
0
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...
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,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.