{"id":2240,"date":"2012-07-05T12:47:01","date_gmt":"2012-07-05T16:47:01","guid":{"rendered":"http:\/\/www.iowawebnet.com\/ein\/?p=2240"},"modified":"2012-10-05T12:47:32","modified_gmt":"2012-10-05T16:47:32","slug":"single-asp-net-page","status":"publish","type":"post","link":"https:\/\/www.iowawebnet.com\/ein\/2012\/07\/single-asp-net-page\/","title":{"rendered":"Single ASP.NET page"},"content":{"rendered":"<pre>\r\n<code>\r\n&lt;%@ Page Language=\"VB\" %>\r\n\r\n&lt;!DOCTYPE html PUBLIC \"-\/\/W3C\/\/DTD XHTML 1.0 \r\nTransitional\/\/EN\" \"http:\/\/www.w3.org\/TR\/xhtml1\/DTD\/xhtml1-transitional.dtd\">\r\n\r\n&lt;script runat=\"server\">\r\n\r\n&lt;\/script>\r\n\r\n&lt;html xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\">\r\n&lt;head runat=\"server\">\r\n   &lt;title>My VB.NET Page &lt;\/title>\r\n    &lt;link href=\"..\/css\/Styles\/Site.css\" rel=\"stylesheet\" type=\"text\/css\" \/>\r\n&lt;\/head>\r\n&lt;body>\r\n    &lt;div class=\"page\">\r\n    &lt;div class=\"header\">\r\n       &lt;div class=\"nav_pos\" >\r\n           &lt;div class=\"nav_format\">\r\n               &lt;% Response.Write(MonthName(DateTime.Now.Month) & \" +\r\n               \" &nbsp; \" & DateTime.Now.Day & \", \" & DateTime.Now.Year) %> &lt;\/div>\r\n            &lt;\/div>\r\n\r\n                &lt;div id='MenuPos' style=\"position:relative;\">\r\n                    &lt;% Response.WriteFile(\"..\/site_menu\/top_menu.asp\")%>\r\n                &lt;\/div>\r\n        &lt;\/div>\r\n    &lt;fieldset>\r\n        &lt;legend>This is my page &lt;\/legend>\r\n    &lt;form id=\"form1\" runat=\"server\">\r\n    &lt;strong>Click on link to open pdf document.&lt;\/strong>\r\n    &lt;div style=\"padding-left: 20px;\">\r\nThis is single asp.net page\r\n    &lt;\/div>\r\n    &lt;\/form>\r\n    &lt;\/fieldset>\r\n    &lt;div class=\"footer\">\r\n          Copyright \u00a9 &lt;%= Date.Today.Year.ToString() %> - \r\n           My Website - All Rights Reserved.&lt;\/div>\r\n&lt;\/div>\r\n&lt;\/body>\r\n&lt;\/html>\r\n<\/code>\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>&lt;%@ Page Language=&#8221;VB&#8221; %> &lt;!DOCTYPE html PUBLIC &#8220;-\/\/W3C\/\/DTD XHTML 1.0 Transitional\/\/EN&#8221; &#8220;http:\/\/www.w3.org\/TR\/xhtml1\/DTD\/xhtml1-transitional.dtd&#8221;> &lt;script runat=&#8221;server&#8221;> &lt;\/script> &lt;html xmlns=&#8221;http:\/\/www.w3.org\/1999\/xhtml&#8221;> &lt;head runat=&#8221;server&#8221;> &lt;title>My VB.NET Page &lt;\/title> &lt;link href=&#8221;..\/css\/Styles\/Site.css&#8221; rel=&#8221;stylesheet&#8221; type=&#8221;text\/css&#8221; \/> &lt;\/head> &lt;body> &lt;div class=&#8221;page&#8221;> &lt;div class=&#8221;header&#8221;> &lt;div class=&#8221;nav_pos&#8221; > &lt;div class=&#8221;nav_format&#8221;> &lt;% Response.Write(MonthName(DateTime.Now.Month) &#038; &#8221; + &#8221; &nbsp; &#8221; &#038; DateTime.Now.Day &#038; &#8220;, &#8221; &#038; DateTime.Now.Year) %> [&hellip;]<\/p>\n","protected":false},"author":35,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[85,17,16,84],"tags":[19,21,55],"class_list":["post-2240","post","type-post","status-publish","format-standard","hentry","category-net-4-0","category-applications","category-net","category-vs2010","tag-asp-net","tag-visual-studio","tag-web-design"],"_links":{"self":[{"href":"https:\/\/www.iowawebnet.com\/ein\/wp-json\/wp\/v2\/posts\/2240"}],"collection":[{"href":"https:\/\/www.iowawebnet.com\/ein\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.iowawebnet.com\/ein\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.iowawebnet.com\/ein\/wp-json\/wp\/v2\/users\/35"}],"replies":[{"embeddable":true,"href":"https:\/\/www.iowawebnet.com\/ein\/wp-json\/wp\/v2\/comments?post=2240"}],"version-history":[{"count":4,"href":"https:\/\/www.iowawebnet.com\/ein\/wp-json\/wp\/v2\/posts\/2240\/revisions"}],"predecessor-version":[{"id":2245,"href":"https:\/\/www.iowawebnet.com\/ein\/wp-json\/wp\/v2\/posts\/2240\/revisions\/2245"}],"wp:attachment":[{"href":"https:\/\/www.iowawebnet.com\/ein\/wp-json\/wp\/v2\/media?parent=2240"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.iowawebnet.com\/ein\/wp-json\/wp\/v2\/categories?post=2240"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.iowawebnet.com\/ein\/wp-json\/wp\/v2\/tags?post=2240"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}