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

Web Development

 
GeneralRe: Browser DOM references Pin
Jeremy Falcon5-Sep-02 3:53
professionalJeremy Falcon5-Sep-02 3:53 
GeneralIgnore my last message read me instead Pin
alex.barylski4-Sep-02 0:25
alex.barylski4-Sep-02 0:25 
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 
is it possible to pass values between forms when using the Response.Redirect Method?

If (Request("City") = 22) Then
Dim strSkill
strSkill = Request.Form("Skills")
Response.Redirect("add3.asp")
Else.....

in the above code section, i wish to pass the value contained in the "Skills" combo box (located on prev page), but when redirected to the add2.asp form , the value is lost. is there any way to rectify this using VBSCript?
thank you? Smile | :)
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 
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 

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.