Automatically create a profile page when user registers?

Hi everyone,
I am building a site along with other people and I am the main web designer. I need to know how to have my site automatically create a users profile page when the said user registers on the site. Something very similar to YouTube or MySpace. Example: If a user where to create an account with the username bob678 the site/code would automatically create and directory called examplesite.com/userid/bob678 (like I said before very similar to YouTube). I cant seem to find the answer to this anywhere but I know it is possible. Any and all help is very appreciated!
PS. I already know how to allow people to register, I just need it to create a page for them.
Thanks

If you want to actually create a physical directory, then you would call your server side scripting's file system functions. FWIW, many of the site's you've seen probably do not use physical directories. In many cases, the data is saved in a database and the server uses the rewrite engine to make the location more human readable.

Similar Messages

  • How do you create a new page when user checks a box?

    I guess it would be a check box.  I'm looking for a way to have the user select create a new page when the user runs out of space in the text box that is given.  So if its possible is there a way to create a new page with a continuing text box when the user has selected the create a new page check box.  Thanks.

    Hi,
    You can achieve this by just making some changes to the textfield (and the page layout).
    First, select the textfield and then in the Layout palette, tick 'expand' height to fit'. When you preview the form, you will see that as you type information into the field, a scroll bar will appear. When you exit the field, it will expand automatically to display the full contents.
    Now the problem will be that the textfield will expand over objects that are positioned below it - not good!
    So what you need to do is set up your form for a flowed layout. First select all of the objects that do not grow in size and wrap them inside a 'positioned subform'. When you select the subform you can see this setting in the Object > Subform palette. You should name the subforms in the hierarchy. So you will end up with a positioned subform above your textfield and a positioned subform beneath your textfield (if you have objects beneath it).
    Then select page1 in the hierarchy and in the Object > Subform palette, change the content to 'flowed'. Hopefully the layout won't change too much (because you will have most of your objects in their positioned subform).
    Last step is to select the textfield and in the Object > Field palette tick 'Allow page breaks within content'. This tells Acrobat/Reader to split the object if it overflows onto a new page.
    Now save the form as a Dynamic XML Form in the save as dialog and previewed it. Now when the textfield expands it will push objects beneath it down. Also when it gets to the bottom of the page, it will start a new page automatically and continue the content on the new page.
    Here is an example:
    https://acrobat.com/#d=kwa4t2vu6mXbgMCyqEF0aQ
    Paul Guerette is giving an online tech talk on dynamic forms on the 30 November, which I would recommend. Details here:
    http://acrobatusers.com/events/49326/tech-talk-developing-flowable-form-content
    Hope that helps,
    Niall

  • Auto create profile page for users that register? Please help!

    Hi everyone,
    I am building a site along with other people and I am the main web designer. I need to know how to have my site automatically create a users profile page when the said user registers on the site. Something very similar to YouTube or MySpace. Example: If a user where to create an account with the username bob678 the site/code would a page called examplesite.com/userid/bob678 (like I said before very similar to YouTube). I cant seem to find the answer to this anywhere but I know it is possible. Any and all help is very appreciated!
    PS. I already know how to allow people to register, I just need it to create a page for them.

    Ok here it is. How to create the profile page automatic after registering. I'm assuming you have created a "register.php" page and a "login.php" page. Both pages have a relationship with your database tables using PHPMySQL as well. When you created the login.php page a session variable was created. You can find it on the login page only when viewing the page in code view. The session variable will be named "MM_Username"  this is case sensitive. Remember this variable.
    Step 1-
            Create a new blank.php page. and save it as myprofile.php
    Step 2-
            In the bindings menu under applications on the side click the + and choose "Recordset Query". Then stay in the Simple Mode and choose the database connection. Then choose the table containg the columns that you created for your register.php page. Keep the all radio button too. Then choose the database column you designated to be used for storing the username and proceed to:
                                                                                         Filter: "username"              =
                                                                                                   "Session Variable"    "MM_Username"
                                                                                                   "Sort"                       "None"
    Step 3-
           In the Server Behaviors menu click +, User Authentication- Restrict Access to Page. Set "If access denied, go to: login.php". Then click + again, User Authentication- Log Out User.
    Step 4- Insert a table on the page body. Then In the Bindings menu open the + sign of your created recordset. This will display all the columns in your database table. Place the cursur inside the page body table. Then highlight the "username" column from the Bindings menu and click the insert button. This will display the username. Repeat with all columns you wish to be displayed. Save this page.
    (Remeber to edit your login.php page by setting "If login succeeds, go to: myprofile.php)
    Step 5-  "Synchronize Sitewide".
    Step 6- Now test the function you just created by starting from the top:
    Register as a new user. Once you have submitted your user information go to your login page and login with your new username and password. And if login succeeds, you will go to: myprofile.php. Once the myprofile.php page loads, your username and all the columns you inserted will be displayed. Try registering a second user and see the automatic profile page create.
    The secrete in this process is the recordset query being:
                                                      Filter: "username column" = "SESSION VARIABLE" "MM_Username"
    Setting up th recordset to be filtered by username tells the page to only display the records of the username that is logged in. If you were to keep the recordset query filter to "None" then every user records will be displayed on the page creating like a directory/phone book page.
    To sum things up make sure to save the page as a .php first thing. Then create the recordset query. Then restrict access to the page. Then add the log out to the page. This must be done in that order before anything else.

  • How to create a profile value at user level programatically

    Dear all,
    I want to create a profile value at user level programatically, I refer to the developer guide and try to use fnd_profile.put() to create a new value.
    But I find out the value is just created in session level, not be inserted into base table.
    So is there anyone know how to realize this function in PL/SQL?
    Any idea is appreciated.
    Best Regards,
    Kenny

    Check Note: 364503.1 - How to Set a System Profile Value Without Logging in to the Applications
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=364503.1

  • "Automatically create a cProjects project when this item is created"

    Hi,
    In the creation screen (after the item type is entered),then input the 'cProject template ', AND
    selection the option, 'Automatically create a cProjects project when this item is created'
    (typically in the bottom.)
    I need to change the check box to Disabled. can i know the were we need to change?
    Please Provide me Field name and Table name.
    Regards,
    Dhananjaya

    Dear Dhananjaya;
    Check this thread --> Re: Default values while item create
    Best regards;
    Mariano

  • Creating Personal Profile Pages

    Hello,
    I'm using DW CS3 with the Toolbox extension. Basically, I
    want to create a site where users can post their own profile page.
    Each user would need to register, then login.
    I can create the login, profile and edit profile pages, no
    problem; but how do I direct a user so that when logged in, they
    only see their profile page? Right now, when logging in, it always
    points to the same profile page.
    Is there a tutorial on this specific topic? Do I need to use
    Session variables?
    I'm using WAMP, mySQL and PHP.
    Regards,
    -Hyperbola

    I too am using DWCS3 with ADDT I am trying to do the same
    thing
    I want to direct members to their own profile page after
    clicking a link , or logging in , and enable them to EDIT their
    profile, not only view
    I don't really understand how to do what you describe could
    you please go into a litle more detail
    How do I filter database information using the MM_username?
    What are the steps I need to make?
    I can open a new PHP page and insert a recordset but when I
    go to filter by I cannot find the MM_username
    How do I create the page ?
    I open new PHP page name it My Profile insert a
    recordset....... then what ? filter by what .......?
    I am getting confused
    so.... when someone logs in Dw creates a default session
    variable?
    that can be used to filter database information by filtering
    the information using the MM_username ?
    Any help would be much appreciated thanks

  • How to get login page when user clicks on browser's back button

    Hi,
    I am using struts framework.
    I have set property nochache=true in response header of all pages.
    So, browser does not caches my pages.
    Now,when I am clicking on browser's back button, I am getting following message..generated by browser.
    Warning: Page has Expired The page you requested was created using information you submitted in a form. This page is no longer available. As a security precaution, Internet Explorer does not automatically resubmit your information for you.
    To resubmit your information and view this Web page, click the Refresh button.
    Instead of that I want to show user a login page, when it clicks on back button.
    Can anyone help me?

    Hi,
    I agree with your suggestion.But my query is,
    If you have seen many credit card or banking websites,generally when user clicks on browser's back button,its redirectly user to login page of it for security reasons.
    I want to implement that kind of functionality.So need help on that point

  • How to populate data in a new page when user place mouse on table cell

    Hi friends,
    i am working on OAF. I have one table with data coming from the backend. In a table some cells repersents wiht "P" or "C", till that Ok. but when user place mouse pointer over the cell, data should be populated in addtion text( babul text) or new page should be opened and it will show the related information about perticular cell.
    in my R&D. i created one OACellformateBean and attached messageStyled Text. MessageStyled text have property like " setMouseOver(MulInode, string)". i am really not aware what are the areguments i need to pass to this method ?. what is MultiInode.
    Pls help me in this reagard?. i am really in trouble ?????

    Thanks a lot. Tapash Ray, atleast should it possiable to open a new window when user click cell. could you please suggest some toher way similar to this , which we can get the data to diplay in a new window.

  • Automatic email with logon details when user creation

    Hi,
    Does any one can through some light on sending automatic emails with logon details when the users created with SU01? I know we have lot of tools like GRC, Approva we can do but I would like to know any thing within SAP not with any external tools.
    Thanks,
    Venkat

    Quick and easy way without any development:
    a)  Create a variant for report RSUSR100N to search for created user IDs where the creator was not equal to the expected "false positive" ones.
    b) Save a dynamic date and time calculation for the variant.
    c) Define a mail distribution list for the spool request if there is one ...
    d) Schedule the variant periodically as per the dynamic date and time period.
    e) Check that SCOT is configured to send the mail or SMS.
    f) Wait for the mail to be sent (this step might take some time...)
    Cheers,
    Julius

  • Invisibles are creating a new page when I try to move background image....

    Hey Guys.
    I am doing a resume for a friend of mine and its quite simple what Im trying to do;
    -Background image
    -Image
    -Text
    And I noticed when I try to put the background image to fit the background that it will create a new page... but I can't seem to find how to get around this problem... can anyone help?
    Here's a screenshot: http://i46.tinypic.com/nf1t3r.png

    JoeyDee
    Your image has word wrap on it that is squeezing out either text or a page break underneath.
    The process and fix (turn off word wrap for the background image) were described here:
    http://discussions.apple.com/thread.jspa?threadID=2166684&tstart=45
    Peter

  • Creating public profile page

    hi guys i am realy stuck,, i want to creat a public profile
    page in my site,, wher evisite must register and make their
    profile,, please help me out for this,,,,,

    "subdued2u" <[email protected]> wrote in
    message
    news:fk39h0$r98$[email protected]..
    > hi guys i am realy stuck,, i want to creat a public
    profile page in my
    > site,, wher evisite must register and make their
    profile,, please help me
    > out for this,,,,,
    You ask a lot, it's very well possible to build such an
    application with
    Dreamweaver
    IF you know how to create a database and write code in PHP,
    ASP, ColdFusion
    or the like.
    Start by reading the following chapters
    Preparing to build dynamic sites
    http://livedocs.adobe.com/en_US/Dreamweaver/9.0/WSc78c5058ca073340dcda9110b1f693f21-7a31.h tml
    Data sources for web applications
    http://livedocs.adobe.com/en_US/Dreamweaver/9.0/WSc78c5058ca073340dcda9110b1f693f21-79d1.h tml
    Making pages dynamic
    http://livedocs.adobe.com/en_US/Dreamweaver/9.0/WSc78c5058ca073340dcda9110b1f693f21-79be.h tml
    Building applications visually
    http://livedocs.adobe.com/en_US/Dreamweaver/9.0/WScbb6b82af5544594822510a94ae8d65-78d3.htm l

  • How to create a button on a form that automatically creates a new page or form with pre-filled field

    I'm trying to create an advanced workorder for my company.  In short, I need to have a summary page that includes pertinent contact and matter information but then have the users have the ability to essentially click a button and have it auto-generate and populate certain information in a new form (or page).  In this instance, it's trying to take summary form and then allow it to expand to an additional 5 forms, but not necessarily always have all the unecessary details or modules if not applicable for that job.
    Any suggestions would be appreciated.

    Thank for reply.
    The computers are in different locations, but yes it's possible, the users in this enviroment are all local administrator of the machines, and we can distribute the script centrally from the DC automatically
    Acrobat use Java, right? I'm not so expert in java, but something about it could not be so difficult to manage.
    Do you know some place where i can get some info about JS and acrobat?

  • How to open a new IE page when user clicks on a button or link

    Hi Experts,
    I have created WD program which fetches data from R/3.
    I have to create a link or button on the WD program. When the user will click on the link, another IE page should open. Some processing will be carried out by WD. The result of WD processing should be displayed in this new IE page.
    Regards,
    Gary

    Hi Gary,
    You need to create a seperate window and embed a new view in it. and yeah for accessing that window you need to create one apllication also which is connected to this window.
    Then in the event handler of the button's click action write the follwing code:-
    String deployableObjectName =
                   wdComponentAPI.getDeployableObjectPart().getDeployableObjectName();
    try {
                   // Get deployable object part of target application.
                   // Precondition: assume, that other application belongs to the same
                   // Web Dynpro Project (Deployable Object)
                   WDDeployableObjectPart deployableObjectPart =
                        WDDeployableObject.getDeployableObjectPart(
                             deployableObjectName,
                             <window name>,
                             WDDeployableObjectPartType.APPLICATION);
                   urlToTargetApp =
                        WDURLGenerator.getWorkloadBalancedApplicationURL(
                             deployableObjectPart,
                             UrlParam);
              } catch (WDURLException e) {
              } catch (WDDeploymentException e) {
                              IWDWindow win1 =  wdComponentAPI.getWindowManager().createNonModalExternalWindow(urlToTargetApp,"Ouput");
    win1.show();
    This will open a new window and then in the wddoinit of the new window's view you can execute the bapi and display the content accordingly.
    Regards,
    sarbjeet Singh

  • How do I create a master page when using Project7 templates?

    Hi,
    I am using P7 templates to easily create a nice website. However, I would like to create for example the main menu only once and have it re-used on every page or at least every page I want to. I think this is a called a masterpage (?) where you can tag parts to be re-used on other pages.
    Can somebody please tell me where I can find support, examples, tutorials on this? Or can somebody tell me how to do this in a P7 template?
    Thanks in advance!!
    Robert (Netherlands)

    You want to save your project page as a DW Template from which your other site pages will be spawned.  Or, you want to use Server-Side Includes (SSIs).
    Guidance  on when to use DW Templates and SSIs  -
    http://www.adobe.com/devnet/dreamweaver/articles/ssi_lbi_template.html
    More on DWTemplates -
    http://forums.adobe.com/message/2032104#2032104
    More on SSI -
    http://forums.adobe.com/message/2112460#2112460
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com

  • How do I disable automatic reload of web pages when forced quit is uaed?

    I ran across a web site that was part of a scam. It pretended to be one of the security programs on my computer and reported that my Computer had malware (it was the malware). The only way out and not activate the scam program was to use the Windows Task Manager to kill Firefox.
    When you do this the next time Firefox is started it tries to reload the last pages visited including the bad web site. How do I disable this feature? Or force Firefox to ask me which pages to load every time.
    Automatic should not be allowed because of these scams. Fortunately I had a work around, I pulled the network cable when I restarted Firefox causing a different failure that could be cleared.

    Set the pref [http://kb.mozillazine.org/browser.sessionstore.max_resumed_crashes browser.sessionstore.max_resumed_crashes] to 0 on the about:config page to get the about:sessionrestore page immediately with the first restart after a crash has occurred or the Task Manager was used to close Firefox.
    That will allow you to deselect the tab(s) that you do not want to reopen, but will allow to reopen the other tabs.
    See:
    * http://kb.mozillazine.org/Session_Restore#Restoring_a_session_after_a_crash
    * http://kb.mozillazine.org/Browser.sessionstore.max_resumed_crashes
    See also:
    * https://wiki.mozilla.org/Session_Restore#Preferences

Maybe you are looking for

  • Lenovo W530/W540 Getting Destination host Unreachable from our Firewall

    Hey Everyone! I'm having some bizarre issues with all of my Lenovo W530/W540's.  I'm not sure when the issue started, the first time it was reported to me was around March, and it has been persistant since the issue was discovered.  The issue is that

  • Trashing items from external hard drive

    HI.  I have aMac OSX v10.5 Leopard--connected a G drive  mini500gb external hard drive to trash the backed up itunesmusic on the external hard drive. But the computer wont let me because it cantdelete backed up items. Please Help.

  • [solved] CUPS a nd HPLIP issues

    I have this old Pentium II machine running LXbuntu 9.04. Everything is working fine on it, except it cannot be upgraded without breaking everything because it is ubuntu. Also, the CUPS/HPLIP combo is working fine on it and my USB-connected printer is

  • Backup and recovery of Instant Portal

    Hi, In my first machine I have Oracle Application server 10.1.2.0.2 along with its repository installed and i also upgrade successfully Portal to 10.1.4 and I created a Portal Application using Oracle Instant Portal. now i have the same scenario of A

  • URLConnection lock

    My client application need to cache some remote files (bmp) from a server running IIS, to use them as background for some maps. When I reload the maps in the client, I should check the status of cached files - updated or not with respect of server ve