Using Cookies to create a Stock Portfolio

Has anyone done something similar.
Essentially what I am trying to acheive is as follows.
I will have a public website with no usernames or passwords.
I want users to be able to pick 10 stocks and enter information such as quantity and purchase price. I will then use market data to create a "Fantasy Portfolio" for the user. I then want the user to have access to this portfolio every time they access the site. Can someone poin me in the right direction??

First you need a supplying plant. stock ready to transfer for a matetrial which should be created/extended at both the suppling and receiving plants.
The order type is UB
rest of the things are Pur org, Pur Grp, Company Code etc...
The most important part is Vender has been replaced by supplying plant.

Similar Messages

  • Using iphoto to create portfolios for students

    I want to use my Mac to create digital art portfolios for my students. I have 450+ students and have previously used an HP and made all the folders and renamed the photos and manually dragged and dropped the files. Wouldn't it be easier to name the files and drop into folders using the keywords or what would you suggest. I want to organize the folders by grade. Should I make a file for each grade level and then make folders for each student under the grade. Would I need to create a keyword for each student? Wouldn't that make way too many keywords? Any advice? I'm very new to MACs
    thanks in advance for any help- not sure I can even make my way back to this discussion!

    Jerylh
    Welcome to the Apple Discussions.
    You can check your OS by going to the apple logo top left and choose 'About This Mac'. Unless you upgraded the system, or bought your Mac since Friday, it's likely to be 10.4.
    Do you want to use iPhoto for these portfolios? Then remember you do EVERYTHING in the iPhoto Window.
    Then one way to do it is as follows:
    File -> New Folder: You can create a folder for each grade.
    Finle -> New Album: Make one for each student, drag the album to the grade folder.
    You can also keyword the Albums and make SMart Albums.
    Regards
    TD

  • Using cookies and JavaScript to create a page to page timer.

    I have long wanted to be able to measure the time it takes to get from one page to another.  While reading in my JavaScript reference the other day, I came across cookies.  I've long known about cookies but have never used them.  The thing that looked attractive was that you can access cookies from both JavaScript and CF.
    So I put together the procedures to store the "start time" (startTimeP8D) for the transition and activated it on the onUnload event of a 1stpage.  After a few rewrites I got it working.   Here is the JavaScript to do that: it consists of two functions: doTimer which is the input section and setCookie, which writes to the cookie.  Not the two numbered alert statements.
    doTimer - results for "start" from the doTimer function called from page 1 when it unloads. (See doTimer below)
         Please note that the two startTime8D values are the same immediately after they are stored.
    On the 2nd page in the sequence, I run the corresponding code to determine the "end time", compute the delta and write it out to the page.  It didn't all run on the first try, but it now seems to be running without a crash, which can be misleading.
          second set of outputs from page 2:    
         Please not that while the endTimeP8D match, the startTimeP8D value no longer matches the previously stored value. 
    There is one major hitch in the get along which has me stymied:  As you can see, when you compare the startTimeP8 in the setCookie – results above and the "startTimeP8" in the doTimer results below the startTimeP8 is not the value that I wrote to the cookie @ unload of page 1.  I have checked and checked and do now see anywhere that the startTimeP8D value is being overwritten.  Based upon my limited experience with JavaScript cookies, it seems to me that you get an entry for each time you set the cookie.  So I would expect to see to startTimeP8D entry for each setCookie event, not a different value.
         The result of the failed computation is shown on the bottom of the page.  As you can see, the Total Elapsed Time is negative, which is never a good sign.  The other time shown, Page build time, is the run time from the server.  The whole purpose is to be able to show folks that the reason the code might be show is because of their overloaded network and not our code.  We had one client whose had users running on 56k modems.  It was so slow their VPN software was timing out!!!  Still the had the never to blame us!!!
    I am using SQLServer 2005, CF8, IE8 on W7. 
    I'm not married to this way of doing this so if anyone has a better/easier way of doing a "page to page timer", I'm up for it.  I'd prefer to fix this one since I've been working on it for the past 3 days.
    Thanks in advcance for your help.
    Len, PHRED SE

    Here it is with no JQuery or console logging calls using cookie utility functions found here:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
           "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
         <title>Test JavaScript Page Load Timer</title>
         <script>
              window.onload = function(){
                   var previousPageUnload = getCookie('unloadTime');
                   if(previousPageUnload){
                        var d = new Date();
                        var loadTime = d.getTime() - previousPageUnload;
                        alert(loadTime + 'ms');
              window.onunload = function(){
                   var d = new Date();
                     setCookie('unloadTime',d.getTime());
              function setCookie(c_name,value,expiredays) {
                   var exdate=new Date();
                   exdate.setDate(exdate.getDate()+expiredays);
                   document.cookie=c_name+ "=" + escape(value) + ((expiredays==null) ? "" : ";expires="+exdate.toUTCString());
              function getCookie(c_name) {
                   if (document.cookie.length>0) {
                     c_start=document.cookie.indexOf(c_name + "=");
                     if (c_start!=-1)
                       c_start=c_start + c_name.length+1;
                       c_end=document.cookie.indexOf(";",c_start);
                       if (c_end==-1) c_end=document.cookie.length;
                       return unescape(document.cookie.substring(c_start,c_end));
                   return null;
         </script>
    </head>
    <body>
         <h1>Test JavaScript Page Load Timer</h1>
    </body>
    </html>
    Note that overwriting global window events like this is not a good idea, which is why I used JQuery in my earlier example. I strongly suggest you look at JQuery or one of the other JS libraries (YUI, etc.) to help with event handling. I'll leave it at that as this is getting into JavaScript development, not really on topic for a ColdFusion forum.

  • Stock portfolio graphs for website

    I currently keep track of a stock portfolio in Numbers, save as a pdf file and drag and drop into text box on my website. This is too time consuming to update everyday on a website.
    Is there a stock portfolio tracking website, utility that will do all the work and update my website:
    <Edited by Moderator>

    Quicken has an online portfolio site that you can create and track. You should be able to use iFrame code along with the Quicken page url to embed it into your page like I've did on this demo page for a Google map (the lower map) and an iCal calendar.
    OT

  • StockDaddy Turbo: Stock Portfolio Management Suite

    Hello All, 
    Just wanted to let you guys know that my app, "StockDaddy Turbo" has just been released. It is an app for keeping track of your Stock Portfolios based on the live stock quotes. You can search for live quotes for over 40+ exchanges and create portfolios from 30+ world-wide exchanges. 
    The list of all the features and URL to the app is:
    https://appworld.blackberry.com/webstore/content/35677891/?countrycode=CA
    If you have any comments/suggestions about the app, feel free to inbox me or if you happen to download it, please write (positive) reviews for juices to keep flowing.
    Thanks
    S.

    In general theory, one now has the Edit button for their posts, until someone/anyone Replies to it. I've had Edit available for weeks, as opposed to the old forum's ~ 30 mins.
    That, however, is in theory. I've posted, and immediately seen something that needed editing, only to find NO Replies, yet the Edit button is no longer available, only seconds later. Still, in that same thread, I'd have the Edit button from older posts, to which there had also been no Replies even after several days/weeks. Found one that had to be over a month old, and Edit was still there.
    Do not know the why/how of this behavior. At first, I thought that maybe there WAS a Reply, that "ate" my Edit button, but had not Refreshed on my screen. Refresh still showed no Replies, just no Edit either. In those cases, I just Reply and mention the [Edit].
    Also, it seems that the buttons get very scrambled at times, and Refresh does not always clear that up. I end up clicking where I "think" the right button should be and hope for the best. Seems that when the buttons do bunch up they can appear at random around the page, often three atop one another, and maybe one way the heck out in left-field.
    While I'm on a role, it would be nice to be able to switch between Flattened and Threaded Views on the fly. Each has a use, and having to go to Options and then come back down to the thread is a very slow process. Jive is probably incapable of this, but I can dream.
    Hunt

  • How do I use cookies to control which part of the timeline to play from?

    Hi there,
    I have created an animation with Adobe Edge. My site uses Concrete5 and I am pulling in the Edge content into an IFRAME on my home page (there my be a better way to do this and I'm open to suggestions). I want the animation to play from the start when someone first visits the site, but if during their browser session they navigate back to the home page, I want the animation to only play a shorter segment of frames near the end.
    My question is, how do I use cookies to acheive this? I'm new to javascript/jquery.
    I've included the following code on compositionReady, (found in another post on this forum) but don't have a clue how to continue...
    // insert code to be run when the composition is fully loaded here yepnope(   {     nope:[       '/js/jquery.cookie.js'     ],   complete: init   } ); function init() { //create your cookie's initial values here } 
    My temp site is here - http://79.170.40.43/nutcrackerdesign.co.uk/
    On revisting the homepage, I only want to play from when the green 'How can we help?' button drops in.
    Many thanks!
    Russ

    Hi, Russ-
    I found this article, which seemed really helpful in describing how cookies work in JavaScript:
    http://www.quirksmode.org/js/cookies.html
    Remember that JS works just fine within Animate, so on your compositionReady, you can read your cookie and then set the play based on that.  You should probably uncheck the autoplay for your Stage and control the play of your Stage from the compositionReady.
    Good luck!
    -Elaine

  • How do I create a pdf portfolio from multiple .msg email files including all attachments in a single step process?

    I have tried creating the portfolio from Outlook directly, but only the first email is viewable in the portfolio including a hyperlink to the attachment (but the attachment is missing otherwise). This seems to be a setting issue, but I have had no luck with finding any setting options to change this.
    I have also tried to create a portfolio from my desktop but when opening the portfolio, nothing shows up as if it didn't take the .msg files.
    The obvious option of creating a pdf from each individual email and combining it with the pdf attachment would take forever and is unrealistic as the emails are in thousands.
    Thanks for your time and help on this issue!

    Hey Bob%20Sacks,
    Could you please specify what version of Acrobat are you using.
    You can go to Preferences under Adobe PDF option in the menu bar and choose 'Include all attachments' option under Attachments label.
    Then, select the desired messages in Outlook and create a PDF portfolio by right-clicking and choosing Convert to Adobe PDF option from the context menu. 
    Now, open the portfolio and it will appear as shown in the screenshot below:
    You can view all your files by clicking on the navigation arrows on the left-hand side.
    Regards,
    Anubha

  • Error when creating a new Portfolio

    Hi guys,
    When I try to create a new Portfolio, I get the following error message:
                   "The value of the mandatory input field Portfolio Type is initial"
    This error occurs in spite of the field being populated with a valid Portfolio Type.
    Can anyone advise what is causing this error, please?
    Regards,
    Richard Cook

    Hi Richard,
    I have never seen this error. Are you using a custom portfolio type or one that is configured in PPM by default (ADM, IT...) ?
    Check this using for example ADM .....but realy your issue it is very extrange,
    Other thing you can do is create the protfolio using transaction  RPM_DX_PORTFOLIO.
    I hope this can be useful
    Regards,
    Sara

  • Creating  a PDF Portfolio is not working

    Hi,
    I'm trying to create a PDF portfolio of photographic images for a retouching portfolio. I click on file, create pdf protfolio, i add files, but then the screen is just black. I get a message that says 'to view the flash content upload flashplayer'. so i went to that page and discovered that I have the patest version of flashplayer and that is it up and running properly. Can someone help me with this. I have never worked in adobe acrobat before and am clueless. the tutorial on pdf protfolios was truly worthless and didnt even cover all of the steps I described above.

    Read this:
    http://helpx.adobe.com/acrobat/using/flash-player-needed-acrobat-reader.html

  • Does a client need Acrobat 9 Pro, to use a form created with the program?

    Do you need to have Adobe Acrobat 9 Pro, in order to use and/or view forms and portfolios created with Adobe Acrobat 9 Pro?
    If so, is there a free version that I can direct clients to download, so that they will be able to use and or view documents I am creating with Acrobat 9 Pro?

    Will the user be able to save the form with the data he/she entered?
    That depends upon if the file is specially Reader enabled. For some forms Acrobat Standard or higher is needed to file and save form data.

  • Creating a PDF Portfolio with a side menu

    Hi!
    Is there an easy way to create a PDF portfolio with a side menu using Acrobat X?
    This was a feature in earlier versions.  I am trying to make a large portfolio, and it is hard to navigate without some kind of menu.
    Thanks,
    Gregory

    Take a look at the free 'CoolList' layout from Joel Geraci : http://blog.practicalpdf.com/portfolios/

  • Can I use SDK to build a PDF portfolio?

    I have Acrobat Pro 9.3 installed and am trying to use the 9.1 SDK to programmaticallly build a pdf collection of existing PDF files.   I prefer to do this via Visual Studio 2008/C# but I do not see the funtionality in the SDK.   Am I missing something?   Thanks, Linda

    Hi,
    I haven't checked in the 9.1 SDK but in the 9.0 SDK it was only possible to create a PDF portfolio using JavaScript or C++.
    Presumably you could use the JSObject called from C# to create one although I don't know how much of the process has been documented. And as of the 9.0 SDK you where not able to change the Portfolio to use a custom navigator ( although this may have changed).
    Let us know if you need more information.
    Malky

  • Creating an InDesign Portfolio for print, PDF, and the iPad | Adobe & You: Be Seen. Be Heard. Stand Out. | Adobe TV

    Discover how you can display your work in beautiful ways with Adobe InDesign CS6. Learn how to start creating a portfolio for print and prepare to adapt your portfolio for PDF, interactive PDF, and the iPad. Utilize the example portfolio assets to begin creating your own portfolio.
    http://adobe.ly/LjMNxs

    He says, a neutral grey is Set, When all 4 Values of c,m,y and k are the Same?
    Seriously?
    Embarassing Mistake in this Video. Has anybody from Adobe watched and cleared this? How in the World Couleur this Guy become adobe Certified whatever.
    For neutral grey you'd use the k value only.
    In RGB a neutral grey is Set with Same amount of r,g and be.
    Depending on your profiles and on the colours, a neutral gray in CMYK Would have more Cyan than Magenta and yellow.
    Just Take a neutral grey in RGB and let Photoshop change it to CMYK. And have a Look at the Result.

  • How to create intial stock of Material ?

    Hai,
    How to create initial stock of materials?
    Anybody can help me?
    With Regards,
    Jaheer,saudi arabia.

    Well Stock can be Initially Uploaded in Two ways :
    1 Make a goods Receipt with out Purchase Order Reference Using 501 Mov type. Just go to MIGO and Select Document A01 Goods Receipt and Reference Document as Others and Give Material and Other information and Save.
    2 Else Use Special Transaction MB1C 561 mov type for Initially Upload Stock.
    Regards,
    Ashok

  • Use cookie on client to save session authentication...how?

    I am calling a web service that has a login method. It sets a session id in
    a cookie. Every subsequent call fails and says I'm not logged in. How do I
    save their cookie or session ID such that the server thinks I'm logged in?
    Here's the client code (I used clientgen to create jar from wsdl);
    DatashareManager dsm = new DatashareManager_Impl();
    WebServiceContext wsContext = dsm.context();
    WebServiceSession session = (WebServiceSession)wsContext.getSession();
    DatashareManagerSoap dsmsoap = dsm.getDatashareManagerSoap();
    String result = dsmsoap.login("username", "password"); // this works
    EResult result2 = dsmsoap.deleteReusableList(1, "bob"); // this fails 'Not
    logged in'
    thanks, Michael Lee

    see bug id: CR202025
    Before the fix, the client can only set the property like:
    On the Call object:
    call.setProperty(Call.SESSION_MAINTAIN_PROPERTY, "true");
    On the Stub object:
    (Stub)port)._setProperty(Stub.SESSION_MAINTAIN_PROPERTY, "true");
    After the fix, the client can also set the property like:
    On the Call object:
    call.setProperty(Call.SESSION_MAINTAIN_PROPERTY, new Boolean("true"));
    On the Stub object:
    (Stub)port)._setProperty(Stub.SESSION_MAINTAIN_PROPERTY, new
    Boolean("true"));
    "

Maybe you are looking for

  • Can't print to HP Officejet 6600 since last update yesterday. how do i fix?

    Hi there, It looks like other people are having similar problems since installing the latest update. I have to get my printer working. I have a big grant due and I need to print today. Anyone can walk me through fixing this? Or has Apple released a f

  • How to create a 'Link to a Document' Item in a SharePoint Document Library using power shell?

    Hi, I have a document library with "Link to a document" content type. And, I have to add some links into that library using powershell. I have searched enough regarding approachs for adding a link into the library in powershell but i did not get anyt

  • Error while testing DB Adapter Example

    Hi All, I have created a sample DB Adapter CreditCardValidation Example and deployed successfully When I clicked on TestWebService buuton on EM, its giving the following error. <Jul 2, 2010 6:17:55 PM IST> <Warning> <oracle.integration.platform.block

  • Getting an old Labview 4.1 prog working with Labview 8

    Hi, We've an old program for a mass flow controller that was written in labview version 4.1, however labview ver. 8 does not seem to recognise many of the functions, such as AI Clear and AI read. There does not seem to be a problem with Labview 6 rec

  • Photoshop CS6 and CC freezing!

    Both Photoshop CS6 and Photoshop CC are crashing about 1 minute after opening a file. Even if I just open the file and let it sit there doing nothing, the application gives me the beachball of death after 60 seconds or so. Any suggestions would be he