Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6714739
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T08:31:51+00:00 2026-05-26T08:31:51+00:00

I’m going to implement an email-like page in my asp.net web project (VS2010,C#), I

  • 0

I’m going to implement an email-like page in my asp.net web project (VS2010,C#), I want my messages to be viewable when users clicks message row (something like yahoo or gmail), at the moment I’ve inserted a hyperlink (subject field) in one of the cells of the message row, this hyperlink displays the message, but I want my users to be able to display message by click on the row, just like yahoo mail or gmail, how is it possible? I know to how to change selected row color using javascript in client side, I’m passing a query string to page which says which message to display, so I’m going to work in server-side (codebehind), is it possible? how can it be done?

thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T08:31:51+00:00Added an answer on May 26, 2026 at 8:31 am

    You’ll need to think about design before implementing a solution.

    1. Pure Serverside
      click on a control, resubmit the page and the control’s eventhandler executes code to display the message. This is the simplest way.

    2. Serverside + JavaScript
      load all the message content but hide it with JS/JQuery. a click on a message link executes clientside code to reveal the whole message. This is bandwith heavy.

    3. AJAX
      display message headers on load. a click execute JS/JQuery code to load the message via an XMLHttpRequest. This is the most modern and slickest way but requires a bit of plumbing. You’d need to implement a webservice, HttpHandler or PageMethod from which you would request the message data. And read up on AJaX.

    I’ll probably get downvoted for mentioning JQuery at all, but regardless i’d sugget you take a look at its AJaX capabilities if you want to get something up and running quickly. it hides a lot of JS behind simple method interfaces and i’d always recommend people take the time to go deep into JavaScript (its a very powerful technology) but there’s. no harm in the odd (industry-standard) shortcut imho.

    hth.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

That's pretty much it. I'm using Nokogiri to scrape a web page what has
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I would like to count the length of a string with PHP. The string
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I want to count how many characters a certain string has in PHP, but
For some reason, after submitting a string like this Jack’s Spindle from a text
Basically, what I'm trying to create is a page of div tags, each has
I've got a string that has curly quotes in it. I'd like to replace
I have a French site that I want to parse, but am running into
I want use html5's new tag to play a wav file (currently only supported

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.