• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

sending answer to a member

 
Ranch Hand
Posts: 47
C++ Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Suppose I have posted a query in any forum (eg. jdbc) and someone replied me. so i want to ask that how can i send the response to that person who has recently sent a reply to my query in order to have further discussion regarding my topic.

and i don't want to use PM (i.e. private message) to reply him.

thanks.
 
Bartender
Posts: 3225
34
IntelliJ IDE Oracle Spring Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

pankaj saxena wrote:Suppose I have posted a query in any forum (eg. jdbc) and someone replied me. so i want to ask that how can i send the response to that person who has recently sent a reply to my query in order to have further discussion regarding my topic.

and i don't want to use PM (i.e. private message) to reply him.

thanks.



Might be this is what you are looking for: You can use Quote button to quote for whom you are replying.
 
pankaj saxena
Ranch Hand
Posts: 47
C++ Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Mohamed Sanaulla wrote:

pankaj saxena wrote:Suppose I have posted a query in any forum (eg. jdbc) and someone replied me. so i want to ask that how can i send the response to that person who has recently sent a reply to my query in order to have further discussion regarding my topic.

and i don't want to use PM (i.e. private message) to reply him.

thanks.



Might be this is what you are looking for: You can use Quote button to quote for whom you are replying.



Don't mind , i am checking this suggestion of Quote by sending a message to you.
thanks.
 
Mohamed Sanaulla
Bartender
Posts: 3225
34
IntelliJ IDE Oracle Spring Chrome Java
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

pankaj saxena wrote:
Don't mind , i am checking this suggestion of Quote by sending a message to you.
thanks.



You can always remove quotes/messages which you think are not relevant to what you are replying.
 
reply
    Bookmark Topic Watch Topic
  • New Topic