Search

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

Matching Posts

  • Re: quick ajax error

    thanks for the help, rod.
    Posted to ASP.NET MVC (Forum) by rodchar on 10/8/2009
  • is this 2 master pages or 1

    Hey All, Currently I have a treeview nav on my Site1 Master. On one of the links when clicked I'd like a new tree navigation to appear in place of the original. does this sound like i need site2.master in the same solution or would it be better to create a new solution? what's the best way? Here's the scenario: I have my main website and I'd like to have a link to a Samples page/site that showcases my experience in web development. I'm thinking to have a separate solution for
  • 2 links and a target div

    hey all, i have 2 simple links on my page (not surrounded by any kind of form). is there any way to pass the id of the link to the controller and on the way back populate a target div via ajax? thanks, rodchar
    Posted to ASP.NET MVC (Forum) by rodchar on 10/7/2009
  • Re: 2 links and a target div

    thanks all for the help, rod.
    Posted to ASP.NET MVC (Forum) by rodchar on 10/7/2009
  • quick ajax error

    hey all, i was trying to use the Ajax.BeginForm() and instead of updating my targetId it would return a new page with just the data. The problem was i didn't have the ajax reference in my code. however, it took a while to figure that out because it would flash the error too quickly in firebug for me to see. is there another way to get this error to show up? thanks, rodchar
    Posted to ASP.NET MVC (Forum) by rodchar on 10/7/2009
  • site navigation help

    Hey all, I'm using the site navigation menu and was just wondering what if the menu item just represents a folder and not a page. Just like a category or something not meant to be clicked on. How do you handle the Url for it? Thanks, rodchar
  • labels invisible when script tags present

    Hi All, I have a very simple MVC page: <%@ Page Title="" Language="C#" MasterPageFile="~/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewPage" %> <asp:Content ID="Content1" ContentPlaceHolderID="TitleContent" runat="server"> Index </asp:Content> <asp:Content ID="Content2" ContentPlaceHolderID="MainContent" runat="server"> <div id="messageBox" class="messageBoxClass"><
    Posted to ASP.NET MVC (Forum) by rodchar on 9/9/2009
  • Re: labels invisible when script tags present

    Looks like that worked (creating a new placeholder for the script) thank you for that. What about if you're using partial views, how would you separate the content from behavior in that case? thanks, rod. p.s. i'm testing on firefox 2.x, 3.x, ie 6.x, and ie 7.x and i'm using vs2008 sp1
    Posted to ASP.NET MVC (Forum) by rodchar on 9/9/2009
  • how do you browse to home page

    hey all, i find myself having to left click on the project to select it and then going to Debug/Start... because if something else is highlighted other than the project in the Solution explorer it won't browse properly. is there something i can set? how do you do it? Should i right click on the Default.aspx and say Set as start page... that seems to work? thanks, rodchar
    Posted to ASP.NET MVC (Forum) by rodchar on 9/8/2009
  • Re: setting the dropdownlist selectedValue

    Thanks for the help, rod.
    Posted to ASP.NET MVC (Forum) by rodchar on 9/2/2009
Page 1 of 18 (174 items) 1 2 3 4 5 Next > ... Last ยป