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

Client Script for ASP.NET Websites

Hello,
I'm using Microsoft Visual Web Developer 2005 Express Edition and
I've realized that some events like onmouseover, onmouseout are not directly
supported by ASP.NET websites; and for it, we need to write code in client
script(Jscript). Please suggest where shall I find example codes of client
script of such events.
Sep 11 '06 #1
1 1115
You can add other attributes with the Attributes property.

Hyperlink1.Attributes["onmouseover"] = "alert('mouse over!');";

Brennan Stehling
http://brennan.offwhite.net/blog/

"Saurabh" <Sa*****@discussions.microsoft.comwrote in message
news:F0**********************************@microsof t.com...
Hello,
I'm using Microsoft Visual Web Developer 2005 Express Edition and
I've realized that some events like onmouseover, onmouseout are not
directly
supported by ASP.NET websites; and for it, we need to write code in client
script(Jscript). Please suggest where shall I find example codes of client
script of such events.

Sep 11 '06 #2

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

Similar topics

3
by: Vikram M Gautam | last post by:
hello, does any know of any php script which can change the language of the webpage on the fly, i have seen many websites which have several language options to choose from thanks
5
by: sadf | last post by:
We recently deployed several new ASP.NET apps to Windows Server 2003 and discovered that field validator controls render client-side script that does not execute! Validation takes place on the...
9
by: Harry Smith | last post by:
While reading the documentation on IsStartupScriptRegistered, there is a reference to "client startup script" as "Determines if the client startup script is registered with the Page object." What...
4
by: sellbellz | last post by:
i am trying to create a script that lets me login to an ftp from a web browser. upload, download and create new directories. currently i'm working on a php script. but no joy. i know there are...
12
by: =?Utf-8?B?RnJlZU5FYXN5?= | last post by:
Hello, the scenario: There's an ASPX page which shows some text and has three buttons at the bottom: Save, Print and Close. Print and close is done by javascript. But how can I save the page...
7
by: Mariusf | last post by:
I am a novice Perl programmer and need to change a perl script that I use to create web pages with thumbnail images and some text. Currently the script created a web page for each artist / category...
40
by: navti | last post by:
I saw here http://java.sun.com/javase/6/docs/technotes/tools/share/jsdocs/index.html that javascript has built-in methods such as cp, dir, date etc how do i get these to run on the client...
0
phlat
by: phlat | last post by:
Greetings. I have a ASP.NET C# application that I'm working on to deploy websites and databases. I have been able to update DNS A records using System.Management and now I need to create a new IIS...
7
by: Samuel A. Falvo II | last post by:
I have a shell script script.sh that launches a Java process in the background using the &-operator, like so: #!/bin/bash java ... arguments here ... & In my Python code, I want to invoke...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.