Login with id and pw

I login with my id and pw to the web page http://www.mycomp.com/DATA/db/index.cfm?action=edit
If I open another browser tab, I need to login with the same id and pw again.
How to make my index.cfm keep track of the fact that I had already logged in?
Any hint or related tutorial will be much appreciated.
ColdFusion version is 6.1.
I think I should do it with session variables so I am looking at:
http://www.adobe.com/livedocs/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML /sharedVars5.htm
The HTTP session is captured as follows:
http://www.mycomp.com/DATA/db/index.cfm?action=act_proposal_edit
POST /DATA/db/index.cfm?action=act_proposal_edit HTTP/1.1
Host: www.mycomp.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Proxy-Connection: keep-alive
Referer: http://www.mycomp.com/DATA/db/index.cfm?action=edit
Cookie: pmycomp-id=198.103.196.130.1282935108536569; CFID=32002; CFTOKEN=56751797; __utma=163983085.57742683.1284751128.1284751128.1284751128.1; __utmc=163983085; __utmz=163983085.1284751128.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none)
Content-Type: application/x-www-form-urlencoded
Content-Length: 59
act=editProposal&Proposal_ID=928&Password=xyz12345&submit=Login
HTTP/1.1 200 OK
Date: Thu, 23 Sep 2010 13:38:41 GMT
Server: Apache
Content-Type: text/html;charset=iso-8859-1
Transfer-Encoding: chunked
http://www.mycomp.com/css/base-institution.css
GET /css/base-institution.css HTTP/1.1
Host: www.mycomp.com
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10
Accept: text/css,*/*;q=0.1
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Referer: http://www.mycomp.com/DATA/db/index.cfm?action=act_proposal_edit
Cookie: pmycomp-id=167.33.55.107.1281364460396256; __utma=214597780.1670341042.1281367441.1285182047.1285186388.34; __utmz=214597780.1285182047.33.12.utmcsr=www.mycomp.com|utmccn=(referral)|utmcmd=referral |utmcct=/DATA/db/index.cfm; JSESSIONID=F5E2381CF84FCA6E53ACAC9878A658DE; __utmc=214597780

Take a look at the "Securing Applications" section of the CF docs.
http://livedocs.adobe.com/coldfusion/6.1/htmldocs/appsecur.htm
You may wish to use the CFLOGIN and related tags/functions to secure your site.

Similar Messages

  • Cant login with sap* and pass

    Hi,
    I created a new entry in SCC4 for new client 100 in nw2004s and now i saved them and tried to login with 100 client sap* and password as pass, but i am not able to login with this default password for client copy.

    Surya,
    In NW2004s by default the "automatic" SAP* user is not created.  This is controlled by a parameter setting in the profile, which you can edit with RZ10.  Open the instance profile, create parameter "login/no_automatic_user_sapstar" and set the value to 0.  Save and activate the profile, restart your system, and now you'll be able to login with SAP* and pass.
    After you finish the client copy, you may want to deactivate this parameter again, for security.
    --Matt

  • How to make login with instagram and ContinueWebAuthentication

    hello im make an application where user get login with facebook and instagram and get all his data into the app all photo .
    i have created facebook login using facebook api  FacebookClient but i cant find any thing like this for instagram ....i have start coding for this u get instagram login page but after that i dont understand how get access token and user data ....
    private void BtnInstagram_Click(object sender, RoutedEventArgs e)
    string startUrl = "https://instagram.com/oauth/authorize/?client_id=" + "MYAPP ID "+ "&redirect_uri=http://none&response_type=token";
    string endUrl = "http://none";
    Uri startUri = new System.Uri(startUrl);
    Uri endUri = new System.Uri(endUrl);
    WebAuthenticationBroker.AuthenticateAndContinue(startUri, endUri);
    public void ContinueWebAuthentication(WebAuthenticationBrokerContinuationEventArgs args)
    WebAuthenticationResult result = args.WebAuthenticationResult;
    if (result.ResponseStatus == WebAuthenticationStatus.Success)
    // what code should be added here ??

    Hi,
    Have a look at this Sample App for getting Auth Token from Instagram in windows phone app. 
    Also read the api documentation for more details from
    here.
    Pradeep AJ

  • Login with password and screen zooms to maximum size

    This just started happening.  Startup my Quad Core 2.66, with 10.6.8 (all SW updates), login, and screen zooms to maximum zoom with giant cursor in the middle. The only easy way get it back down to normal res is to do command+esc to get to Front Row, and then hit esc.
    What the heck is going on?

    Really appreciate this. What on Earth was Apple thinking when they enabled this as default and why did this suddenly reoccur? (Vaguely remember this happening a year or so ago).

  • Can't login with gdm and get error message

    Hey, I had an arch install up and running last night. I was tinkering with gnome themes, and installed a bunch and eventually tried to mess with the login screen. I installed something, I think like gnome-settings-manager or something like that, and it basically never worked. I tried to change the login BG and some stuff, but couldn't do it, the program would freeze.
    About an hour later, I realized chrome wouldn't run, and I had to use the default browser. I restarted and then when I logged back in, I have a black login screen with an error that says "Install Problem: the configuration defaults for gnome power manager have not been installed correctly please contact your computer administrator."
    When I try to login, it starts like it's going to work, but then brings me back to the same screen.
    So basically I can't login at the moment, I tried pacman -Runs gnome gdm gnome-setting-manager gamin gksu
    and then pacman -S gnome gdm gksu gamin
    but that still gives me the same screen.
    Any ideas where to go from here?
    Edit: Decided to install KDE as a workaround, I'll see where that gets me, opening a new thread as my root partition is now full... and IDK how to fix that atm
    Last edited by B-80 (2011-01-10 23:31:10)

    Just my 2 cents, seeing that nobody is replying...
    You could try to create another user and see if it works well, just to understand if it's a problem in the user configuration files, or in the system configuration.
    If the new user works well you could try to import your config files from your /home/user/ folder one by one and see which one messes up everything.
    If the new user has the same problems, it's a more serious problem, maybe you could try to remove packages one by one (pacman -Rscn package), starting from the last one you installed (you can list packages by installation date using yaourt -Qe --date) until it works again (taking care of not removing essential packages).

  • Frist login with ZCm and ZPM

    We are currently deploy ZCM and ZPM
    The first login off the user that a long time mainly because of the "Discover Applicable Updates" (5 stages)
    Can I set the first time running of the Discover Applicable Updates?

    eyals,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • JSP-MySQL user login with username, password and registration

    Hi everyone:
    i need to create a simple jsp client login with username and password. There is also a registration link for those not register yet.
    I m using tomcat and MySQL and have already create a client login with username and password page.(record already in database).
    I m now have no idea on how to create a registration link, ie update the database. please help..the examples i search through google were build by Jboss, strut, ApacheGeronimo which i m not familiar with.
    Is it any "package" or "wizard" available in creating the login and registration page? Most of the webpage has build with user login and registration part, may i know how they "create" them?
    Please help.. Thanks in advance!

    hi,
    You can use tomcat5.5 for this. you can get help from the following link.
    http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.html
    If ur registrantion page is RegistrationPage.jsp then u can write it:
    <a href="RegistrationPage.jsp">Registration Page </a">For Registration page u have to use session & for u can search this in javaworld.com site. MAy from this u will get ur solution

  • Unable to login with SYSUSER in CC&B 2.3.1

    Hi,
    I recently installed CC&B 2.3.1 but i am not able to login with SYSUSER and sysuser00. I could see the encrypted version of the Password in Environ.ini but i could not login in CC&B with SYSUSER. Please help

    Hi thanks for your reply but still its not working.
    I have CCB2.1 in another machine with Tomcat and it doesn't have entry for SYSUSER in tomcat-users.xml but still works with SYSUSER. I tried adding some user in tomcat-users.xml after creating the same user in CC&B but could not login. What am i missing here. Do i have to run any other script to make these entries effective ?
    In CCB2.3.1 i am not able to login even with SYSUSER or with any other user that i have configured in tomcat-users.xml. Please help me to resolve this issue

  • Issues regarding Smart Card login inside domain and on SmartPhones

    Hi
    i am planning to implemnt at my domain login ONLY with smartcard
    i saw i have some option how to do it , one with GPO that covers all the computers (or some computers with defined groups)
    or i can check the "smart card is  required ...." this could be the easy way but when i check this  box
    the users with the smartphones no longer can authenticate with it to get emails , also the OWA is not availble for them
    is there any solution so the users will have to login with smartcard and still get the emails to the smartphones ?
    thanks
    TK

    Hi Robert Gauthney,
    Could you offer more information about your issue, I found a similar scenario with your issue, if it meet your environment please refer the following KB to fix it, if it not
    meet your scenario please offer us more information such as the error screenshot or related Windows event information:
    Smart card authentication does not work when you use VDI and RD Gateway for RDC client in Windows 7 or in Windows Server 2008 R2
    http://support.microsoft.com/kb/2548538/EN-US
    I’m glad to be of help to you!
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Trying to login to software program known as hamspher (vip simulated ham radio,  it downloaded the program but it will not allow me to login with call sign and pin.  it has to be opened with what they call a jar file.  how do i do this?

    trying to login to software program known as hamspher (vip simulated ham radio,  it downloaded the program but it will not allow me to login with call sign and pin.  it has to be opened with what they call a jar file.  how do i do this?

    This is compatible with Mac? Especially Snow Leopard (if that is what you'e running)?
    Have you considered posting your question in their forums?
    Here is some information re. the jar file:
    http://ostermiller.org/opening_jar_files.html

  • HT204268; I have purchases on an aol login pre 2008 and all recent stuff under an apple id. I currently see and use everything when i login with the apple id. After March 31st will my apple id account still show and contain all?

    HT204268; I have purchases on an aol login pre 2008 and all recent stuff under an apple id. I currently see and use everything when i login with the apple id. After March 31st will my apple id account still show and contain all?
    I understand the instructions to create a new account id (apple id) from the old aol account. However, does this mean my purchases will be split into 2 accounts; or does the fact that I currently see everything under my apple id (regardless of the purchased by username) mean this will all still appear in my current account as it does now?

    You see them where when you login your non-AOL account ?
    If you currently have two accounts (the AOL username account and an email address account) then you will continue to have two accounts, and nothing should change when you update the AOL account to be an email address (apart from how you access that account).
    You will just be renaming the account to have an email address for accessing it, not creating a new account.

  • I AM A CREATIVE CLOUD MEMBER FOR SOMETIME BUT NOW WHEN I LOGIN WITH THE CORRECT PASSWORD I STILL GET SIGNED OUT MESSAGE AND THEN WHEN TRIED THE SOLUTION GIVEN BY HELP THAT IS TO DELETE OPM.DB FILE OR SECOND SOLUTION INSTALL A FRESH CREATIVE CLOUD FOR DESK

    I AM A CREATIVE CLOUD MEMBER FOR SOMETIME BUT NOW WHEN I LOGIN WITH THE CORRECT PASSWORD I STILL GET SIGNED OUT MESSAGE AND THEN WHEN TRIED THE SOLUTION GIVEN BY HELP THAT IS TO DELETE OPM.DB FILE OR SECOND SOLUTION INSTALL A FRESH CREATIVE CLOUD FOR DESKTOP APP OR EVEN SOLUTION OF RUN OF IMSLIBREPLACER  IM STIILL NOT ABLE TO LOGIN TO MY CREATIVE CLOUD FOR DEKTOP APP . PLEASE HELP ME AS I NEED TO GET IN AND EXPLORE MORE OF MY DOWNLOADED S/W
    I HAVE TRIED ALL POSSIBLE SOLUTION BUT AM AMAZED HOW THIS IS HAPPENING TO ME.
    PLEASE PLEASE HELP ME .Creative Cloud Connection

    Hi Alfred,
    I would like to know the exact error message when you sign in, in the meanwhile please try the following steps assuming its Windows, let me know if its a MAC:
    1) Go to Start button>> Control panel>> Uninstall a program.
    2) Check if you see Browser safeguard there, if yes then uninstall it.
    3) Open Internet explorer>> Tools>> Internet options>> Connections>> Lan Settings>> and it should be like this.
    -Ankit

  • I had renamed my user login name and assumed that there will be no change in the settings and files. When I login with the new profile name everything is gone. How can I get back all my files and settings?

    I had renamed my user login name and assumed that there will be no change in the settings and files. When I login with the new profile name everything is gone. How can I get back all my files and settings? Please help. Thanks.

    You should have asked this before you tried: Changing username or short name- User Account and Short Name- OS X- How to change user account name or home directory name.

  • I have a iphone 5 and I can login with my apple id to purchase music. However, when I try to login into icloud using the very same username and password that I use in the apple store it does not work to enter icloud, so what what gives???

    I have a iphone 5 and I can login with my apple id to purchase music. However, when I try to login into icloud using the very same username and password that I use in the apple store it does not work to enter icloud, so what what gives???

    I could do that, however when I select the icloud button (or whatever the heck it is) I am asked to enter the apple id and password. So if you are suppose to create another one for icloud you'd think it would give you the option at this point which would be logical.

  • Online banking site now shows login page as text-only; on different computer it still shows page with images and clickables -- is there a fix?

    Previously when I logged in to my INGdirect online bank account, the login window came up showing images and clickable hotspots. Recently, the login window changed to a text-only version. On two different computers running Firefox, the login comes up in the previous version, with images and clickable hotspots. I'm unaware of having done anything to change my settings either in Firefox or on the banking website. Because it seems to be localized on this computer, I've tried downloading latest version of Firefox, but got no change, login still comes up in text-only format.

    Try clearing your browser cache.
    Tools > Clear Recent History... - hit Details and make sure only Cache is selected, then select Everything and hit the Clear Now button.

Maybe you are looking for

  • Will Apple TV make my wife forgive me...

    ...for converting her from a film photographer to a digital photographer? She tells me all the time that all the pictures that she has shot over the last five years are simply gone to her because she can't see them. She uses an old Dell laptop with a

  • How do i recieve email alerts when using find my iphone

    how can i recieve email alerts when find my iphone is used

  • Problem in consignment fill up

    in consignment fillup will i do PGI or not.....

  • Mac MS Word SendTo to Default to Gmail

    Hi Mac world users, Hoping you might be able to help me here, I would like the Send To link in Word to automatically create Gmail message and attached the Word Document when I click it. I have followed the instructions as per this post, however it do

  • Is signed right shift operator shows starnge working?

    can anyone explain abt this stange behaviour !!! int i = 1; pBinInt("i >>= 10 ",i); static void pBinInt(String s, int i) {      System.out.println(s + ", int: " + i + ", bin: ");      System.out.print("\t");      for(int j = 31; j >=0; j--)