Hi
Recently I've been working with different scripting languages like Java and PHP, but now I need to write an ASP application with Visual Interdev. My question : when passing a parameter in an URL ( how can I access it in mypage? Do I need to add a prefix (like $temp, %temp, etc.), or do I have to define it separately? I tried a couple of these with response.write (temp), but I never get the correct output.
Thanks for helping me out.
Recently I've been working with different scripting languages like Java and PHP, but now I need to write an ASP application with Visual Interdev. My question : when passing a parameter in an URL ( how can I access it in mypage? Do I need to add a prefix (like $temp, %temp, etc.), or do I have to define it separately? I tried a couple of these with response.write (temp), but I never get the correct output.
Thanks for helping me out.