-
Sending url of jsp page as message in mail
Hi
I have a jsp page.In that, there is a button.When I press the button.I have to send a mail.the mail Message should be a URL of a JSP page. After getting the mail when the user click on the URL he should get that jsp page & the entered details should come .Can anyone tell me how to send the url as subject. I did like this.But error is coming.I am using javamail
String urlList = "<script>window.opener.parent.window.frames[1].location.href= '"+"LeaveApprovalForm.jsp'</script>";
Similar Threads
-
By vikassheelgupta in forum Java
Replies: 0
Last Post: 01-06-2006, 01:12 AM
-
By Rajesh Abraham in forum Enterprise
Replies: 0
Last Post: 09-24-2002, 12:25 AM
-
By Aram Bohdjelian in forum Mobile
Replies: 0
Last Post: 07-31-2002, 05:17 PM
-
Replies: 0
Last Post: 03-24-2002, 03:49 AM
-
By Michael G. in forum ASP.NET
Replies: 0
Last Post: 11-15-2000, 11:09 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks