Wrox Programmer Forums
|
Classic ASP Basics For beginner programmers starting with "classic" ASP 3, pre-".NET." NOT for ASP.NET 1.0, 1.1, or 2.0
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 12th, 2007, 11:23 AM
Authorized User
 
Join Date: Dec 2006
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default popupwindow

hi everybody,
i wanted to popup new window on selection of particular value in dropdownlist ,but not able to do that can any one help that plz and also in our web application on forgot password we need to mail them,i want to know how to send mail in asp.net2.0......

thanks in advance
senthil





 
Old January 12th, 2007, 11:27 AM
Wrox Author
 
Join Date: Oct 2005
Posts: 4,104
Thanks: 1
Thanked 64 Times in 64 Posts
Send a message via AIM to dparsons
Default

First read this:

http://www.catb.org/~esr/faqs/smart-questions.html

I don't mean to sound condescending here, but you obviously have not done any research on how to solve your problem (not to mention that you have posted to the wrong forum) because sending email from .NET is extremely simple and there are coupious tutorials on how to do it.

The dropdownlist question, again research it. It can be achieved using Javascript or using a mix of .NET and Javascript.

If you have source code you are struggling with ill be more then happy to help you.

-------------------------
I will only tell you how to do it, not do it for you.
Unless, of course, you want to hire me to do work for you.

^^Thats my signature
 
Old January 13th, 2007, 12:18 AM
Authorized User
 
Join Date: Dec 2006
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default

hi
sorry for posting in wrong forum actually for dropdownlistbox i dont want to use javascript for popup and for mail iam didnt get any tutorials for it ......thanks for the reply

senthil

 
Old January 13th, 2007, 09:34 PM
Wrox Author
 
Join Date: Oct 2005
Posts: 4,104
Thanks: 1
Thanked 64 Times in 64 Posts
Send a message via AIM to dparsons
Default

Look into the System.Web.Mail namespace for your mail problems and as far as the dropdown goes, you can utilize its Autopostback property to have it trigger events.

-----------------------------------------------------------
I will only tell you how to do it, not do it for you.------------
Unless, of course, you want to hire me to do work for you.---
^^Thats my signature--------------------------------------
-----------------------------------------------------------
http://www.catb.org/~esr/faqs/smart-questions.html -------
^^Took that from planoie's profile--------------------------
-----------------------------------------------------------





Similar Threads
Thread Thread Starter Forum Replies Last Post
PopUpWindow acko Javascript 1 December 22nd, 2003 09:31 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.