ASP Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming Languages - MoreASP Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old July 12th, 2003, 06:12 AM
sukruta sukruta is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Location: India
Posts: 10 sukruta User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via Yahoo to sukruta
event handling,

Greetings to Forum Members

Can you please help me with event handling (for eg: capture key press, mouse overs, mouse_over drop-down menu, on_click drop down box) in asp

Also expection handling in asp.

Thanks in advance

regards


Madhu

Reply With Quote
  #2  
Old July 13th, 2003, 12:03 AM
rgdubey rgdubey is offline
I am here to share knowledge
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2003
Location: India
Posts: 83 rgdubey User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
there are several events which you can use
you have to write all these under the body tag of HTML
<body>
<script language="VBSCRIPT">

sub text1_onchange()
end sub

sub text1_onkeydown()
end sub

sub text1_onclick()
end sub

sub text1_onblur()
end sub

etc
</script>
</body>



where when you define the any form i.e. textbox, checkbox, listbox etc you have to give an id to it example

<input type="text" id="text1" name="text">

onblur is used for lostfocus in asp

if you need anything come back with the reply
__________________
Rahul

Small things lead to perfection and perfection is not a small thing.

Reply With Quote
  #3  
Old July 13th, 2003, 12:06 AM
rgdubey rgdubey is offline
I am here to share knowledge
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2003
Location: India
Posts: 83 rgdubey User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
if you want something to be done when the window loads
you can use

sub window_onload()
end sub

Rahul

Reply With Quote
  #4  
Old July 14th, 2003, 12:26 AM
sukruta sukruta is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Location: India
Posts: 10 sukruta User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via Yahoo to sukruta
Greetings Rahul,

Your help is much appreciated. Can we please add you to our buddy list. Me and my team will be sending you emails if we any quiries.

Thank you again

regards

Madhu

Reply With Quote
  #5  
Old July 14th, 2003, 10:48 AM
rgdubey rgdubey is offline
I am here to share knowledge
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2003
Location: India
Posts: 83 rgdubey User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
yup pal
you can send me mails if you got some queries, but dont expect too much from me as I do not think that I am very good in ASP, but wherever I can help I definately will as I feel knowledge is for sharing.

Regards

Reply With Quote
  #6  
Old July 17th, 2003, 04:23 AM
Agarash Agarash is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2003
Location: South Africa
Posts: 53 Agarash User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 m 35 sec
Reputation Power: 6
this is very helpfull. i will definately use this. i have but in other more ..inexperienced ways.... thanks.

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreASP Programming > event handling,


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway