League Website (Registration, Log In, Profiles, User Dashboard, etc)

Hi Guys,
I am a new to web design....and would like to find out from experienced developers if it would be possible to build a website like http://www.nll.com/ with a Dreamweaver/Adobe Creative Cloud? My goal is to build a league website - to follow individual and team stats, have schedules, standings, scores, videos, photos, news, etc.... typical athletic website...
I am ready to listen and learn (pointing to an exisiting youtube tutorilas would be greatly appreciated).....thank you for your time and comments!
Petar

If you have the requisite coding skills, sure, you can build everything from small hobby sites all the way up to enterprise level commercial sites in Dreamweaver.
The bigger question is how much skill do you have with server-side programming and databases?  And which programming languages can you use on your web server -- PHP & MySql, ASP or ASP.net or ColdFusion & MsSql)?
YouTube is not a reliable resource. You never know how experienced the "instructor" really is. 
Learn the fundamentals first.  This is required knowledge to use Dreamweaver.
Basic Web Design Theory, HTML, CSS & JavaScript.  Do all the exercises in the sites below
http://www.html.net/
http://w3schools.com/
Adobe TV - Learn DW  (video tutorials)
http://tv.adobe.com/show/learn-dreamweaver-cs5/
Creating your first web site in DW CS6
http://www.adobe.com/devnet/dreamweaver/articles/first_website_pt1.html
Best of luck!
Nancy O.

