Click here to Skip to main content
16,012,223 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Ignore my last message read me instead Pin
Not Active5-Sep-02 7:52
mentorNot Active5-Sep-02 7:52 
QuestionRetrieving the next element...??? Pin
alex.barylski3-Sep-02 23:40
alex.barylski3-Sep-02 23:40 
Generalonline billing for students.... Pin
drmzunlimited3-Sep-02 11:12
drmzunlimited3-Sep-02 11:12 
Generalderiving an integer value Pin
mcm3-Sep-02 6:08
mcm3-Sep-02 6:08 
GeneralRe: deriving an integer value Pin
Nick Parker3-Sep-02 8:10
protectorNick Parker3-Sep-02 8:10 
Generalpassing values when redirecting Pin
mcm3-Sep-02 5:06
mcm3-Sep-02 5:06 
GeneralRe: passing values when redirecting Pin
Paul Riley3-Sep-02 5:41
Paul Riley3-Sep-02 5:41 
GeneralRe: passing values when redirecting Pin
Nick Parker3-Sep-02 8:14
protectorNick Parker3-Sep-02 8:14 
You can do as pd suggests above or do a Server.Transfer("add2.asp"), do remember that you can not create a QueryString with the Server.Transfer method as you can with a Response.Redirect. The advantage of doing a Server.Transfer method is that you can simple request the values you want as if the page posted back to itself, it essentially post all fields from the form over to the page you specify. Smile | :)

Nick Parker


GeneralTemplateColumn:DropDownList Edit Selected Item Pin
MStanbrook2-Sep-02 15:11
MStanbrook2-Sep-02 15:11 
GeneralRe: TemplateColumn:DropDownList Edit Selected Item Pin
Todd Smith2-Sep-02 15:36
Todd Smith2-Sep-02 15:36 
GeneralRe: TemplateColumn:DropDownList Edit Selected Item Pin
MStanbrook2-Sep-02 15:50
MStanbrook2-Sep-02 15:50 
GeneralMy Evil XSLT and ASP.NET Code (long) Pin
Domenic Denicola2-Sep-02 7:12
Domenic Denicola2-Sep-02 7:12 
GeneralRe: My Evil XSLT and ASP.NET Code (long) Pin
Domenic Denicola2-Sep-02 8:29
Domenic Denicola2-Sep-02 8:29 
Generalredirecting a user based on combo-box selection Pin
mcm2-Sep-02 3:59
mcm2-Sep-02 3:59 
GeneralRe: redirecting a user based on combo-box selection Pin
Paul Watson2-Sep-02 5:33
sitebuilderPaul Watson2-Sep-02 5:33 
GeneralRe: redirecting a user based on combo-box selection Pin
mcm2-Sep-02 5:54
mcm2-Sep-02 5:54 
GeneralRe: redirecting a user based on combo-box selection Pin
Paul Watson2-Sep-02 5:59
sitebuilderPaul Watson2-Sep-02 5:59 
GeneralDHTML collapsable tables Pin
benjymous1-Sep-02 23:54
benjymous1-Sep-02 23:54 
GeneralRe: DHTML collapsable tables Pin
Paul Watson2-Sep-02 5:44
sitebuilderPaul Watson2-Sep-02 5:44 
GeneralRe: DHTML collapsable tables Pin
benjymous2-Sep-02 6:23
benjymous2-Sep-02 6:23 
GeneralRe: DHTML collapsable tables Pin
Anonymous3-Sep-02 1:59
Anonymous3-Sep-02 1:59 
GeneralRe: DHTML collapsable tables Pin
Anonymous3-Sep-02 2:02
Anonymous3-Sep-02 2:02 
GeneralRe: DHTML collapsable tables Pin
alex.barylski3-Sep-02 23:20
alex.barylski3-Sep-02 23:20 
GeneralRe: DHTML collapsable tables Pin
Paul Watson3-Sep-02 23:34
sitebuilderPaul Watson3-Sep-02 23:34 
GeneralCDONTS sends to Badmail Pin
Megan Forbes31-Aug-02 6:44
Megan Forbes31-Aug-02 6:44 

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.