[thelist] VARIABLE(s): asp/vbscript (referencing/pointers)

Anthony Baratta Anthony at Baratta.com
Wed Jun 26 14:43:03 CDT 2002


At 09:25 AM 6/26/2002, jcanfield at magisnetworks.com wrote:
> > Response.Redirect("page1.asp?errMsg=C_Err1")
>
>Just addressing this bit of code, it should be:
>
>Response.Redirect("page1.asp?errMsg=" & C_Err1)
>
>Take the variable out of the quotes, and it will return the value instead of
>the name.

Joel...

I think the point of his setup is to avoid a long ugly URL and still be
able to pass dynamic messages to target page.
---
Anthony Baratta
President
Keyboard Jockeys

"Conformity is the refuge of the unimaginative."




More information about the thelist mailing list