How can I mark something as 'helpful'  or 'the correct answer' ?

I have been posting a handful of questions within the DreamweaverCC forum.
I notice that there indications that 5 people have marked the replies as 'helpful'.
How can I mark some of the responses to my posts as helpful ?
I am unable to do this.
Under my 'Actions' button it says "no actions available".
I also do not have the ability to edit my own posts.
For instance, I have resolved one of the problems and I would like to clean up my own post eliminating the 'noise' and leaving the relevant.
This is for the sake of others.  I have noticed that one of my posts has 200+ views.  I do not want to waste people's time.
During the first week of may, the Adobe FORUMS had a message for a couple of days that they were doing a major overhaul of the Forum.
Since then I am unable to sign in to the forums (or to Adobe.com) from my ipad.
I upgraded my IOS, and cleared cookies and history.
note.  Today I was doing a general search on my ipad (w/o) logging in.
I wanted to see what was out there about header.php.
I came across my own post (which requires cleanup).
I came across another person's.  It made me laugh.
The individuals who were helping him asked him to post his code
which ultimately ended up in the longest scroll in the world  (hundreds of div ids).
The responders said 'nightmare'.
It made me laugh because I am certain that part of my posts elicit the same response (nightmare)
I would like to clean them up.

Thanks Hans-Günter.
Yes, I have noticed that elsewhere. I just do not have those options.
Okay.  After I clicked my own response to you - then the greenStar 'correct answer showed up.
So I clicked the 'greenstar' on your response.
Guess what ?
Earlier, I emailed Preran because there weren't any options under my 'Actions' button for instance 'edit or 'delete'.
They are now there !!
Preran
hans-g.
thanks !!
What is the best way to navigate to my own posts so that I can follow them ?
The only way I can do this is by clicking on my inbox & activity under my profile icon.
There is a list of the latest responses and emails but it is not really a list of my own posts.

