Search

You searched for the word(s): userid:813572

Matching Posts

  • Re: Error displaying Mvc Content Page

    i have everyhting where it's supposed to be but i gwt the error
    Posted to ASP.NET MVC (Forum) by sasalee21 on 12/30/2008
  • Error displaying Mvc Content Page

    I' m creating a community website but when i click on the links for example Find Users the page wont display it shows the following error can someone help Here is my routes and the user control that returns the view public ActionResult Invitations() { if (IsUserAuthenticated) { return RedirectToAction( "View" , "Invitations" ); } else { return RedirectToAction( "View" , "Login" ); } } routes.Add( new Route ( "User/Invitations" , new MvcRouteHandler
    Posted to ASP.NET MVC (Forum) by sasalee21 on 12/26/2008
  • rendering user control

    i have a user control and i user <% Html.RenderPartial(~/views/Shared/Sidebar.ascx);%> to display the data on a master page but when i run the project i get the following error> the name html cannot be found in previours content how do i solve this any help please
    Posted to ASP.NET MVC (Forum) by sasalee21 on 12/17/2008
  • file covertion

    is there a way to write a file convertion script in mvc that does the same thing as zamzar if it is posible can someone write me the script that converts only one or two files so that i can see the structere of the source code then i will update it to do more as i learn more from the code.
    Posted to ASP.NET MVC (Forum) by sasalee21 on 12/6/2008
  • Usercontroller can not load

    I have a maaterpage and two usercontrollers header.ascx which displays links to different pages and sidebar.ascx which displays user profile info in shared folder and I render both controllers to masterpage like this and the the controller the same way but when I try to run the website it displays error in the brouwser that site.views.shared.header can not load can someone help me with this please
    Posted to ASP.NET MVC (Forum) by sasalee21 on 11/27/2008
  • twitter

    are you able to write a twitter script like the one on twitter.com using vb.net, ajax and asp.net
    Posted to ASP.NET AJAX UI (Forum) by sasalee21 on 11/18/2008
  • Re: Adding/Approving Friends Script in ASP.NET 2.0

    hey i,m looking for a web hosting what hosting are you using to host findasurfer.com
    Posted to Getting Started (Forum) by sasalee21 on 11/15/2008
  • Re: Friend list

    thanks for the post but I need you to show or write the code for on how to display registered users just like facebook if u need info on what I mean write me.
    Posted to Data Presentation Controls (Forum) by sasalee21 on 11/14/2008
  • Friend list

    does anybody know how to do this I need 3 pages profile.aspx members.aspx and confirm_add_friend.aspx So I want the members.aspx a to display all the registered members like myspace or facebook or any social networking website does on this I a link to be displayed just like my space that says add as friend when clicked takes you to confirm_add_friend.aspx where you click and that user is added on your profile.aspx and I need another page confirm request before the member is displayed on your profile
    Posted to Data Presentation Controls (Forum) by sasalee21 on 11/11/2008
  • Re: user profile avatar

    Please can you write me a code that displays all the registered users it should be like how my space or facebook is with a user avatar and a link to add as friend and on the myprofile.aspx there should be a gridview, datalist or repeated that dislays only the avatar of your friend like how on the community page of this forum is or on myspAse and the user clicks on the link on the like add user as friend they are taken to confirm_add_user.aspx where they confirm they want to add user as friend after
    Posted to Getting Started (Forum) by sasalee21 on 11/10/2008
Page 1 of 2 (20 items) 1 2 Next >