I am submitting data to an asp page throught the URL...

But for some reason its not working..

I have an asp page that takes two fields as input and returns some data. How can i submit those two fields using just the Address bar?

And is there any special code i need to use in the asp to read that data from the bar?

Thanks