Click here to Skip to main content
15,901,426 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: ".aspx" extensions do not execute Pin
Nick Parker17-Aug-02 12:55
protectorNick Parker17-Aug-02 12:55 
GeneralRe: ".aspx" extensions do not execute Pin
Richard Deeming19-Aug-02 1:04
mveRichard Deeming19-Aug-02 1:04 
GeneralMore DataGrid issues Pin
afronaut16-Aug-02 21:05
afronaut16-Aug-02 21:05 
GeneralRe: More DataGrid issues Pin
Paul Riley18-Aug-02 10:20
Paul Riley18-Aug-02 10:20 
GeneralWhile Deploy my applan in remote server i am getting ADODB not found Pin
Jude Asis Prabhu16-Aug-02 19:51
Jude Asis Prabhu16-Aug-02 19:51 
GeneralServer.Execute Issues Capturing resulting HTML from aspx page execution. Pin
Tom G16-Aug-02 10:15
Tom G16-Aug-02 10:15 
GeneralRe: Server.Execute Issues Capturing resulting HTML from aspx page execution. Pin
Tom G1220-Aug-02 15:14
sussTom G1220-Aug-02 15:14 
GeneralCustom Validator Control Pin
afronaut15-Aug-02 13:46
afronaut15-Aug-02 13:46 
Hey all -
so, does when does this control raise the ServerValidate event?
I have:
<asp:CustomValidator id="CustomValidator1" runat="server" ErrorMessage="David Custom Validation Bitatch" ControlToValidate="txtDate" Width="278px" Height="17px">
</asp:CustomValidator></P>
And I have:
private void CustomValidator1_ServerValidate(object source, System.Web.UI.WebControls.ServerValidateEventArgs args){
/* validate */}

It all works, I just can't figure out how the event is raised. Thanks much,

*->>Always working on my game, teach me
*->>something new.
cout << "dav1d\n";
QuestionDataGrid Problem? Pin
Pradhip15-Aug-02 12:38
Pradhip15-Aug-02 12:38 
AnswerRe: DataGrid Problem? Pin
TigerNinja_22-Aug-02 12:33
TigerNinja_22-Aug-02 12:33 
QuestionASP/SQL Alphabetical list? Pin
TerrieL15-Aug-02 12:33
TerrieL15-Aug-02 12:33 
AnswerRe: ASP/SQL Alphabetical list? Pin
afronaut16-Aug-02 6:04
afronaut16-Aug-02 6:04 
QuestionWhy XQuery? Pin
Jamie Nordmeyer15-Aug-02 5:38
Jamie Nordmeyer15-Aug-02 5:38 
AnswerRe: Why XQuery? Pin
Paul Watson15-Aug-02 23:32
sitebuilderPaul Watson15-Aug-02 23:32 
GeneralRe: Why XQuery? Pin
Jamie Nordmeyer16-Aug-02 7:34
Jamie Nordmeyer16-Aug-02 7:34 
GeneralASP Wildcard Issue Pin
Robby15-Aug-02 5:37
Robby15-Aug-02 5:37 
GeneralRe: ASP Wildcard Issue Pin
Paul Watson15-Aug-02 23:49
sitebuilderPaul Watson15-Aug-02 23:49 
GeneralURLs of History Entries Pin
jerry0davis14-Aug-02 23:03
jerry0davis14-Aug-02 23:03 
GeneralRe: URLs of History Entries Pin
Jeremy Falcon19-Aug-02 5:31
professionalJeremy Falcon19-Aug-02 5:31 
GeneralRe: URLs of History Entries Pin
jerry0davis19-Aug-02 21:57
jerry0davis19-Aug-02 21:57 
GeneralGood ASP.NET MAtrix resource Pin
Davy Mitchell14-Aug-02 8:51
Davy Mitchell14-Aug-02 8:51 
GeneralISAPI file reading.. Pin
code dope13-Aug-02 22:59
code dope13-Aug-02 22:59 
GeneralRe: ISAPI file reading.. Pin
Roger Wright15-Aug-02 4:29
professionalRoger Wright15-Aug-02 4:29 
GeneralRe: ISAPI file reading.. Pin
code dope15-Aug-02 5:32
code dope15-Aug-02 5:32 
GeneralISAPI File Writing Pin
John Pepper13-Aug-02 8:09
John Pepper13-Aug-02 8:09 

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.