Do you need to do it in two steps? what kind of query are you running?
btw: to me ASP and vbscript amount to the same thing. I use vbscript for all my server side code and javascript for all my client side code. I suppose I could use just one or the other but hey it's a habit now. Since I'm still smoking over a pack a day, breaking
habits aint a strong suite for me.
how many steps it would take, doesnt really matter, as long as it is possible.
I have been trying on my own, but so far I have only been reading the documentation. Any codes I might be able to take a look at? All i have is the
doc file, the dll and the exe, I would like to see a working example in ASP.
You are right, VBscript and ASP should amount to the same thing. I was too much of a beginner to notice. I also use javascript for client side.
I was about to paste in from my last project but remembered it's all in vb and confusing because of how many things are spread across different functions.
Perhaps it would help to know what you are trying to achieve? Whats the business goal?
The company im working for offers streaming video online. They would like me to make a module that will show what is download, how often and by whom, all of which are stored in the log files. it is in IISW3c format, but some are in the old legacy form. We
are using IIS5 so all server side coding is done in ASP.
Anonymous
6623 Posts
Re: Error report
Mar 03, 2004 01:43 AM|LINK
btw: to me ASP and vbscript amount to the same thing. I use vbscript for all my server side code and javascript for all my client side code. I suppose I could use just one or the other but hey it's a habit now. Since I'm still smoking over a pack a day, breaking habits aint a strong suite for me.
Anonymous
6623 Posts
Re: Error report
Mar 03, 2004 02:00 AM|LINK
how many steps it would take, doesnt really matter, as long as it is possible.
I have been trying on my own, but so far I have only been reading the documentation. Any codes I might be able to take a look at? All i have is the
doc file, the dll and the exe, I would like to see a working example in ASP.
You are right, VBscript and ASP should amount to the same thing. I was too much of a beginner to notice
. I also use javascript for client side.
Thanks,
jenleejeff
Anonymous
6623 Posts
Re: Error report
Mar 03, 2004 02:16 AM|LINK
Perhaps it would help to know what you are trying to achieve? Whats the business goal?
Anonymous
6623 Posts
Re: Error report
Mar 03, 2004 02:40 AM|LINK
The company im working for offers streaming video online. They would like me to make a module that will show what is download, how often and by whom, all of which are stored in the log files. it is in IISW3c format, but some are in the old legacy form. We are using IIS5 so all server side coding is done in ASP.
jenleejeff