TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Riddhi Valecha
444
3.3k
412.7k
Dynamic URL and Email
Oct 17 2015 1:25 AM
Hi..
I need to send 5 links..
My Requirement is -
1. I have 5 Email ID in database (I get them in datatable)
2. I have to make 5 links as
http://1.1.1.1/Users/frmMainPage.aspx ? Email =
[email protected]
http://1.1.1.1/Users/frmMainPage.aspx ? Email =
[email protected]
http://1.1.1.1/Users/frmMainPage.aspx ? Email =
[email protected]
http://1.1.1.1/Users/frmMainPage.aspx ? Email =
[email protected]
http://1.1.1.1/Users/frmMainPage.aspx ? Email =
[email protected]
3. On Form Load, I will take 1 email from datatable ; make a dynamic link ; and send the email with an image.
4. When the user opens the link, it will open other web page (frmpage2.aspx)
The Idea is -
If from mailbox, say is person "a1" send the link to other persons mail box (say to "a2"), then while opening the link from "a2" mailbox, the page of "a1" must be displayed...
Please guide
Reply
Answers (
5
)
database connectivity with repeator update code
I want to change the page size dynamically in paging in mvc