Search

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

Matching Posts

  • Linking Hyperlinks to same page

    I'm looking for some advice to how I, link a hyperlink to a piece of text in the same webform (same page). So I would like at the top of my page a list of contents, which if you click takes you to the relevant section heading. I'm very new to asp.net so would appreciate simple steps. Any advice would be appreciated.
    Posted to Getting Started (Forum) by fastfust on 4/13/2009
  • Newbie Question regarding Masterpage layout

    Any help would be really appreciated. I'm currently designing my first website, and have a problem/issue with the main masterpage. The Masterpage has a lefthand column (menu border) which contains a few hyperlinks to other pages. The issue I have is - when in full page view (Full screen) the column (menu border) is the correct size/shape and the hyperlinks are positioned correctly - however if i reduce the viewer size (not full screen), the column (menu boder) resizes, reducing in width, however
  • Re: Anoying border

    thanks sdopico - works fine.
  • Anoying border

    I have finished designing my site masterpage, and have started implemeting contents pages. When I comple and run the site (i.e. hit the start button), my pages all have a 5mm white border all the way around the web page. Then I look at the masterpage design tool, I can see this white border, however haven't found a way to remove it. If anyone can help, it would be most appreciated.
  • Re: Creating a simple comments/feedback form

    Thanks DarrellNorton, the article was a huge help regards......
    Posted to Web Forms (Forum) by fastfust on 9/20/2007
  • Creating a simple comments/feedback form

    I would like to include a very simple comments/feedback form on my site. After the completion of the form by the user they can select a send button, which will email me their comments/feedback. The form should include - From - {space to enter name} Subject - {should be locked to display "Web feedback"} Comments - {space for comments/feedback} The problem I have is that all the documentation that I have seen, confusses me. I would therefore appreciate some help with the code and explanation
    Posted to Web Forms (Forum) by fastfust on 9/20/2007
  • inserting masterpages into forms.

    I'm having problems inserting a masterpage inside a form. I have created a very simple form where I have placed a calendar, the code is below; _______________________________________________ <% @ Page Language ="VB" %> <! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> < html xmlns ="http://www.w3.org/1999/xhtml" > < head id ="Head1" runat ="server">
    Posted to Web Forms (Forum) by fastfust on 9/7/2007
  • Re: Read Only Calendar

    Hi Chris, really appreciate your help. As you can guess I'm new to asp.net - and without this forum would really struggle to learn anything. I have a couple of additional questions which I'm sure will appear stupid, however as mentioned new to programming and asp.net. 1. when I implement the code you sent, the complier throws out the following errors: "Name 'EventList' is not declared" "Name 'EventList' is not declared" "Type 'EventInfo' is
    Posted to Web Forms (Forum) by fastfust on 9/5/2007
  • Re: Read Only Calendar

    Sorry, Read-Only is not the best expression to use. Basically the calendar is not an interactive tool, needing that the user can not enter (upload) information onto the calendar. If you like the user will only be able to view (read) the calendar, not edit it. The calendar from the link you provided above is exactly the sort of result I want to achieve. Thanks for your interest
    Posted to Web Forms (Forum) by fastfust on 9/4/2007
  • Read Only Calendar

    I would like to implement a read only calendar page on my website, and would very much appreciate some advice/help. The page will be used to display important company dates/meeting. Visually I would like to use a month calendar view that has important dates highlighted. On selecting the date it will return the meeting/event details in a text box. The other alternative is to have a bigger calendar view, and have the meeting times etc displayed on the calendar. Any advice would be appreciated.
    Posted to Web Forms (Forum) by fastfust on 9/4/2007
Page 1 of 3 (21 items) 1 2 3 Next >