|
|
|
Terms of Agreement:
By using this article, you agree to the following terms...
1) You may use
this article in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.
2) You MAY NOT redistribute this article (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.
3) You may link to this article from another website, but ONLY if it is not wrapped in a frame.
4) You will abide by any additional copyright restrictions which the author may have placed in the article or article's description. | in the zip its a word document...I would have put it online but I don't have a place to host pics right now. -sorry | |
Download article
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzipto decompress it.
Virus note:All files are scanned once-a-day by Planet Source Code for viruses,but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE: 1)Re-scan downloaded files using your personal virus checker before using it. 2)NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com
|
Terms of Agreement:
By using this article, you agree to the following terms...
1) You may use
this article in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.
2) You MAY NOT redistribute this article (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.
3) You may link to this article from another website, but ONLY if it is not wrapped in a frame.
4) You will abide by any additional copyright restrictions which the author may have placed in the article or article's description. |
Other 16 submission(s) by this author
|
|
|
Report Bad Submission |
|
|
Your Vote! |
See Voting Log |
|
Other User Comments |
3/31/2002 7:10:11 AM:snowboardr If anyone knows how to get QueryStrings
in the DLL, and also how to goto direct
to the dll and have it show a page let
me know...
|
4/1/2002 7:33:52 AM:Alex Wied (PcExpert) I see you have the paid edition. I was
wondering... How much did it cost? Does
it cost some money per month? I'm
thinking of getting this edition so I
can compile my programs. -PcExpert
|
4/1/2002 12:23:07 PM:Josh Alex, Visual Basic has a number of
|
4/1/2002 12:23:52 PM:VENGEANCE Hm.. PSC trimmed my first post due to a
login problem. Sounds like a bug to me.
;) Anyway: the short version:
http://www.microsoft.com/vbasic
|
4/1/2002 12:29:23 PM:Brian Snowboardr, to access the asp objects
like response, request, server etc.,
make sure that "Microsoft Active Server
Pages Object Library" is selected in
the project references. Then you
declare a variable as being one of the
objects like this:
Dim comRequest AS
ASPTypeLibrary.Request. Then you can
access the methods supported by that
object by doing something like
comRequest.Querystring.
|
4/1/2002 5:35:28 PM:snowboardr Thanks for your input guys. I almost
have it to be able to go direct to the
dll...that will be interesting.
|
4/1/2002 10:30:02 PM:Jeff_Khor I just need it. Thank You.
|
4/4/2002 4:16:41 PM:Dound Thanks: l337 concept, easy c0de
|
4/10/2002 5:27:05 PM:Chris Please let me know how you can go
directly to the DLL and pass a
querystring into it, like MS does with
the redir.dll at their site.
Thanks
|
4/17/2002 9:52:04 AM:Freddy You can make it appear like an asp file
is a dll file. If you run IIS you can
create a mapping just like ASP with an
extension of .dll and rename your
files. This sounds like a joke but it
gives this appearance.
|
6/21/2002 2:27:28 PM:matt It's very fine.
|
|
Add Your Feedback! |
Note:Not only will your feedback be posted, but an email will be sent to the code's author in your name.
NOTICE: The author of this article has been kind enough to share it with you. If you have a criticism, please state it politely or it will be deleted.
For feedback not related to this particular article, please click here. |
|