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

Dotnet call in html - How to

Hello,

I create a function in dotnet.

How can I call it in a Html page ?
Aug 16 '05 #1
3 1279
Samantha,

I create a function in dotnet.

How can I call it in a Html page ?


Using a button, however than on an ASPX page.

I hope this helps,

Cor
Aug 16 '05 #2
Thank you for your answer.

However, I want to import the function in a simple html page ( not asp or
aspx ) ? I want to load the function when the html page opens (onload), how
can I launch the function / what is the syntax to import it ? ( javascript or
vbscript )



"Cor Ligthert [MVP]" wrote:
Samantha,

I create a function in dotnet.

How can I call it in a Html page ?


Using a button, however than on an ASPX page.

I hope this helps,

Cor

Aug 16 '05 #3
Asp.net runs server side and outputs html, html is a client side
presentation mechanism and any dynamic action therefore really needs
javascript - thats done using something called registerstartupscript
http://msdn.microsoft.com/library/de...criptTopic.asp.

You might want to also read up on ajax, or flash or something like the asp2
callbacks to make html make use of server functions from within html.

http://west-wind.com/weblog/posts/2302.aspx

--
Regards

John Timney
ASP.NET MVP
Microsoft Regional Director

"Samantha" <Sa******@discussions.microsoft.com> wrote in message
news:FD**********************************@microsof t.com...
Thank you for your answer.

However, I want to import the function in a simple html page ( not asp or
aspx ) ? I want to load the function when the html page opens (onload),
how
can I launch the function / what is the syntax to import it ? ( javascript
or
vbscript )



"Cor Ligthert [MVP]" wrote:
Samantha,
>
> I create a function in dotnet.
>
> How can I call it in a Html page ?


Using a button, however than on an ASPX page.

I hope this helps,

Cor

Aug 17 '05 #4

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

Similar topics

12
by: tmb | last post by:
1 - Is Microsoft dotnet a Virtual Machine... like the Java Virtual Machine... that will run on any operating system? 2 - If so, does Microsoft give away the dotnet development system like Sun...
7
by: Peter | last post by:
I have noticed a difference in the processing of XSL transforms between dotnet and MSXML. Dotnet formats the resulting output differently, and since we use the <pre> tag in the HTML output it makes...
0
by: one | last post by:
Hi people of the world, just thinking if someone point me to the right direction. I am doing a two tier applications: ASP - (DOTNET) DOTNET: a class that provide general html scraping...
4
by: Dave | last post by:
I need to add the ability to drag from a Windows Form and drop into a non dotNet application. For example, having a generated image in my app that I wish to drag out into explorer as a friendly way...
29
by: amos | last post by:
Hi I'm experiencing a real nasty thing about dotnet. I've made a big application in dotnet and I would like to use ILAYERS for netscape 4. You CAN NOT USE Layers and Form buttons in...
3
by: Samantha | last post by:
Hello, I create a function in dotnet. How can I call it in a Html page ?
3
by: Ruth | last post by:
How can I call a dotnet subroutine/function/app from vb6 From http://www.developmentnow.com/g/38_0_0_0_0_0/dotnet-languages-vb.htm Posted via DevelopmentNow.com Groups...
0
by: satish | last post by:
Jagadeesh satish@globalinfotechinc.com 217-241-2015 SUMMARY * Over Six years of experience in analysis, design, development, testing and maintenance of object-oriented programming and software...
8
by: Derek Hart | last post by:
I am unclear about what all the requirements are to call a simple vb.net application, installed in the GAC, from COM (such as writing vba in Word to call the dotnet dll). I believe I have...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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.