Looking to restrict each QTSS visitor to a limited number of visits

What I'd like to do is allow each registered user who has access to a particular file to be able to visit it only a few times. Like providing a movie ticket that's good for three showings of each clip in the directory.
I've been looking through forums and web-searches for most of the morning with no success, so perhaps I'm using the wrong terms.
Does anyone know of a solution that provides this kind of access to video files?

And the URL of that "page" is?

Similar Messages

  • How to restrict a text field to accept limited number of digits (only) with leading zeroes

    I am trying to restrict a field for accepting only limited number of digits that can have zeroes in the begining - this why I can't use Numeric field. Can anybody help?

    Hi Niall,
    Thank you very much,
    I did something like what you told me - thought I used script in ordetr to prevent entering any chracters except digits.
    In Change event I enterd the following script:
    // Restrict input to digits only - Number of digits (characters) assigned in Object Palette - Field Tab
    if((xfa.event.change != 1) && (xfa.event.change != 2) && (xfa.event.change != "3") && (xfa.event.change != "4") && (xfa.event.change != "5") && (xfa.event.change != "6") && (xfa.event.change != "7") && (xfa.event.change != "8") && (xfa.event.change != "9") && (xfa.event.change != "0"))xfa.event.change
    = "";
    This does the job.
    Thank you,
    Peter.

  • Restricting the user from deleting a personel number

    Hi All,
    Can anyone help me in restricting the user from deleting a personel number.
    Thanks & regards,
    Venkat

    Hi Venkat,
    The utility menu will ultimately calls to PU00 so it doesnt matter , system wont allow him to delet.
    You can try it out in quality if you want.
    Award points if useful
    Regards,
    Bhupesh Wankar

  • Question When I do a search for an image I only have a limited number of images. There used to be a ton of pictures on my screen and an unlimited amount of pictures to look through. Is there a way of changing this back to the way it used to be???

    Question
    When I do a search for an image I only have a limited number of images. There used to be a ton of pictures on my screen and an unlimited amount of pictures to look through. Is there a way of changing this back to the way it used to be???

    Thanks.  So there's no means of knowing whether a text message has been delivered, not to mention time of delivery.  Perhaps I've gone for the wrong phone.  It might do a lot but seems to miss out on some basics.

  • How do I create a new Folder for each test report based on Serial number?

    I want to be able to create a new folder for each test report based on serial number. Each time a UUT is tested, I want the report to go to the appropriate folder. What is the best way to do this?
    Thanks

    Hello Tman,
    This is a slightly tricky question. The reason being, the report options like the report path etc, are set before you see the serial number prompt when you run your UUT. There might be other ways of getting around this, but a quick solution would be modifying the process model.
    I modified the PreUUT callback to set the report options. I passed the reportOptions as a parameter to this sequence. In the PreUUT sequence, I set the following fields:
    Parameters.ReportOptions.GeneratePath=False
    Parameters.ReportOptions.ReportFilePath= "c:\\"+ Locals.SerialNumber +"\\report.xml"
    I hope this would give you an idea.
    SijinK

  • Each time I start FF tabs from previously visited websites automatically propagate. How do I keep this from happening?

    Each time I start FF, tabs from previously visited websites automatically propagate. How do I keep this from happening?

    Open the Options dialog (in the menus select Tools > Options).
    Go to the general panel, and in the Startup section change the option for "When Firefox starts"

  • I have a one-column table in pages.  Each cell has text and a number separated by a colon.  Can I automatically make it two column with everything to the right of the colon in the second column?

    I have a one-column table in pages.  Each cell has text and a number separated by a colon.  Can I automatically make it two column with everything to the right of the colon in the second column?

    Here's another way that is pretty quick to do.
    Formula in Column B is:
    =LEFT(A, FIND(":", A))
    Formula in Column C is:
    =RIGHT(A, LEN(A)-FIND(":", A))
    You can eliminate the colon from the result in column B by writing:
    =LEFT(A, FIND(":", A)-1)
    Once you do the conversion, you should freeze the result by Selecting columns B and C and then Command-C, Edit > Paste Values.
    Regards,
    Jerry

  • Looking to group emails 'from' then by when received, with gap between each of the 'from' with a number count , like in Outlook

    In Outlook, I have emails grouped by 'From' and then by when received.. with a gap between each of the 'From'
    So one might look like From: Bloomberg.com (59 items, 4 unread) Subject XXX Received YYYY

    You can automatically put them into individual folders, and each can have its own counts.
    https://support.mozilla.org/en-US/kb/organize-your-messages-using-filters
    You could leave them as they arrive, but use Saved Search folders to aggregate selected messages.
    https://support.mozilla.org/en-US/kb/using-saved-searches

  • Building a Slide Show with Professional looking titles for each slide.

    The only way I have figures out to product a slide show with titles is too put the title on in Photoshop and this is very time consuming. With all the different ways to make slides shows with Studio Pro, Imovie, Iphoto, etc. is there an efficient way to place titles on each slide.

    You might consider:
    PhotoToMovie
    FotoMagico
    or something similar.
    BTW, I'm in Spokaloo as well.

  • Site layout and color looks different in each browser

    I created a site.  When I preview the site in firefox it is just the way   I created it in dreamweaver cs5, but when I preview it in IE the   background color is not the pinkish color I used, it is black and the   subheading is crunched up to the left and not the right.  Also, in   google crome browser, it is perfect except there is a huge gap of space   from the bottom of the page to the footer (It shouldn't have margins but   the margin is very large).  The site is for a client (escort-personal), I hope that someone will be able to help/lead in the right direction.

    I see a black background in IE, no doubt caused by truncated #hex color codes in the markup.  Remove the table cell BGColors from your html markup.
    Add this to your CSS code:
         td {background: #993300}
    FYI, table-based layouts are very old school.  You should be learning to work with CSS Layouts.
    http://www.adobe.com/devnet/dreamweaver/articles/table_to_css_pt1.html
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • How to Count Number of "Visits" or "Visitors" on a Public Portal?

    I have a publicly accessible Portal that does not require users to login. As such, in the performance reporting logs, most every user is PUBLIC. This doesn't allow me to provide standard Visitor Analysis metrics (like unique visitors, new visitors, pages per visit, etc.). Using the Session count doesn't work for me either, because our server team has the KeepAlive directive turned off, so basically, every request is a new session, which really skews the analysis.
    Has anyone encountered this before? Or, can someone tell me what the best practices are for the KeepAlive Apache directive and other related configuration items?
    Thanks!

    The kind of metrics you are looking for is often referred to as 'Business Centric Portal Analytics'. Oracle Portal provides the performance monitoring scripts for tuning and troubleshooting your Portal. It does not provide any functionality other metrics.
    You may want to look at offerings from Omniture. More information regarding their offering is available in the white paper 'How to Effectively Measure and Monitor Activity in Your Portal
    Environment' on OTN :
    http://www.oracle.com/technology/products/ias/portal/pdf/oow_10gr2_1333_sethi_andrew.pdf

  • I am editing an idvd slideshow to have some of the music selections from itunes fade out at the end of each vacation segment using music reflecting the country visited.  Is there a way to fast-forward the slideshow to observe the where the music ends.

    I am editing an idvd slideshjow to have some of the music selections fade out at the end of each vacation segment.  Is there a way I can fast-forward through the slideshow so I can see where the music is ending and adjust the time to end properly?  (without repeatedly clicking the forward button on the e-remote) 

    Thanks very much, varjak paw.  I checked half a dozen tracks on my iMac from different albums which did not copy over, plus several which did copy over.  They all show the same location:
    Users/Christina/Music/iTunes/iTunes Media/Music/Brandenburg Concertos etc. (one example)
    What does this mean relative to the music which didn't copy? Is there another step?  or somewhere else I should look?
    And wow, thanks for the info about not having legal right to keep the tracks from the CDs.  I am embarrassed that I didn't know.  I gave most of my CDs to my sister. Before I delete all this highly prized music (400-500 tracks) -- if I get the CDs back from her and keep them at my house, can I continue to keep those tracks on my iMac?  (Sister does not have iTunes or even know what an mp3 is, so it's not like she has copied or imported the CDs -- I just didn't realize I needed to retain possession.)
    Or do I still need to remove all that music from my library?
    Thank you again for your help. 
    C.

  • C# - How to have a collection of SPListItems each associated with a non-unique number?

    Hi there,
    I need to have a collection of multiple SPListItems - each associated with a number (non-unique). 
    I should be able to get all SPListItems for any specific number. E.g.
    (13, SPListItem1)
    (16, SPListItem2)
    (13, SPListItem3)
    (17, SPListItem4)
    (13, SPListItem1)
    Now - I should be able to get all SPListItems where number is 13 or whatever.
    What will be the fast and efficient way to do this in your opinion?
    Thanks.

    You could create a custom class that holds the SPListItem and the integer. Add the splistitems to a List using the type of class you created to hold the SPListItem and integer. Then use the List<T>.Sort method when you want to sort them.
    Have a look at the documentation here: http://msdn.microsoft.com/en-us/library/b0zbh7b6(v=vs.90).aspx
    Regards, Matthew
    MCPD | MCITP
    My Blog
    View
    Matthew Yarlett's profile
    See my webpart on the TechNet Gallery that allows administrative users to upload, crop and format user profile photos. Check it out here:
    Upload and Crop User Profile Photos

  • XML Publisher pdf output need each page wise start and end number

    Hi ,
    I have xml publisher out put in PDF. Now i need on each page header and detail part.
    In header for each page it should repeat and should be print the min and maximam number of the columns.
    I mean in the header start and end number of the column value for that particular page.
    I did many ways but there is no luck.
    Can you please suggest me how to do.
    Thanks
    Sampath

    pls give me reply on this if any body have the answer

  • Restrict "Create Purchase Order" Authorization using vendor number "LIFNR"

    Hello All,
    How can we restrict the creation of purchase order(ME21N) using the vendor number (LIFNR).
    Any helpful idea?
    Regards,

    Hey Sanjay,
    i am facing same problem of uploading multiple line item through LSMW .
    and u did good exploration on  same can u give me some idea,
    how i do modification in LSMW program?
    do u mean i need to do some coding before step CONVERT DATA.
    and can u give some guidline to do it..
    u r hint will be sufficient..
    Thx in Advance..
    Rajesh

Maybe you are looking for

  • How to save file in users temp directory in java

    How to save file in users temp directory as "<Drive Name>:\Documents and Settings\<User Name\Local Settings\Temp".

  • Smartform for sales tax summary report

    Hi all! Is there a smartform for the Austrian sales tax summary report available? I have not found any hints At the moment, we "just" use a SAP-SCRIPT printout. Thank's for your help! Regards MARTIN JAGERSBERGER

  • How can I remove apps no longer wanted from the cloud

    How can I remove apps no longer wanted from the cloud? they are not used any more and taking up space.

  • Activate Illustrator

    I have a legitimate CD. I see you no longer support acivations for CS2 in the install. I found the web page, but don't understand the instructions. Do I need to download Illustrator 7?  Then CS2? You weren't clear about what registered components to

  • Capturing Screen values & generating transport request in SAP

    Dear Experts, Need your suggestion i have to capture the available information in SAP Screen and when ever user clicks on transport symbol (TR has to generate). Then it should be available for the import. Suggest me some function modules to achieve t