Jump to content

Get statement for ASP?


suess0r

Recommended Posts

I know.. I know... probably wrong thread, but i didn't know where else to turn.

 

I need to run a basic GET statement to see what category i'm in. The only problem is - I have to do it in ASP

 

I've tried to review some concepts to compare the two but I just can't find it anywhere, can anyone help?

 

Basically to convert this:

 

<?php

$category = $_GET['category_id'];

?>

Link to comment
https://forums.phpfreaks.com/topic/93572-get-statement-for-asp/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.