Click here to Skip to main content
15,905,614 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello friends,

i need some help.

i m creating a ticketgenerator.But i m getting stuck somewhere..
actually i want to make a reply window like gmail.
when user generate a ticket it looks something like this.

C#
--------------------------------------------------
name                              posteddate
--------------------------------------------------
user text



---------------------------------------------------


and then send to the admin
if admin reply this tag then window look like this
C#
-----------------------------------------------
username                              posteddate
--------------------------------------------------
user text



---------------------------------------------------
admin name                        posteddate
--------------------------------------------------
admin text



------------------------------------------------


and if again user send the reply to same ticket then
XML
-------------------------------------------------
username                              posteddate
--------------------------------------------------
user text



---------------------------------------------------
admin name                        posteddate
--------------------------------------------------
admin text



------------------------------------------------
username                           posteddate
------------------------------------------------
user text


---------------------------------------------------


and again admin reply comes down this sequence

i have used many things in this.
datalist,listview.
but not get a exact style.
please somebody help me to sort out this one.

i will very thankful to him....

thanks in advance.
Posted
Updated 18-Apr-11 2:17am
v9
Comments
Ashishmau 18-Apr-11 2:01am    
it works fine in my browser
Sunasara Imdadhusen 18-Apr-11 2:07am    
I didn't get any error in my browser. i have tested with IE and FF
Sergey Alexandrovich Kryukov 19-Apr-11 1:48am    
Now, another re-post. Please stop it to avoid moderation!
--SA

1 solution

I just logged in successfully.
So, what's the problem. The URL "http://design499.com/js.php" in not found in HTML of your site. Why did you right a this HTML with script only?

To: leonidasvijay:
What are you doing? I answered, and later you replaced your Question with a completely different one!
You should have posted a separate Question instead.
Please don't create such mess!

—SA
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900