Similar Messages

  • Website lockdown: can't view a website, or log in to the WordPress dashboard

    Hi there,
    I have built a website using WordPress that is live, up and running. But I can't view it on my MBA or log in to the WP dashboard.
    I can view the website and log in to the dashboard using other computers and devices, it just seems to be my MBA and also my iMac that won't let me have access.
    I have been through various troubleshooting methods:
    Flushed the DNS
    Deleted the wifi network and rejoined
    Cleared the cache
    Tried another browser - FF
    ... and checked that my server provider is not blocking my IP
    But still I cannot view my website or login to the WP dashboard.
    Could anyone advise?
    Thanks in advance...

    Try this, may have already.
    But anyting that only works with archaic out of date and ancient XP and IE 6/7? is not current and was using non standard html codes.
    Try setting IE to view the site in older mode
    Also Opera, it can mimic IE and any browser other than the Active-X part anyway, by changing User Agent (very easy in Opera)
    They not you need to update and be current with IE9 and Windows 7/8 (and mobile devices)
    Oh, and if you have Pro/Ultimate, then you can use XP Mode and run that. Or run XP under Parallels - or run Windows 7 but run XP in a VM under Windows - easy to do and no different probably better in fact, than running VMs under Mac OS.

  • Error - The registration of the service "User Profile Service" has failed. The user profile can not be loaded

    I am running an environment with an Active Directory and Terminal Servers.
    I have searched high and low for resolutions to this error but I cannot find anything related to my situation, let me explain further.
    The fixes I found are related to local users only.
    When I create a new user in the Active Directory I provide the paths to the profile folder in the "Remote Desktop Profile" and "Profile tab"  lets say for example \\ad001\home\%username% and \\ad001\profil\%username% .
    I give rights to the user to read/write the "home" folder which is mapped for folder redirection.  An I know that when the user first logs on it should create a "v2.%username%" folder upon successful logon.  This is when I am
    presented with the error message below:
    "The registration of the service "User Profile Service" has failed. 
    The user profile can not be loaded"
    Does anyone have any experience with this or know a suitable fix.  Again this is for the "Roaming" profile creation no local.
    Many thanks in advance.

    Hi,
    Thank you for posting in Windows Server Forum.
    Did you receive for any one user or for all users?
    Have you tried to solve the issue by fixing the user account profile?
    For that you can adjust the registry setting “ProfileImagePath” with
    particular SID of that user under below mention path.
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
    Also if this can’t resolve the issue you can try to delete the SID of that user or renaming the old and and then check the result again by creating new profile for that users.
    More information.
    You receive a "The User Profile Service failed the logon” error message
    http://support.microsoft.com/kb/947215
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • The user profile service: Service failed the log on. User profile can not be loaded.

    I am running a Windows Server 2008 R2 domain. with 2 domain controllers.
    Every new account created in active directory does not seem to work. Even if the account it copied from one that does still work, it still gives the same error when logging in on a network computer (windows 7). "The user profile service: Service failed
    the log on. User profile can not be loaded."
    I have looked at http://support.microsoft.com/kb/947215, which unfortunately does not help. Especially since the SID is not there because the user has not managed to log on yet.
    The
    "Do not logon users with temporary profiles" Group Policy setting is not configured.
    And I have tried force replication too.
    I have exhausted all my knowledge.
    Please help
    Regards
    Phil

    It might be that the default user profile is corrupted. See that: https://helgeklein.com/blog/2013/09/error-message-explained-user-profile-service-failed-logon/
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

  • I just created a new profile/user on my MacBook Pro. My pointer/mouse. It works fine in my older user profile, but when I go to the new profile my mac will not respond to clicks. Mouse moves but will not click. Already tried restarting and the pram zap.

    I just created a new profile/user on my MacBook Pro. My pointer/mouse on my trackpad. It works fine in my older user profile, but when I go to the new profile my mac will not respond to clicks. The Mouse moves but will not click. Already tried restarting and the pram zap. The problem starts when I log out of my main profile. I get to the login screen and my laptop stops responding to clicks. When I manage to make my way back to my main profile the mouse works perfectly.  Should I just delete the new profile and try again?

    If the modem is also a router, either use the modem in bridge and run pppoe client on the TC.. that is assuming ADSL or similar eg vdsl. If it is cable service.. and the modem is a router, then bridge the TC.. go to internet page and select connect by ethernet and below that set connection sharing to bridge.
    Please tell us more about the modem if the above gives you issues.

  • Logging in a user programatically ?

    Hi to all Personalization gurus !,
    I'm trying to log automatically a user in WLPS so that therafter I can use
    all the user/profiling JSP tags with no error. The reason is that the
    authentication of the user is done by a Reverse Proxy layer in front of WLPS
    so I don't want to use a login form again to log the user in. What code
    should I write in the first JSP being called to ensure that the user is
    correctly logged in ?
    Thanks a lot.
    Vincent.

    Hello Vincent,
    You should look at the exampleportal "_userlogin.jsp" page in
    <wlcs-32-install-dir>/server/public_html/portals/repository/.
    You have done your own authentication, but if that authentication was not done
    using the WebLogic Server (WLS 5.1) authentication security realm (like
    RDBMSRealm or LDAPRealm) then you will have to authenticate them again for WLS
    so that they will be able to invoke certain methods on EJBs and access
    resources. For example, a user can only set a property if it is for themself or
    if they belong to the AdministrativeRole. WLS doesn't know who the user is and
    what their group affiliation is unless they are authenticated.
    To authenticate the user for WLS, use the <um:login> tag (
    http://e-docs.bea.com/wlcs/docs32/p13ndev/jsptags.htm#1060022 ). Note that the
    <um:login> tag requires a "username" and a "password" attribute to be present in
    the HTTPServletRequest that accesses the JSP page containing the tag. The
    <um:login> tag might better be named <um:wlsLogin> or <um:authenticate> because
    it does not log the user into the WLPS session. It authenticates the user with
    the underlying WLS security realm and sets the username in the session so that
    WLS (not the WLPS sessioin) is aware of the user. However, the WLPS session is
    managed separately and is not aware of the username until you set it with
    methods of com.beasys.commerce.axiom.jsp.JspBase like setUser(), setSuccessor(),
    setUserAndSuccessor(). Also you need to set the "logged in" flag in the WLPS
    session with JspBase.setLoggedIn() ( javadoc at
    http://e-docs.bea.com/wlcs/docs32/javadoc/wlps/index.html ).
    One of the reasons that the WLPS session is separate is that this allows a
    client to maintain sessions with several personalized applications from a single
    server. For example, the logged in status of a user in the exampleportal is
    kept in the HttpSession under the attribute
    "exampleportal.SERVICEMANAGER.LOGGED.IN".
    To summarize, you will probably do something like this in a JSP page that
    extends JspBase or PortalJspBase (don't forget that the request for this page
    has to have "username" and "password" in the HTTPRequest. You will have to
    extract the username from the request to put it into the setUser method:
    <um:login result="result"/>
    <% boolean loginOk = (result.intValue() ==
    UserManagerTagConstants.LOGIN_OK); %>
    <% if (loginOk) { %>
    setUser(username, request);
    setLoggedIn(request, response, true);
    <% } %>
    Vincent Massol wrote:
    Hi to all Personalization gurus !,
    I'm trying to log automatically a user in WLPS so that therafter I can use
    all the user/profiling JSP tags with no error. The reason is that the
    authentication of the user is done by a Reverse Proxy layer in front of WLPS
    so I don't want to use a login form again to log the user in. What code
    should I write in the first JSP being called to ensure that the user is
    correctly logged in ?
    Thanks a lot.
    Vincent.--
    Ture Hoefner
    BEA Systems, Inc.
    2590 Pearl St.
    Suite 110
    Boulder, CO 80302
    www.bea.com
    [att1.html]

  • Can i combine two different log-in profiles on my mac air?

    i somehow ended up with two log-in profiles.  they both relate to the same apple id.  how do i merge the files and libraries for these two user profiles into one profile?

    Open the Users folder and drag one account's home folder to the other's desktop or the files you want to move into Shared and then into the other account's home folder.
    (85889)

  • Adobe Licensing Website / Problems Logging In

    So when I go onto the Adobe Licensing website to log in with my Adobe ID it says "Adobe does not recognize you as an authorized user of this web site." I'm not sure what I'm doing wrong; I even changed my password and it still won't let me log in. Do I need a separate account for the licensing or..? Please help.

    Mac Spinning Wheel https://forums.adobe.com/message/5470608
    -Similar in Windows https://forums.adobe.com/message/5853430

  • My boyfriend and I have our own iPhones but share an iPad. How do we create two different profiles or user accounts, etc?

    My boyfriend and I have our own iPhones but share an iPad. How do we create two different profiles or user accounts, etc?

    Unfortunately, at the moment you cannot create two user profiles on one iOS device.

  • Multiple profiles/users on the same device

    Hi there,
    I know that iOS is a single user environment.
    But, I am currently working in an enterprise environment and I was wondering if it was possible to have several profiles on the same device, maybe using certificates or so?
    Thanks for your help
    Cheers,
    Pierre.

    It would seem that unlike previous iOS devices the iPad and possibly AppleTV call for the ability to enable multiple profiles/users on the same device.
    I would suggest that if this capability is not on the roadmap for iOS by now then there is a least one place where alternatives to the iPad will have a major advantage.
    The thought they I would have to buy multiple iPads one for myself, my wife and my child because of a software constraint is untenable from a ecological standpoint (all these devices end up as landfill) let alone the economic one.
    Also as I use the iPad I see it's potential to become as important computing platform to me as my laptop eventually surpassing it. In this light I can't see how it could remain just a personal device.

  • Can't access a school web site that I've used for years-can't log in with user and password. All other bookmarks are fine-tried several things including re-install-Other browsers are O.K.

    I have an iMac-have used Firefox exclusively for years. I can't access a school web site-can't get past the log in with user ID and password. Screen stays at log in screen. Tried clearing history-tried uninstall and re-install. All other web sites/bookmarks work fine. Thanks in advance.

    Try clearing the cache and deleting cookies for the site, this can sometimes resolve problems accessing sites that used to work. See [[how to clear the cache]] and [[deleting cookies]] for details.

  • How to get password of a logged in portal user in webdynpro.

    hi,
    i want to get the password of the logged in portal user through webdynpro. i already know how to get the user id and other information through webdynpro (using WDClientUser), but i want to get the password as well.
    this is an urgent requirement. Immediate help will be highly appreciated and points will be awarded for helpful answer.
    thanks in advance.

    Hi
    User Management APIs don't give the liberity to obtain the password, instead you can verify a password. Please check if your requrirement can be modified to check for password.
    Please use code mentioned below and the one suggested before.
    loggedInUser = WDClientUser.getCurrentUser();
    user = loggedInUser.getSAPUser();
    if (user != null)
    IUserAccount[] acct = user.getUserAccounts();
    if(acct[0] != null)
    b = acct[0].checkPassword(password);
    Thanks
    Srikant

  • Get current logged in Windows user name

    Hi
    Is it possible to retrieve the current logged in Windows user name into a text field automatically?
    Thank you in advance for the help.

    Hi,
    This is a security issue and you will need a javascript file in the Acrobat folder. This will contain a trusted function allowing access to the login name.
    Here is a thread that looked at this:
    http://forums.adobe.com/message/2198084#2198084
    However read to the end, because if you are Reader Enabling the form (at least through Acrobat) then you may run into problems.
    Good luck,
    Niall

  • Adobe reader will not open pdf files I have saved as, or, export as pdf to my desktop (latest Maverick). The same file does open when I am on the source website (i.e. user manuals etc.). Why?

    Adobe reader will not open pdf files I have saved as, or, export as pdf to my desktop (latest Maverick). The same file does open when I am on the source website (i.e. user manuals etc.). Why?

    iMac G4, Mac OS X (10.4.9)
    Make sure you have the latest Adobe Reader installed for your OS.
    http://www.adobe.com/support/downloads/product.jsp?platform=macintosh&product=10
    Did you try using Preview. If you control click on the PDF on your desktop you can use the "open with" option.

  • Error logging into runtime user

    My coworker recently added a new windows agent that is on a different domain than her Tidal master and is getting the error
    *** Error logging into runtime user    when she tries to run a job through Tidal. 
    She verified that the runtime user has the proper rights on the agent server, she logged onto the agent as the runtime user and ran the script from the job manually and it ran successfully.
    Is there a known problem with using a runtime user that was created in domainA but trying to run a job on an agent server in domainB?
    Thanks

    It turns out that the problem was with the userid the agent service was running under.  She changed the service to run with the Local System credentials and the problem was solved.

Maybe you are looking for

  • Oracle License

    Hi, I have query regarding Oracle Licensing. Do we need to purchase oracle License if i am using Oracle 10g release 2 enterprise edition for Developing and testing purpose in my organisation. Thanks in advanve. BR, Rajesh Rathod.

  • Cannot update to 4.0

    hey everyone, can somebody tell me what wrong with my iphone 3G, b/c i just cannot update it to firmware 4.0. I have 3.1.2 right now and want to update to 4.0 but it keep said "This device isn't eligible for the requested build"

  • Why this query required 2 extra columns in GROUP BY

    Hi All, This is my query: SELECT "parent_level_id",        "parent_level_name"        "parent_level_id",                            "child_level_id",        "child_level_name",        "scenario_id",        "scenario_name",        "exported",        "

  • Write to dvd

    ok so iv finished my film and need to put it on to dvd but cant , i have looked at the help menu and i need iDVD but cant download a copy from the app store can any one help

  • Can we set the Manual Price Entry check in a pricelist ?

    Hi, When using SBO's own import tool to update a pricelist based on another pricelist, I noticed that in those cases where the imported price happens to be the same as base price x factor, the manual price entry check box does not get set. So I figur