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

windows control in aspx page

I have a windows control in an aspx page. It receives data from some serial
hardware on the client. How do I get this data to an aspx page so that I can
post it to the server? I will need to post an instrument id to the server
and return some data to the usercontrol.

How is this done??

Thanks
Mike
Nov 19 '05 #1
2 1259
the easiest is have the window control open the connection to the server and
send the data. otherwise you will use client script to access the control,
and a hidden iframe, or the XMLHTTP control for the client script to send
data to the server.

-- bruce (sqlwork.com)
"Mike D" <Mi***@discussions.microsoft.com> wrote in message
news:CC**********************************@microsof t.com...
I have a windows control in an aspx page. It receives data from some
serial
hardware on the client. How do I get this data to an aspx page so that I
can
post it to the server? I will need to post an instrument id to the server
and return some data to the usercontrol.

How is this done??

Thanks
Mike

Nov 19 '05 #2
Can the control window open a connection to an oracle server without the
oracle client on the client machine??

Thanks
Mike

"Bruce Barker" wrote:
the easiest is have the window control open the connection to the server and
send the data. otherwise you will use client script to access the control,
and a hidden iframe, or the XMLHTTP control for the client script to send
data to the server.

-- bruce (sqlwork.com)
"Mike D" <Mi***@discussions.microsoft.com> wrote in message
news:CC**********************************@microsof t.com...
I have a windows control in an aspx page. It receives data from some
serial
hardware on the client. How do I get this data to an aspx page so that I
can
post it to the server? I will need to post an instrument id to the server
and return some data to the usercontrol.

How is this done??

Thanks
Mike


Nov 19 '05 #3

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

Similar topics

3
by: Engin H. | last post by:
Hi everyone, I developed a Windows Control Library Project and build an assembly named graph.dll. I add this project into an ASP.NET Web Project using "Add existing project" and then add a new...
1
by: Chung | last post by:
Hi I am trying to create a Web applicatiion by using windows user control. I am having problem when I trying to load the web page, I got blank screen with a broken image. It is like the web...
2
by: Joergen Bech | last post by:
(trying again with a shorter message - hope anyone has any ideas)... Trying to get my aspx application to run on a remote server beyond my control (except ftp access). First time I access an...
0
by: Simon Prince | last post by:
Hi I have created a .NET "Windows Custom Control" which is used an ASPX Web Form. It is referenced with the code, from a ASPX page. **************************************************...
2
by: Shahzad Godil | last post by:
I have successfully placed a seperate .Net windows control on my aspx page as well as one ActiveX Control (Visio control) on my aspx. But my orignal design is that Visio activex will be placed in...
17
by: Jon B | last post by:
Hi All! I have a ASP.NET 2.0 site that works on the Windows 2000 Server. However, when I tried to view this site on my local Windows XP machine, I get "Server Unavailable". If I switch the...
2
by: rn5a | last post by:
Assume that a user control (MyUC.ascx) encapsulates 2 TextBoxes with the IDs 'txt1' & 'txt2' respectively. To use this user control in an ASPX page, the following Register directive will be...
3
by: archana | last post by:
Hi all, I want to open one page without navigating user to another page. What i am having is having aspx page having calender control.this aspx page i am showing to user when user want to set...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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...

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.