473,327 Members | 2,090 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,327 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 1274
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: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
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: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
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...

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.