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

ADP question

Maybe this is not the right ng for my question: in that case please redirect
me.

Question: using Studio .NET / ASP I have created a dll.
I now wish to call say WebForm1 in that dll from an html file on the server.
Presumably I need some script lines in the html file?
How do I do that?
Since this probably only involves a few lines of code, please tell me what
this lines should be.
I am awfully stuck on this one and would be very glad with your help.
Many thanks,
Zach.
Nov 17 '05 #1
4 1119
What kind of dll ? A control ?

You write " I now wish to call say WebForm1 in that dll from an html
file on the server." ... Can you elaborate ? What do you mean exactly ?

Nov 17 '05 #2
"Tasos Vogiatzoglou" <tv*****@gmail.com> wrote in message
news:11********************@f14g2000cwb.googlegrou ps.com...
What kind of dll ? A control ?

You write " I now wish to call say WebForm1 in that dll from an html
file on the server." ... Can you elaborate ? What do you mean exactly ?


The dll concerns details about an application that I wish to sell via the
NET.
The dll contaions a form. Within the form text is displayed in a TextBox (a
description of the application).
Later on I want to add a button with ordering details, PayPall stuff etc.
However, my first problem is to access the form and display its contents.
I already have a website from which I want to be able to activate the said
form.

Zach
Nov 17 '05 #3
Thank you for responding. I have retracted my question.
I obviously need some more info for which I have ordered a book.
Zach.

"Tasos Vogiatzoglou" <tv*****@gmail.com> wrote in message
news:11********************@f14g2000cwb.googlegrou ps.com...
What kind of dll ? A control ?

You write " I now wish to call say WebForm1 in that dll from an html
file on the server." ... Can you elaborate ? What do you mean exactly ?

Nov 17 '05 #4
apm

"Zach" <00@00.00> wrote in message
news:43***********************@news.freeler.nl...
Maybe this is not the right ng for my question: in that case please
redirect
me.

Question: using Studio .NET / ASP I have created a dll.
I now wish to call say WebForm1 in that dll from an html file on the
server.
Presumably I need some script lines in the html file?
The WebForm should have a .aspx file. To go to it with a link just use
<a src=WebForm1.aspx></a>
How do I do that?
Since this probably only involves a few lines of code, please tell me what
this lines should be.
I am awfully stuck on this one and would be very glad with your help.
Many thanks,
Zach.

Nov 17 '05 #5

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

Similar topics

3
by: Stevey | last post by:
I have the following XML file... <?xml version="1.0"?> <animals> <animal> <name>Tiger</name> <questions> <question index="0">true</question> <question index="1">true</question> </questions>
3
by: Ekqvist Marko | last post by:
Hi, I have one Access database table including questions and answers. Now I need to give answer id automatically to questionID column. But I don't know how it is best (fastest) to do? table...
53
by: Jeff | last post by:
In the function below, can size ever be 0 (zero)? char *clc_strdup(const char * CLC_RESTRICT s) { size_t size; char *p; clc_assert_not_null(clc_strdup, s); size = strlen(s) + 1;
56
by: spibou | last post by:
In the statement "a *= expression" is expression assumed to be parenthesized ? For example if I write "a *= b+c" is this the same as "a = a * (b+c)" or "a = a * b+c" ?
2
by: Allan Ebdrup | last post by:
Hi, I'm trying to render a Matrix question in my ASP.Net 2.0 page, A matrix question is a question where you have several options that can all be rated according to several possible ratings (from...
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
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...
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
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
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...

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.