Skip to main content

Home/ Agency Oasis Developers/ Group items tagged field

Rss Feed Group items tagged

Mark Ursino

IE NetRenderer - Browser Compatibility Check - 1 views

  •  
    IE NetRenderer allows you to check how a website is rendered by Internet Explorer 9, 8, 7, 6 or 5.5, as seen from a high speed datacenter located in Germany. Just type in a URL in the field above and try it out - it's free!
Eric Famiglietti

Sitecore 5.3 Field References - 0 views

  •  
    Overview of the standard data types used in Sitecore 5.3. You need to be a member of the Sitecore Developer Network to access this page.
Mark Ursino

Data Definition Reference - 1 views

  •  
    Lists all of the field types for templates
Mark Ursino

jQuery ComboGrid Plugin - 0 views

  •  
    Combogrid, like autocomplete, when added to an input field, enables users to quickly find and select from a pre-populated list of values as they type, but in a tabular and paginated manner. Combogrid provides keyboard navigation support for selecting an item
Mark Ursino

TextboxList - 0 views

  •  
    Facebook-like list in an input field
Mark Ursino

Dragonfish Animating Panel Demo - 0 views

  •  
    Focus on the form fields and watch the animating colors
mgraber

Cross-Site Request Forgery (CSRF) Prevention Cheat Sheet - OWASP - 0 views

  •  
    "Viewstate (ASP.NET) ASP.NET has an option to maintain your ViewState. The ViewState indicates the status of a page when submitted to the server. The status is defined through a hidden field placed on each page with a control. Viewstate can be used as a CSRF defense, as it is difficult for an attacker to forge a valid Viewstate. It is not impossible to forge a valid Viewstate since it is feasible that parameter values could be obtained or guessed by the attacker. However, if the current session ID is added to the ViewState, it then makes each Viewstate unique, and thus immune to CSRF. To use the ViewStateUserKey property within the Viewstate to protect against spoofed post backs. Add the following in the OnInit virtual method of the Page-derived class (This property must be set in the Page.Init event) protected override OnInit(EventArgs e) { base.OnInit(e); if (User.Identity.IsAuthenticated) ViewStateUserKey = Session.SessionID; } The following keys the Viewstate to an individual using a unique value of your choice. (Page.ViewStateUserKey) This must be applied in Page_Init because the key has to be provided to ASP.NET before Viewstate is loaded. This option has been available since ASP.NET 1.1. However, there are limitations on this mechanism. Such as, ViewState MACs are only checked on POSTback, so any other application requests not using postbacks will happily allow CSRF. "
Jeffrey Ng

HTML Form Builder - 0 views

  •  
    Easily and instantly create html forms. Allows for many different field types (text, selects, radios) and validation (numbers, emails, etc). Good for fast prototyping.
Mark Ursino

Formee - Fresh baked forms for your websites! - 2 views

shared by Mark Ursino on 04 May 10 - Cached
  •  
    Formee is nothing but a framework to help you develop and customize web based forms. Did you use to spend a lot of time aligning fields and calculating margins and paddings in a quest for a perfect form? No more!
Mark Ursino

Publish Referenced Media When You Publish Sitecore Content - Windows Live - 0 views

  • In the Parameters field in the Data section of the Publish Media workflow action definition item, enter: IncludeSelf=1&Deep=1IncludeMedia=1
    • Mark Ursino
       
      Parameters are delimited by the &
‹ Previous 21 - 36 of 36
Showing 20 items per page