Click here to Skip to main content
15,889,595 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to display a jpg on a web page Pin
Yusuf11-Mar-09 5:20
Yusuf11-Mar-09 5:20 
AnswerRe: How to display a jpg on a web page Pin
Rutvik Dave11-Mar-09 6:08
professionalRutvik Dave11-Mar-09 6:08 
AnswerRe: How to display a jpg on a web page Pin
Cybernate11-Mar-09 6:25
Cybernate11-Mar-09 6:25 
QuestionI need some direction on a web page Pin
Tom Wright11-Mar-09 4:36
Tom Wright11-Mar-09 4:36 
AnswerRe: I need some direction on a web page Pin
Yusuf11-Mar-09 5:22
Yusuf11-Mar-09 5:22 
GeneralRe: I need some direction on a web page Pin
Tom Wright11-Mar-09 6:04
Tom Wright11-Mar-09 6:04 
GeneralRe: I need some direction on a web page Pin
Cybernate11-Mar-09 6:26
Cybernate11-Mar-09 6:26 
GeneralRe: I need some direction on a web page Pin
Tom Wright11-Mar-09 11:16
Tom Wright11-Mar-09 11:16 
<%@ Master Language="C#" AutoEventWireup="true" CodeBehind="PolicySearch.master.cs" Inherits="ScholarPoliciesSearch.PolicySearch" %><br />
<br />
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><br />
<html xmlns="http://www.w3.org/1999/xhtml" ><br />
<head runat="server"><br />
    <title>Untitled Page</title><br />
    <asp:ContentPlaceHolder ID="head" runat="server"><br />
    </asp:ContentPlaceHolder><br />
    <link href="Styles/Stylesheet.css" rel="stylesheet" type="text/css" /><br />
</head><br />
<body><br />
    <form id="form1" runat="server" action="javascript:fxSearch();"><br />
    <br />
    <div id="HeaderContent"><br />
    <br />
    </div><br />
        <br />
    <div id="mainContent"><br />
        <asp:ContentPlaceHolder ID="MainContent" runat="server"><br />
        <br />
        </asp:ContentPlaceHolder><br />
    </div><br />
    <br />
    <div id="LeftNavBar"><br />
       <asp:ContentPlaceHolder ID="leftNavBar" runat="server"><br />
       </asp:ContentPlaceHolder><br />
    </div><br />
<br />
    <div id="FooterContent"><br />
    <br />
    </div>    <br />
    </form><br />
</body><br />
</html>


Tom Wright
tawright915@gmail.com

Questionsession state issues Pin
nerzhul8611-Mar-09 0:59
nerzhul8611-Mar-09 0:59 
AnswerRe: session state issues [modified] Pin
Rajeesh MP11-Mar-09 1:03
Rajeesh MP11-Mar-09 1:03 
GeneralRe: session state issues Pin
Cybernate11-Mar-09 6:32
Cybernate11-Mar-09 6:32 
QuestionRe: session state issues Pin
nerzhul8611-Mar-09 22:10
nerzhul8611-Mar-09 22:10 
QuestionAsynchronous pluggable protocols Pin
Rajeesh MP11-Mar-09 0:56
Rajeesh MP11-Mar-09 0:56 
QuestionPay Pal Integration Pin
Aman Bhullar11-Mar-09 0:40
Aman Bhullar11-Mar-09 0:40 
AnswerRe: Pay Pal Integration Pin
Rajeesh MP11-Mar-09 0:58
Rajeesh MP11-Mar-09 0:58 
QuestionMaster Page Calender Control Problem Pin
Robymon11-Mar-09 0:15
Robymon11-Mar-09 0:15 
AnswerRe: Master Page Calender Control Problem Pin
Rajeesh MP11-Mar-09 1:00
Rajeesh MP11-Mar-09 1:00 
GeneralRe: Master Page Calender Control Problem Pin
Robymon11-Mar-09 1:08
Robymon11-Mar-09 1:08 
GeneralRe: Master Page Calender Control Problem Pin
Rajeesh MP11-Mar-09 1:21
Rajeesh MP11-Mar-09 1:21 
GeneralRe: Master Page Calender Control Problem Pin
Robymon11-Mar-09 1:29
Robymon11-Mar-09 1:29 
GeneralRe: Master Page Calender Control Problem Pin
Rajeesh MP11-Mar-09 1:37
Rajeesh MP11-Mar-09 1:37 
QuestionIs chilisoft asp good enough to run my asp.net application and webservice in a linux hosting? Pin
Aghosh Babu10-Mar-09 23:29
Aghosh Babu10-Mar-09 23:29 
AnswerRe: Is chilisoft asp good enough to run my asp.net application and webservice in a linux hosting? Pin
Expert Coming10-Mar-09 23:58
Expert Coming10-Mar-09 23:58 
GeneralRe: Is chilisoft asp good enough to run my asp.net application and webservice in a linux hosting? Pin
Aghosh Babu11-Mar-09 0:01
Aghosh Babu11-Mar-09 0:01 
GeneralRe: Is chilisoft asp good enough to run my asp.net application and webservice in a linux hosting? Pin
Expert Coming11-Mar-09 0:11
Expert Coming11-Mar-09 0:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.