Format:
Recent snippets for: Eric Polerecky
$("input:checked[name^=OfferToPrint][class^='offerIsSecurePrintable'][remoteid='" + item.CouponID + "']").parents("div.offerDetails").children("div.offerName").html();
222 Views
no comments
<% using(Html.BeginForm<AccountController>( x=> x.ChangeEmailAddress(), FormMethod.Post, new { enctype = "multipart/form-data", id= "ChangeEmailAddressForm" })) { %> <div id="ErrorDiv" style="display:none;"></div> <h3>All fields are required</h3> !{Html.EditorFor(Model => Model)} <% } %>
206 Views
no comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
