L
Lars Grøtteland
Hello!
Was thinking of having an array inside a asp page. I'm rather new to this.
How do I begin. my asp page should work as follows:
1. One html page include mail adresses. We receive a lot of junk mail and I
was thinking of how to avoid this. Was thinking of creating a asp page with
an inout string inside the asp page. The input number should refer to the
users mail adress.
We are only four people in our office, so that should be simple to manage.
The html code should be like "redirect.asp?1" for the first mail adress. and
redirect.asp?2
What's the syntax inside the asp page?
How!??!
Was thinking of having an array inside a asp page. I'm rather new to this.
How do I begin. my asp page should work as follows:
1. One html page include mail adresses. We receive a lot of junk mail and I
was thinking of how to avoid this. Was thinking of creating a asp page with
an inout string inside the asp page. The input number should refer to the
users mail adress.
We are only four people in our office, so that should be simple to manage.
The html code should be like "redirect.asp?1" for the first mail adress. and
redirect.asp?2
What's the syntax inside the asp page?
How!??!