472,789 Members | 1,128 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Need Urgent Help : ActiveX Control in ASP.NET

Hi Friends,

I've developed an activeX control (.ocx) with VB 6.0
it has two Public functions, which chages some values of text
boxes in the control.
Fun1(int a)
Fun2()
How to use this control in ASP.NET (C#)?
I've added reference to my web application.

But I'm not getting UserControl.Fun1(a)?
or UserControl.Fun2() in ASP.NET (C#)
However the same calls works fine in Windows forms application.
and in VB 6.0.

How to call these functions in ASP.NET?
Or any other way to deploy the control for with a web page?

Please help.

Thanks & Regards,
Sachin M
Aug 18 '05 #1
0 1000

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

Similar topics

0
by: Sachin_M | last post by:
Hi Friends, I've developed an activeX control (.ocx) with VB 6.0 it has two Public functions, which chages some values of text boxes in the control. Fun1(int a) Fun2() How to use this control...
0
by: Sachin_M | last post by:
Hi Friends, I've developed an activeX control (.ocx) with VB 6.0 it has two Public functions, which chages some values of text boxes in the control. Fun1(int a) Fun2() How to use this control...
4
by: Sachin_M | last post by:
Hi Friends, I've developed an activeX control (.ocx) using VB 6.0 it has two Public functions, which chages some values of text boxes of the control. Fun1(int a) Fun2() How to use this...
2
by: Sachin_M | last post by:
Hi Friends, I've developed an activeX control (.ocx) with VB 6.0 it has two Public functions, which chages some values of text boxes in the control. Fun1(int a) Fun2() How to use this control...
0
by: Rina0 | last post by:
Cybersecurity engineering is a specialized field that focuses on the design, development, and implementation of systems, processes, and technologies that protect against cyber threats and...
3
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: lllomh | last post by:
How does React native implement an English player?
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

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.