Click here to Skip to main content
15,921,694 members
Home / Discussions / Web Development
   

Web Development

 
Generalform validation Pin
Bruno Lemos21-Jan-02 3:21
Bruno Lemos21-Jan-02 3:21 
GeneralRe: form validation Pin
Konstantin Vasserman21-Jan-02 4:43
Konstantin Vasserman21-Jan-02 4:43 
GeneralRe: form validation Pin
Bruno Lemos21-Jan-02 5:08
Bruno Lemos21-Jan-02 5:08 
GeneralRe: form validation Pin
Konstantin Vasserman21-Jan-02 5:29
Konstantin Vasserman21-Jan-02 5:29 
GeneralRe: form validation Pin
Bruno Lemos21-Jan-02 5:51
Bruno Lemos21-Jan-02 5:51 
GeneralRe: form validation Pin
Konstantin Vasserman21-Jan-02 6:01
Konstantin Vasserman21-Jan-02 6:01 
GeneralRe: form validation Pin
Bruno Lemos21-Jan-02 6:04
Bruno Lemos21-Jan-02 6:04 
GeneralRe: form validation Pin
Konstantin Vasserman21-Jan-02 6:13
Konstantin Vasserman21-Jan-02 6:13 
Not if you redirect. You could store it into a Session variable, but it is probably better to do a Server.Transfer("page2.aspx") instead of Redirect than. If you do the transfer you will be able to do Request.Form("...") in the other page.
GeneralRe: form validation Pin
Bruno Lemos21-Jan-02 6:20
Bruno Lemos21-Jan-02 6:20 
GeneralDomain $15/year , Hosting $1/month at www.clicknhost.com Pin
20-Jan-02 19:23
suss20-Jan-02 19:23 
QuestionWhat happened to the HTML/CSS Article section? Pin
Paul Watson19-Jan-02 7:52
sitebuilderPaul Watson19-Jan-02 7:52 
AnswerRe: What happened to the HTML/CSS Article section? Pin
Konstantin Vasserman19-Jan-02 12:37
Konstantin Vasserman19-Jan-02 12:37 
GeneralRe: What happened to the HTML/CSS Article section? Pin
Paul Watson20-Jan-02 1:17
sitebuilderPaul Watson20-Jan-02 1:17 
GeneralRe: What happened to the HTML/CSS Article section? Pin
Konstantin Vasserman20-Jan-02 4:54
Konstantin Vasserman20-Jan-02 4:54 
Generaljumping to a different page Pin
omkamal17-Jan-02 10:29
omkamal17-Jan-02 10:29 
GeneralRe: jumping to a different page Pin
Konstantin Vasserman17-Jan-02 11:20
Konstantin Vasserman17-Jan-02 11:20 
GeneralRe: jumping to a different page Pin
omkamal17-Jan-02 11:30
omkamal17-Jan-02 11:30 
GeneralRe: jumping to a different page Pin
Konstantin Vasserman17-Jan-02 11:35
Konstantin Vasserman17-Jan-02 11:35 
GeneralRe: jumping to a different page Pin
omkamal17-Jan-02 11:39
omkamal17-Jan-02 11:39 
GeneralRe: jumping to a different page Pin
Konstantin Vasserman17-Jan-02 11:47
Konstantin Vasserman17-Jan-02 11:47 
GeneralRe: jumping to a different page Pin
omkamal17-Jan-02 11:52
omkamal17-Jan-02 11:52 
GeneralRe: jumping to a different page Pin
Konstantin Vasserman17-Jan-02 11:58
Konstantin Vasserman17-Jan-02 11:58 
GeneralRe: jumping to a different page Pin
Konstantin Vasserman17-Jan-02 12:01
Konstantin Vasserman17-Jan-02 12:01 
GeneralRe: jumping to a different page Pin
omkamal18-Jan-02 3:57
omkamal18-Jan-02 3:57 
GeneralRe: jumping to a different page Pin
21-Jan-02 19:29
suss21-Jan-02 19:29 

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.