I am investigating SPAM detection/interception/removal software for IIS. Does anyone have any experience with this that could offer some suggestions?
I would really like to eliminate known open relays instead of doing content-based detection. I'm aware of vamsoft and GFI MailEssentials, but...
I would like to use a select-option drop-down box to select a library name from a data table and then, on the same form without yet submitting, dynamically change the next drop-down box to list the staff working at that particular library from another data table.
I figure this will at least...
Hello,
I am not an ASP programmer, but I'm using an ASP utility on a Web site and have run into an issue that I believe will require ASP coding to fix. I am familiar with other programming languages, so I may stand a chance of understanding an explanation. ;)
The utility is reading a...
I am running IIS 5 and I'd like to have a small Intranet site that does basic directory browsing but will also allow for short introductory messages/explanations on various pages, too. These would be different messages depending on the directory being browsed.
I'd additionally like to be able...
Hello,
I'm a beginner at XML and have what I assume is a fairly basic set of questions:
Can I have a form written in XHTML that asks for the content of various fields in an XML document and add to that XML document on-the-fly? E.g., ask for "name" and then have the name they enter...
I am reading a file one byte at a time, converting each byte using a translation table, and then writing a new file. This exercise isn't my primary concern, however.
I have a file with the following bytes:
41 42 43 1A 45
(the beginning of the alphabet, with a control character replacing...
Hello,
I'm looking for an elegant solution to finding all of the keys in a hash that have the same value. I have a rather large hash of approximately 700,000 keys with values that may or may not unique to the key.
In other words, it is possible in my hash that the same value may be assigned...
I am writing a program that necessitates some special consideration for a bit more "random" numbers than PERL seems to provide by default. The catch is that I need to use ActivePerl's built-in capabilities only, and cannot use a downloaded module like Math::TrueRandom, e.g.
I can't...
I am attempting to evaluate a form field on the action page where the field names themselves originally came from a query.
So, when evaluating the form variable, the variable itself is #variable#, but I need something like #form.#variable##. However, this syntax is not valid.
Can anyone help...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.