Javascrip t:Want to show "*" sign for mandatory fileds on form

I have one html form, in which some fileds are mandatory.
I have achieved the logic that user can't submit the form without filling these mandatory fields.I m showing the manadatory fields as alert boxes.
Now i want "*" sign on the form for the filelds which are mandatory.
How can i show "*" sign on the form for some fileds through javascript only.
Thanks,
Cheru

There are no forums here for Javascript programming questions.
That is deliberate. Javascript isn't Java.
This thread is now locked. The question is outside the scope of the forums.

Similar Messages

  • I changed the parameter -alias author when i want to Configure signing for tablet applications

    hello,
    i thought i should replace -alias author by -alias myname in the blackberry-keytool command, so i'm registered with this wrong command and now i can't sign my apps and even i can't do the correct registration again cause it displays "client already registred", how can i fix this
    thanx

    Hi haresbadr,
    Two things:
    1 - You'll get a better response in the developer forum at http://supportforums.blackberry.com/t5/Tablet-OS-SDK-for-Adobe-AIR/bd-p/tablet
    2 - You might need to delete the signing key data store on your computer. Which OS are you running?
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!

  • Showing header for ALV tree

    Hi Friends,
    I want to show header for ALV tree.
    Can anybody help me?
    Thanks,
    Rohit

    Hi,
    Go through this code sample:
    U  should give form name in i_callback_top_of_page pararameter of function:
    gd_repid = sy-repid.
    call function 'REUSE_ALV_GRID_DISPLAY'
    exporting
    i_callback_program = gd_repid
    i_callback_top_of_page = 'TOP-OF-PAGE' "see FORM
    i_callback_html_end_of_list = 'END_OF_LIST_HTML'
    i_grid_title = outtext
    is_layout = gd_layout
    it_fieldcat = fieldcatalog[]
    and create a form like this :
    wa_header-typ = 'S'.
    wa_header-key = 'Report '.
    Concatenate sy-repid 'Date : '
    v_date into wa_header-info
    SEPARATED BY CL_ABAP_CHAR_UTILITIES=>HORIZONTAL_TAB.
    wa_header-info = sy-repid.
    append wa_header to t_header.
    clear wa_header.
    wa_header-typ = 'S'.
    wa_header-key = 'Report Des '.
    wa_header-info = 'ABAP Report templet'.
    append wa_header to t_header.
    clear wa_header.
    wa_header-typ = 'S'.
    wa_header-key = 'SYS ID : '.
    wa_header-info = sy-sysid.
    append wa_header to t_header.
    clear wa_header.
    wa_header-typ = 'S'.
    wa_header-key = 'Client '.
    wa_header-info = sy-mandt.
    append wa_header to t_header.
    clear wa_header.
    Date
    wa_header-typ = 'S'.
    wa_header-key = 'Date '.
    CONCATENATE sy-datum+6(2) '.'
    sy-datum+4(2) '.'
    sy-datum(4) INTO wa_header-info. "todays date
    append wa_header to t_header.
    clear: wa_header.
    wa_header-typ = 'S'.
    wa_header-key = 'Run Time '.
    CONCATENATE sy-uzeit(2) '.'
    sy-uzeit+4(2) '.'
    sy-uzeit+2(2) INTO wa_header-info.
    append wa_header to t_header.
    clear wa_header.
    wa_header-typ = 'S'.
    wa_header-key = 'User ID '.
    wa_header-info = sy-uname.
    append wa_header to t_header.
    clear wa_header.
    Total No. of Records Selected
    describe table it_marav lines ld_lines.
    ld_linesc = ld_lines.
    concatenate 'Total No. of Records Selected: ' ld_linesc
    into t_line separated by space.
    wa_header-typ = 'A'.
    wa_header-info = t_line.
    append wa_header to t_header.
    clear: wa_header, t_line.
    call function 'REUSE_ALV_COMMENTARY_WRITE'
    EXPORTING
    it_list_commentary = t_header
    i_logo = 'logo.gif'.
    endform. "top-of-page
    note : this is populated using FM REUSE_ALV_COMMENTARY_WRITE.
    Hope this will he;lp u.
    Jogdand M B

  • I not so recently changed my email adress I associated with my Apple ID and my iCloud ID. My old email still shows up for iCloud, and won't let me change it to my new email. When I try to delete it and replace it with the proper email, it wants my passwor

    I not so recently changed my email adress I associated with my Apple ID and my iCloud ID. My old email still shows up for iCloud, and won't let me change it to my new email. When I try to delete it and replace it with the proper email, it wants my password, which it won't accept because it's an invalid username.

    I had this same issue and got it resolved very simply when I contacted Apple SUpport
    Go to https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/ and sign into your infomation
    > Go to Manage apple id and primary email address
    > Change it to the old apple id that your device is asking for
    > Save changes
    > Go to Settings > iCloud and sign out of the infomation
    > Go back to https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/
    > Change it back to the correct apple id
    > Go to the email address adn reverify the apple id
    > Sign back into iCloud on your device
    > Smile
    Article to back up my statement http://support.apple.com/kb/TS5223

  • OS 10.3 - Hub shows huge "message deleted" sign for a very long time

    I genereally really like the 10.3 OS update, but there has been a change to the hub which is puzzling me:
    When, for example, I open my email account in the hub, I get the option to show trash bins next to all messages so I can delete them more easily. Great!
    If I do that, however, I get a huge sign "message deleted / retrieve message" (or something similar, my OS is in German) - and it covers one third of the display for a very long time (four seconds or so), making the feature super slow instead of fast. Because, if I want to delete the next message, I will have to wait for it to disappear. Otherwise I might retreive the deleted message and start from zero again. Most of the time I cannot even see the next message which I would like to delete as the pop up is covering two to three messages entirely.
    The problem would be solved if a) the pop up sign were significantly smaller or b) it would not show up for such a long time. 
    Is there any fix to this issue?

    Hi,
    I know what you mean but I think for the moment it can ot be changed. JSanders has opened a feature request post.
    http://supportforums.blackberry.com/t5/BlackBerry-​10-OS-Device-Software/Feature-Requests-beyond-Blac​...
    I recommend you put this item there. Hopefully someone from BB reads it and changes it for the future.
    Alex
    Please feel free to hit "Like" if my post was helpful :-) Thank You!

  • I have been updating my PSE since 10. Recently I purchased PSE13 as I didn't see an update for my 12. I was changing to a new laptop as my old laptop had been patched and worked and was showing signs of giving out. It was a Window's 7OS. My new one is a W

    I have been updating my PSE since 10. Recently I purchased PSE13 as I didn't see an update for my 12. I was changing to a new laptop as my old laptop had been patched and worked and was showing signs of giving out. It was a Window's 7OS. My new one is a Windows 8 OS so I bought the 13 and downloaded it on the new laptop. Our desktop had died so I downloaded the 13 on the new  desk computer also. Not thinking I downloaded 13 on my old laptop as I hope to get it patched up enough to be a backup for my photography. When I tried to activate it I realized that I had downloaded it too often. I didn't know you could only use it on two computers. Learn something new every day.. Any way I removed it and now my PSE 12 does not seem to be working. Now it could be something that I did or something that is an issue with the laptop. this laptop has all the previous editions on board as I always tried to update, except for the year I got a really good deal on Black Friday. I also notice that the new laptop has a copy of PSE 12 in the program list. To my knowledge I have never deactivated any of my PSE's except the extra 13 downloaded. Bottom line, do I need to go in and deactivate previous PSE versions and removed them from my computer? I could certainly use the space and secondly, can I deactivate the PSE 12 and then go back and reacitivate it and install it again on the old laptop or the desktop, whichever I deside would be the most appropriate place for the newer program. For the PSE 12 since it is an updater for 11, does the 11   still need to be on the laptop? thanks for anyone who can understand what I am trying to say and can advise me as to my next move. Thank you very much.

    Why start a new and very similar thread to your other one which you have not responded to (have you read the replies?)
    I suggest that no response is made to this duplicate thread. 

  • I'm trying to re-install Adobe Photoshop 11 on a new harddrive. I have my serial #, but can't find a link where I can install it. All the places want me to sign up for a free trial.

    My old hard drive crashed. I'm trying to install Photoshop 11 to my new drive. I have the serial #. I cannot find anyplace that lets me re-download. They all want me to sign up for the free trial. Can someone please send me a link where I can do this?

    Try Download Photoshop Elements products | 13, 12, 11, 10

  • How do i get the approximate size of back up file required to save on disk using sql query because i want to show the required sapce for backup on my application

    hi i am face with problem that is i want to show the how much approximate space required for backup or .bak file to get backup using sql query because i want to show the required memory for backup file on my java application  

    Hi FIROZ
    TENNALI
    Is this still an issue, or can we close the thread?
    * closing a thread by marking the answer/s (there is a link beneath each response) and you can vote for useful responses as well (there is a link to vote on the left of each response)
      Ronen Ariely
     [Personal Site]    [Blog]    [Facebook]

  • Why can i not convert a form to PDF when I have an active account and it wants me to sign up for an upgrade?

    Why can i not convert a form to PDF when I have an active account and it wants me to sign up for an upgrade? This just started!!!!!!!!

    Hi EdAAK,
    I've checked your account, and see no issues with your subscription. So, if you're using a web browser, please log out, clear the browser cache, and then log back in to https://cloud.acrobat.com. And, if you're using Reader, make sure that you're logged in—you should see your name listed in the upper-right corner. If not, click the Sign In link and then sign in with your user name and password.
    Please let us know how it goes.
    Best,
    Sara

  • I tried linking the facebook contacts to my phone but for some reason the contacts doesnt wants to show the FB images even thought it says that it was sync. What could be the issue? How can it be fixed so i could get my facebook lined up to my contacts?

    I tried linking the facebook contacts to my phone(iPhone4s) but for some reason my conatcts doesnt wants to show the FB images in my contacts even though it said facebook contacts were sync. What could be the issue? How can it be fix so I could sync my contacts with Facebook?

    Firefox will not appear in the Market for most phones with incompatible hardware. You can check if your phone is supported here:
    https://wiki.mozilla.org/Mobile/Platforms/Android
    Even on some supported devices, a bug in the Market software prevents Firefox from showing up. This may be related to the fairly recent Android Market app update. If you go to Settings/Applications/Market and choose "Uninstall" you can uninstall the update, and then search for and install Firefox from the marketplace.
    Or, if you have a supported phone, you can download the app directly by typing this address into your phone's browser: http://bit.ly/fxbeta3
    (Note: To download the app directly for an AT&T phone, you will have to search for instructions on "sideloading" the APK file, since AT&T disables the option to install from non-Market sources.)

  • My home button is not working sometimes and at the store they dont want to take it for repair because the problem did not show up at that time

    My home button is not working sometimes and at the store they dont want to take it for repair because the problem did not show up at that time

    When normally powering the phone, there would not be a loading bar, you would just see the Apple logo. You can try a reset of the phone, hold the sleep/wake and home buttons together until you see the Apple logo and then release. The phone will reboot.
    You can take the phone to Apple, by making an appointment at the Genius Bar to have the hardware checked. Apple handles warranty and post-warranty issues, not Verizon. Have Apple look at the hardware to see if there are any problems.

  • I have over 300 pictures on my phone...my question to someone iphone savvy is why, when I plug my phone into the computer is iPhoto showing no pictures?  I want to delete them for space issues.  Thanks

    I have over 300 pictures on my phone...my question to someone iphone savvy is why, when I plug my phone into the computer is iPhoto showing no pictures?  I want to delete them for space issues.  Thanks

    I've seen this happen when the phone was encrypted... Other than calling apple/deleting passcodes I don't know of any solution.
    If you're keen on waiting, upload your photos to dropbox, that's the way I do it.

  • I am facing problem regarding graphical user interface. I am using text box for editing files. I want to show the line numbers and graphical breakpoint​s along with text box. Can anybody help me in this? Thanks.

    I am facing problem regarding graphical user interface. I am using text box for editing files. I want to show the line numbers and graphical breakpoints along with text box. Can anybody help me in this? Thanks.

    Thanks for you reply.
    But actually I don't want to show the \ (backslashes) to the user in my text box. 
    Ok let me elaborate this problem little more. 
    I want to show my text box as it is in normal editors e.g. In Matlab editor. There is a text box and on left side the gray bar shows the line numbers corresponding to the text. Further more i want that the user should be able to click on any line number to mark specific line as breakpoint (red circle or any graphical indication for mark). 
    Regards,
    Waqas Ahmad

  • HT4436 I want to access my contacts in iCloud account, where do I signing for it?

    I want to access my contacts in iCloud account, where do I signing for it?

    Go to Settings>iCloud on your iPad, sign in with your iCloud ID, then turn Contacts on.

  • Cannot get into iPad, it keeps wanting me to sign in using old email that does not exist, and for a password that she does not remember, so I am unable to change password. How do I get around this?

    Cannot get into old iPad, it keeps wanting me to sign in using old email id that does not exist, and for a password that she does not remember, so I am unable to change password. How do I get around this?

    With iOS 7 Activation lock you can't.
    iCloud: Activation Lock
    http://support.apple.com/kb/PH13695
     Cheers, Tom

Maybe you are looking for