Similar Messages

  • How to create flash quiz based on circling the correct answer?

    Hi all,
    I am quite new to actionscripting and need to create a flash based quiz.
    The user will have to circle the correct answer in the quiz.
    I do know of drag and drop function but didn't know how to create circling function.
    Please advise how should I get started.
    Thank you in advance.
    Regards,
    Chewy

    Here is something to wet your appetite. This script creates squares and allows you to draw any shape with the mouse when mouse is down.
    It doesn't define what square things are drawn around - this is how lines can be drawn with AS3 in principal. Just place the script on timeline.
    var beginPoint:Point;
    var drawingBoard:Sprite;
    var drawBoardGraphics:Graphics;
    init();
    function init():void
         removeEventListener(Event.ADDED_TO_STAGE, init);
         var board:Sprite = new Sprite();
         board.x = board.y = 20;
         addChild(board);
         var numSquares:int = 8;
         var gap:Number = 20;
         var square:Sprite;
         // make squares
         for (var i:int = 0; i < numSquares; i++) {
              square = makeSquare();
              square.x = (square.width + gap) * i;
              board.addChild(square);
         drawingBoard = new Sprite();
         drawBoardGraphics = drawingBoard.graphics;
         // board filler
         var drawFiller:Sprite = new Sprite();
         var g:Graphics = drawFiller.graphics;
         g.beginFill(0xff0000, 0);
         g.drawRect(0, 0, stage.stageWidth, stage.stageHeight);
         drawingBoard.addChild(drawFiller);
         addChild(drawingBoard);
         drawingBoard.addEventListener(MouseEvent.MOUSE_DOWN, startDrawing);
    function startDrawing(e:MouseEvent):void
         stage.addEventListener(MouseEvent.MOUSE_UP, stopDrawing);
         stage.addEventListener(MouseEvent.MOUSE_MOVE, onMouseMove);
         beginPoint = new Point(mouseX, mouseY);
         drawBoardGraphics.clear();
         drawBoardGraphics.lineStyle(3, 0xff0000);
         drawBoardGraphics.moveTo(beginPoint.x, beginPoint.y);
    function onMouseMove(e:MouseEvent):void
         drawBoardGraphics.lineTo(mouseX, mouseY);
    function stopDrawing(e:MouseEvent):void
         stage.removeEventListener(MouseEvent.MOUSE_UP, stopDrawing);
         stage.removeEventListener(MouseEvent.MOUSE_MOVE, onMouseMove);
         drawBoardGraphics.lineTo(beginPoint.x, beginPoint.y);
    function makeSquare():Sprite {
         var s:Sprite = new Sprite();
         var g:Graphics = s.graphics;
         g.beginFill(Math.random() * 0xFFFFFF);
         g.drawRect(0, 0, 60, 60);
         g.endFill();
         return s;

  • How can I do this input help in the Input ready query

    Dear all,
    Do you konw this function?
    The following steps is that:
    1,I create the Input ready Query.
    2,I can insert the new record.
    3,I can use the input help for the characteristics.
    4,When I double the space, I got the pop-up for input help.
    5,I want to get the function is that:
    for example:
    char1 is the char2 attribute.
    char2 - - - - - - - -- - char1
    m- - - - - -- -- - - - -a
    n-- - - - -- - - - - - a
    u- - - - -- - - - - - - -a
    v- - - - - - - - - - - -b
    w- - - - - - - -- - - -b
    x- - - - - - - - - - - - b
    when I write the "a" for the char1 in the new record at input ready query, I only want to got "m","n","u" for char2 from the char2 input help.
    How can do it?
    Thank you so much.
    Best regards,
    Leon

    Hello Leon,
    As you have already set char1 as an attribute of char2, what you would need to do is create an attribute variable for char2 of type exit.
    Using a variable exit, you can pass the value of char1 to char2. This would then automatically restrict the selection list to "m", "n", "u" as values for char2 when you enter "a" as the value for char1.
    Hope this helps.
    Sunil

  • How can I configure Mac Mail to use the correct SMTP server?

    I have successfully set up Mac Mail to use a new e-mail account. Inbound and outbound mail is working just fine. However, I am seeing something odd when I create a new message or reply to an existing message. The outbound account that shows is not that which has been configured for the account. I can manually select the correct outbound account.
    What are my troubleshooting steps?

    One of the first things to check in Mail Preferences, Composing:

  • How can I change my birth date to the correct one

    My birth date is wrong on my iPad how can I change it to the correct one

    Where are you seeing your date of birth ?
    You can change the birthdate on your iTunes account by logging into your account by clicking the 'manage your Apple id' button on http://appleid.apple.com, selecting the Password And Security section on the left-hand side of your account's screen, and then answering the security questions - you should then get a screen where you can change your date of birth

  • Support- how can you get a question moved to the correct subject

    Someone has posted in the Mac App Store when it's about iOS App store is there away i get this transferred? i know you must be  a host but is there another way?

    When you get to Level 2, you can report posts:
    The reporting window lets you specify why the post is being reported:
    That notifies the Host of the mispost and they handle the move, notifying the OP where to find their post after moving.
    The point system and level priveldeges are covered in this Apple article:
    Award points, level up, and earn new privileges

  • How can I get Quick VPN to use the correct DNS server IP

    Right now it is defaulting to 192.168.x.1 (my RV042) I need it to default to 192.168.x.4 (Domain Controller).  I need to be able to resolve names because remote users will have to log into the domain.  I can not statically assign a DNS server on their machines because they are mobile, will be using WIFI hotspots and or/ wired LAN's at home.
    The rv042 is obviously the router and server1 is the domain controller (also the DNS server for my LAN)
    If I use nslookup to find a host it will default to the rv042 IP, so if I force the server IP in this case I get resolution with 192.168.x.4
    C:\Users\XXXX>nslookup PC1 192.168.x.1
    Server:  rv042.xxxxxxxxxxxx.local
    Address:  192.168.x.1
    ***  rv042.xxxxxxxxxxxx.local can't find PC1: Non-existent domain
    C:\Users\XXXX>nslookup PC1 192.168.x.4
    Server:  server1.xxxxxxxxxxxx.local
    Address:  192.168.x.4
    Name:    PC1.xxxxxxxxxxxx.local
    Address:  192.168.x.5
    C:\Users\XXXX>
    Everything works right if I could just set my DNS server to .4.  I came across many many posts from back as far as 2006 with poeple asking for this feature.  What gives Cisco???      

    One of the first things to check in Mail Preferences, Composing:

  • How can I mark an email as SPAM without "opening" it?

    When I go to "the cloud" to read my email, I might see spam there.
    But when I click on the email message to mark it as spam or even
    delete it, I've "opened" the email.  I don't want to do that, right!!!
    So how can I mark it as spam *or* delete it without "opening" the
    email in question.
    Thanks!
    [and oh, by the way, since moving to the cloud, I've gotten lots of
    spam -- something I almost never got with me.com.  just fyi...]

    You need to have the account set up as IMAP or Exchange (iCloud, Gmail, Yahoo, etc. automatically do this if you choose that option when you create the account). POP3 accounts do not supporting synchronizing between clients and the server.

  • When reading an EBook, how can I mark the last page I have read?

    When reading a PDF EBook, how can I mark the last page I have read?

    Hi Pickles 77,
    Sorry to hear you are having issues with your iTunes Store purchase.   The following information should help you with this:
    How to report an issue with your iTunes Store, App Store, Mac App Store, or iBookstore purchase
    To report an issue with your iTunes Store, App Store, Mac App Store, or iBookstore purchase, follow these steps:
    Find the email receipt for your purchase.
    Click Report a Problem under the app that is having the issue.
    When prompted, enter the Apple ID and password you used to purchase the item, then click Report a Problem.
    Click Report a Problem next to the item you are having an issue with.
    From the Choose Problem dropdown menu, choose the appropriate issue.
    Follow the onscreen instructions and—if prompted—type a description of the problem into the text field.
    Click Submit to have your issue reviewed.
    Hope this helps ....
    - Judy

  • How do I mark question as helpful? Only "this solved my problem" is showing on the answer.

    How do I mark question as helpful? Only "this solved my problem" is showing on the answer.

    Yes, ONLY two  "This helped me" can be clicked.
    Only ONE This solved my question" can be clicked.
    Message was edited by: b j t

  • How can I mark a matrial like replenishable or not-replenishable in MM42?,

    how can I mark a matrial like replenishable or not-replenishable in MM42?,

    You might not want to do anything here, the tv will only load what it can, with a preference for certain types of criteria. If your settings are to sync the unwatched video then once you have watched something from the tv, it will get removed and replaced by something else you haven't watched.

  • I FORGOT MY IPAD4(wifi) password and it got disabled now how can i recover it?? By the way the wifi is of and the location services and find my ipad are enabled now what can i do to recover it???? PLZ HELP!!!

    I FORGOT MY IPAD4(wifi) password and it got disabled now how can i recover it?? By the way the wifi is of and the location services and find my ipad are enabled now what can i do to recover it???? PLZ HELP!!!

    Entering your Wifi password will not - unless I'm missing something completely - disable your iPad. The only thing which will disable your iPad that I'm aware of is entering your passcode for iPad incorrectly multiple times.
    If this is the case then please see: http://support.apple.com/kb/HT1212
    If you have forgotten your password for your router the WPA or WPA2 key as it's also known as they you will need to log in to your Router and setup a new WPA(2) key.
    Regards,
    Steve

  • How can I mark event as "done" so that I see this at one glance?

    how can I mark an event on ical as "done" so that I see this at one glance? In outlook this was possible, there was a white line on the left once I had marked the event as "done".

    Greetings,
    If you are new iCal user read this: http://support.apple.com/kb/HT2513
    Events are more along the lines of a...well...event   "Appointment with Dr. Smith"..."Travel to Mexico"..."Jon's Birthday".
    What you are describing is what I would call a task.  iCal offers "To Dos" for that purpose which include a check box for completion.
    Cheers!

  • Apple loops for garageband pack doesn't show the folder content (loops, files...)  in ableton live suite 8 library browser, but I can see all the loops in the folder from finder. how can i fix this? help please.

    apple loops for garageband pack doesn't show the folder content (loops, files...)  in ableton live suite 8 library browser, but I can see all the loops in the folder from finder. how can i fix this? help please.

    Thanks Barney, I tried that but all that comes up in Spotlight are the log files that show the file paths! I don't know how Steam works. Are all the files held by Steam on their server perhaps?

  • My speaker is not working properly in 4s if i use headphone its working now my volume increase decrease button is also not working properly how can i solve it pl help me my warranty finished

    my speaker is not working properly in 4s if i use headphone its working now my volume increase decrease button is also not working properly how can i solve it pl help me my warranty finished

    Hello. I sent my WRT1900AC V1 to Linksys four days ago (Monday) via UPS with a RMA. Linksys paid the shipping and everything. The router is still in route, and it should arrive to their offices tomorrow. Once they receive the WRT1900 AC V1, they are going to send me an EA8500 as a replacement. But I have been reading the comments about the EA8500 here in the forum and it seems to have the same problems. I guess the firmware is extremely flawed in both routers (maybe it is almost the same code?). Anyway, I will try the EA8500 and I hope it works. I bought a temporary router from Walmart and I paid $35 for it. It is a Belink N600 DB. I can't believe that a $35 router is working a lot, lot, lot better than my previous $250 WRT1900AC router. Unbelievable. If the EA8500 doesn't work, I'm going to try and get my money back from Linksys, or contact The Consumerist or someone to get my money back and get a Nighthawk instead.

Maybe you are looking for