Ask a Question related to ASP Components, Design and Development.
-
David Lozzi #1
Windows 2000 IIS Session restricted?!
Session("UID") = 10
Session("Name") = "John Doe"
I have an ASP application loaded on a Win2k SP3 server in Anonymous
Authentication Mode. When I try to access the site, none of the session
variables work. I have to lower the security to Low in Internet Explorer for
the session variables to run. BUT if I run this same script on my local
machine (WinXP Pro sp1) it works fine with whatever security level i have.
Also, i have another ASP application loaded on the same server, but this one
used Windows Authentication Mode. This one has no problems using sessions, I
get no restrictions from that at all, the session variables run great!
Neither app is setup as an Application within IIS, they are just sub
folders. I tried creating an Application for the first issue, but no luck
there.
Thanks,
--
David Lozzi
Associated Business & Technology Group
[url]www.associatedbtg.com[/url]
I should've known that....but I had a brain fart.
David Lozzi Guest
-
[ANNOUNCE] Workaround Technote : Problems running Flash Player 8.0.24.0ActiveX control after installation when logged in as Restricted User on Windows
We've got a workaround technote in place for admins affected by the restricted user issue with Flash Player 8.0.24.0. ... -
Coldfusion services stop working when windows 2000hotfix patches are installed on the windows 2000 operatingsystem
The following windows 2000 hotfix patches were installed on windows 2000 operating system - KB917537 KB917159 KB914388 Coldfusion service... -
authenticating users using their windows login with cf 4and windows server 2000
Does anyone know of a way to authenticate users using cfauthenticate and security context using coldfusion 4 running on a windows server 2000... -
Are hash rules available in Windows 2000, or is this something new that comes with Windows Server 2003?
Experts, We run a native-mode Windows 2000 single domain. We want to create a Group Policy object (GPO), perhaps named Software Restrictions, to... -
CDO for Windows 2000 vs CDO for Exchange 2000
How can I force SmtpMail class to use CDO for Windows 2000 instead of Exchange 2000. We do not use Exchange at all. I want to do this because I... -
David Lozzi #2
Windows 2000 IIS Session restricted?!
Session("UID") = 10
Session("Name") = "John Doe"
I have an ASP application loaded on a Win2k SP3 server in Anonymous
Authentication Mode. When I try to access the site, none of the session
variables work. I have to lower the security to Low in Internet Explorer for
the session variables to run. BUT if I run this same script on my local
machine (WinXP Pro sp1) it works fine with whatever security level i have.
Also, i have another ASP application loaded on the same server, but this one
used Windows Authentication Mode. This one has no problems using sessions, I
get no restrictions from that at all, the session variables run great!
Neither app is setup as an Application within IIS, they are just sub
folders. I tried creating an Application for the first issue, but no luck
there.
Thanks,
--
David Lozzi
Associated Business & Technology Group
[url]www.associatedbtg.com[/url]
I should've known that....but I had a brain fart.
David Lozzi Guest
-
David Lozzi #3
Windows 2000 IIS Session restricted?!
Session("UID") = 10
Session("Name") = "John Doe"
I have an ASP application loaded on a Win2k SP3 server in Anonymous
Authentication Mode. When I try to access the site, none of the session
variables work. I have to lower the security to Low in Internet Explorer for
the session variables to run. BUT if I run this same script on my local
machine (WinXP Pro sp1) it works fine with whatever security level i have.
Also, i have another ASP application loaded on the same server, but this one
used Windows Authentication Mode. This one has no problems using sessions, I
get no restrictions from that at all, the session variables run great!
Neither app is setup as an Application within IIS, they are just sub
folders. I tried creating an Application for the first issue, but no luck
there.
Thanks,
--
David Lozzi
Associated Business & Technology Group
[url]www.associatedbtg.com[/url]
I should've known that....but I had a brain fart.
David Lozzi Guest
-
Copa #4
Re: Windows 2000 IIS Session restricted?!
Have you enabled Session State in the settings for the website?
Daniel
"David Lozzi" <dlozzi@associatedbtg.com> wrote in message
news:#B85zfAaDHA.2572@TK2MSFTNGP12.phx.gbl...for> Session("UID") = 10
> Session("Name") = "John Doe"
>
> I have an ASP application loaded on a Win2k SP3 server in Anonymous
> Authentication Mode. When I try to access the site, none of the session
> variables work. I have to lower the security to Low in Internet Explorerone> the session variables to run. BUT if I run this same script on my local
> machine (WinXP Pro sp1) it works fine with whatever security level i have.
>
> Also, i have another ASP application loaded on the same server, but thisI> used Windows Authentication Mode. This one has no problems using sessions,> get no restrictions from that at all, the session variables run great!
>
> Neither app is setup as an Application within IIS, they are just sub
> folders. I tried creating an Application for the first issue, but no luck
> there.
>
> Thanks,
>
> --
> David Lozzi
> Associated Business & Technology Group
> [url]www.associatedbtg.com[/url]
>
> I should've known that....but I had a brain fart.
>
>
Copa Guest
-
Copa #5
Re: Windows 2000 IIS Session restricted?!
Have you enabled Session State in the settings for the website?
Daniel
"David Lozzi" <dlozzi@associatedbtg.com> wrote in message
news:#B85zfAaDHA.2572@TK2MSFTNGP12.phx.gbl...for> Session("UID") = 10
> Session("Name") = "John Doe"
>
> I have an ASP application loaded on a Win2k SP3 server in Anonymous
> Authentication Mode. When I try to access the site, none of the session
> variables work. I have to lower the security to Low in Internet Explorerone> the session variables to run. BUT if I run this same script on my local
> machine (WinXP Pro sp1) it works fine with whatever security level i have.
>
> Also, i have another ASP application loaded on the same server, but thisI> used Windows Authentication Mode. This one has no problems using sessions,> get no restrictions from that at all, the session variables run great!
>
> Neither app is setup as an Application within IIS, they are just sub
> folders. I tried creating an Application for the first issue, but no luck
> there.
>
> Thanks,
>
> --
> David Lozzi
> Associated Business & Technology Group
> [url]www.associatedbtg.com[/url]
>
> I should've known that....but I had a brain fart.
>
>
Copa Guest
-
Copa #6
Re: Windows 2000 IIS Session restricted?!
Have you enabled Session State in the settings for the website?
Daniel
"David Lozzi" <dlozzi@associatedbtg.com> wrote in message
news:#B85zfAaDHA.2572@TK2MSFTNGP12.phx.gbl...for> Session("UID") = 10
> Session("Name") = "John Doe"
>
> I have an ASP application loaded on a Win2k SP3 server in Anonymous
> Authentication Mode. When I try to access the site, none of the session
> variables work. I have to lower the security to Low in Internet Explorerone> the session variables to run. BUT if I run this same script on my local
> machine (WinXP Pro sp1) it works fine with whatever security level i have.
>
> Also, i have another ASP application loaded on the same server, but thisI> used Windows Authentication Mode. This one has no problems using sessions,> get no restrictions from that at all, the session variables run great!
>
> Neither app is setup as an Application within IIS, they are just sub
> folders. I tried creating an Application for the first issue, but no luck
> there.
>
> Thanks,
>
> --
> David Lozzi
> Associated Business & Technology Group
> [url]www.associatedbtg.com[/url]
>
> I should've known that....but I had a brain fart.
>
>
Copa Guest
-
David Lozzi #7
Re: Windows 2000 IIS Session restricted?!
Yes
--
David Lozzi
Associated Business & Technology Group
[url]www.associatedbtg.com[/url]
I should've known that....but I had a brain fart.
"Copa" <dmCopa[nospam]@gfb.org> wrote in message
news:emJAMABaDHA.1816@TK2MSFTNGP09.phx.gbl...have.> Have you enabled Session State in the settings for the website?
>
> Daniel
>
> "David Lozzi" <dlozzi@associatedbtg.com> wrote in message
> news:#B85zfAaDHA.2572@TK2MSFTNGP12.phx.gbl...> for> > Session("UID") = 10
> > Session("Name") = "John Doe"
> >
> > I have an ASP application loaded on a Win2k SP3 server in Anonymous
> > Authentication Mode. When I try to access the site, none of the session
> > variables work. I have to lower the security to Low in Internet Explorer> > the session variables to run. BUT if I run this same script on my local
> > machine (WinXP Pro sp1) it works fine with whatever security level isessions,> one> >
> > Also, i have another ASP application loaded on the same server, but this> > used Windows Authentication Mode. This one has no problems usingluck> I> > get no restrictions from that at all, the session variables run great!
> >
> > Neither app is setup as an Application within IIS, they are just sub
> > folders. I tried creating an Application for the first issue, but no>> > there.
> >
> > Thanks,
> >
> > --
> > David Lozzi
> > Associated Business & Technology Group
> > [url]www.associatedbtg.com[/url]
> >
> > I should've known that....but I had a brain fart.
> >
> >
>
David Lozzi Guest
-
David Lozzi #8
Re: Windows 2000 IIS Session restricted?!
Yes
--
David Lozzi
Associated Business & Technology Group
[url]www.associatedbtg.com[/url]
I should've known that....but I had a brain fart.
"Copa" <dmCopa[nospam]@gfb.org> wrote in message
news:emJAMABaDHA.1816@TK2MSFTNGP09.phx.gbl...have.> Have you enabled Session State in the settings for the website?
>
> Daniel
>
> "David Lozzi" <dlozzi@associatedbtg.com> wrote in message
> news:#B85zfAaDHA.2572@TK2MSFTNGP12.phx.gbl...> for> > Session("UID") = 10
> > Session("Name") = "John Doe"
> >
> > I have an ASP application loaded on a Win2k SP3 server in Anonymous
> > Authentication Mode. When I try to access the site, none of the session
> > variables work. I have to lower the security to Low in Internet Explorer> > the session variables to run. BUT if I run this same script on my local
> > machine (WinXP Pro sp1) it works fine with whatever security level isessions,> one> >
> > Also, i have another ASP application loaded on the same server, but this> > used Windows Authentication Mode. This one has no problems usingluck> I> > get no restrictions from that at all, the session variables run great!
> >
> > Neither app is setup as an Application within IIS, they are just sub
> > folders. I tried creating an Application for the first issue, but no>> > there.
> >
> > Thanks,
> >
> > --
> > David Lozzi
> > Associated Business & Technology Group
> > [url]www.associatedbtg.com[/url]
> >
> > I should've known that....but I had a brain fart.
> >
> >
>
David Lozzi Guest
-
David Lozzi #9
Re: Windows 2000 IIS Session restricted?!
Yes
--
David Lozzi
Associated Business & Technology Group
[url]www.associatedbtg.com[/url]
I should've known that....but I had a brain fart.
"Copa" <dmCopa[nospam]@gfb.org> wrote in message
news:emJAMABaDHA.1816@TK2MSFTNGP09.phx.gbl...have.> Have you enabled Session State in the settings for the website?
>
> Daniel
>
> "David Lozzi" <dlozzi@associatedbtg.com> wrote in message
> news:#B85zfAaDHA.2572@TK2MSFTNGP12.phx.gbl...> for> > Session("UID") = 10
> > Session("Name") = "John Doe"
> >
> > I have an ASP application loaded on a Win2k SP3 server in Anonymous
> > Authentication Mode. When I try to access the site, none of the session
> > variables work. I have to lower the security to Low in Internet Explorer> > the session variables to run. BUT if I run this same script on my local
> > machine (WinXP Pro sp1) it works fine with whatever security level isessions,> one> >
> > Also, i have another ASP application loaded on the same server, but this> > used Windows Authentication Mode. This one has no problems usingluck> I> > get no restrictions from that at all, the session variables run great!
> >
> > Neither app is setup as an Application within IIS, they are just sub
> > folders. I tried creating an Application for the first issue, but no>> > there.
> >
> > Thanks,
> >
> > --
> > David Lozzi
> > Associated Business & Technology Group
> > [url]www.associatedbtg.com[/url]
> >
> > I should've known that....but I had a brain fart.
> >
> >
>
David Lozzi Guest
-
Karl Levinson [x y] mvp #10
Re: Windows 2000 IIS Session restricted?!
Well, I could certainly be wrong, as I'm not really an IIS expert, but the
fact that it works at low application isolation mode makes me wonder if this
could be a problem with the IWAM account. The password in the IIS metabase
has to match the password in the Windows user account database, for example.
I suppose you could use the ADSUTIL.VBS command to obtain the password for
the IWAM account, and then try logging into Windows as that account name and
password to see what happens. Or, just reset the password using ADSUTIL.
The IWAM account also needs permissions to certain files on the hard drive
as well. If that was the case, enabling file auditing might help you. I
wonder if you might also see something useful by running the free utilities
regmon, file mon and process explorer from [url]www.sysinternals.com[/url] while the
error is happening.
[url]http://securityadmin.info/faq.htm#iwam[/url]
[url]http://securityadmin.info/faq.htm#auditing[/url]
"David Lozzi" <dlozzi@associatedbtg.com> wrote in message
news:#B85zfAaDHA.2572@TK2MSFTNGP12.phx.gbl...for> Session("UID") = 10
> Session("Name") = "John Doe"
>
> I have an ASP application loaded on a Win2k SP3 server in Anonymous
> Authentication Mode. When I try to access the site, none of the session
> variables work. I have to lower the security to Low in Internet Explorerone> the session variables to run. BUT if I run this same script on my local
> machine (WinXP Pro sp1) it works fine with whatever security level i have.
>
> Also, i have another ASP application loaded on the same server, but thisI> used Windows Authentication Mode. This one has no problems using sessions,> get no restrictions from that at all, the session variables run great!
>
> Neither app is setup as an Application within IIS, they are just sub
> folders. I tried creating an Application for the first issue, but no luck
> there.
>
> Thanks,
>
> --
> David Lozzi
> Associated Business & Technology Group
> [url]www.associatedbtg.com[/url]
>
> I should've known that....but I had a brain fart.
>
>
Karl Levinson [x y] mvp Guest
-
Karl Levinson [x y] mvp #11
Re: Windows 2000 IIS Session restricted?!
Well, I could certainly be wrong, as I'm not really an IIS expert, but the
fact that it works at low application isolation mode makes me wonder if this
could be a problem with the IWAM account. The password in the IIS metabase
has to match the password in the Windows user account database, for example.
I suppose you could use the ADSUTIL.VBS command to obtain the password for
the IWAM account, and then try logging into Windows as that account name and
password to see what happens. Or, just reset the password using ADSUTIL.
The IWAM account also needs permissions to certain files on the hard drive
as well. If that was the case, enabling file auditing might help you. I
wonder if you might also see something useful by running the free utilities
regmon, file mon and process explorer from [url]www.sysinternals.com[/url] while the
error is happening.
[url]http://securityadmin.info/faq.htm#iwam[/url]
[url]http://securityadmin.info/faq.htm#auditing[/url]
"David Lozzi" <dlozzi@associatedbtg.com> wrote in message
news:#B85zfAaDHA.2572@TK2MSFTNGP12.phx.gbl...for> Session("UID") = 10
> Session("Name") = "John Doe"
>
> I have an ASP application loaded on a Win2k SP3 server in Anonymous
> Authentication Mode. When I try to access the site, none of the session
> variables work. I have to lower the security to Low in Internet Explorerone> the session variables to run. BUT if I run this same script on my local
> machine (WinXP Pro sp1) it works fine with whatever security level i have.
>
> Also, i have another ASP application loaded on the same server, but thisI> used Windows Authentication Mode. This one has no problems using sessions,> get no restrictions from that at all, the session variables run great!
>
> Neither app is setup as an Application within IIS, they are just sub
> folders. I tried creating an Application for the first issue, but no luck
> there.
>
> Thanks,
>
> --
> David Lozzi
> Associated Business & Technology Group
> [url]www.associatedbtg.com[/url]
>
> I should've known that....but I had a brain fart.
>
>
Karl Levinson [x y] mvp Guest
-
Karl Levinson [x y] mvp #12
Re: Windows 2000 IIS Session restricted?!
Well, I could certainly be wrong, as I'm not really an IIS expert, but the
fact that it works at low application isolation mode makes me wonder if this
could be a problem with the IWAM account. The password in the IIS metabase
has to match the password in the Windows user account database, for example.
I suppose you could use the ADSUTIL.VBS command to obtain the password for
the IWAM account, and then try logging into Windows as that account name and
password to see what happens. Or, just reset the password using ADSUTIL.
The IWAM account also needs permissions to certain files on the hard drive
as well. If that was the case, enabling file auditing might help you. I
wonder if you might also see something useful by running the free utilities
regmon, file mon and process explorer from [url]www.sysinternals.com[/url] while the
error is happening.
[url]http://securityadmin.info/faq.htm#iwam[/url]
[url]http://securityadmin.info/faq.htm#auditing[/url]
"David Lozzi" <dlozzi@associatedbtg.com> wrote in message
news:#B85zfAaDHA.2572@TK2MSFTNGP12.phx.gbl...for> Session("UID") = 10
> Session("Name") = "John Doe"
>
> I have an ASP application loaded on a Win2k SP3 server in Anonymous
> Authentication Mode. When I try to access the site, none of the session
> variables work. I have to lower the security to Low in Internet Explorerone> the session variables to run. BUT if I run this same script on my local
> machine (WinXP Pro sp1) it works fine with whatever security level i have.
>
> Also, i have another ASP application loaded on the same server, but thisI> used Windows Authentication Mode. This one has no problems using sessions,> get no restrictions from that at all, the session variables run great!
>
> Neither app is setup as an Application within IIS, they are just sub
> folders. I tried creating an Application for the first issue, but no luck
> there.
>
> Thanks,
>
> --
> David Lozzi
> Associated Business & Technology Group
> [url]www.associatedbtg.com[/url]
>
> I should've known that....but I had a brain fart.
>
>
Karl Levinson [x y] mvp Guest
-
David Lozzi #13
Re: Windows 2000 IIS Session restricted?!
Weird, but it works fine now... I think its flakey... I unloaded the app and
today I reloaded and it worked fine.
Thanks for your posts
--
David Lozzi
Associated Business & Technology Group
[url]www.associatedbtg.com[/url]
I should've known that....but I had a brain fart.
"Karl Levinson [x y] mvp" <levinson_k@despammed.com> wrote in message
news:usSm7rGaDHA.2308@TK2MSFTNGP12.phx.gbl...this> Well, I could certainly be wrong, as I'm not really an IIS expert, but the
> fact that it works at low application isolation mode makes me wonder ifmetabase> could be a problem with the IWAM account. The password in the IISexample.> has to match the password in the Windows user account database, forand> I suppose you could use the ADSUTIL.VBS command to obtain the password for
> the IWAM account, and then try logging into Windows as that account nameutilities> password to see what happens. Or, just reset the password using ADSUTIL.
> The IWAM account also needs permissions to certain files on the hard drive
> as well. If that was the case, enabling file auditing might help you. I
> wonder if you might also see something useful by running the freehave.> regmon, file mon and process explorer from [url]www.sysinternals.com[/url] while the
> error is happening.
>
> [url]http://securityadmin.info/faq.htm#iwam[/url]
> [url]http://securityadmin.info/faq.htm#auditing[/url]
>
>
> "David Lozzi" <dlozzi@associatedbtg.com> wrote in message
> news:#B85zfAaDHA.2572@TK2MSFTNGP12.phx.gbl...> for> > Session("UID") = 10
> > Session("Name") = "John Doe"
> >
> > I have an ASP application loaded on a Win2k SP3 server in Anonymous
> > Authentication Mode. When I try to access the site, none of the session
> > variables work. I have to lower the security to Low in Internet Explorer> > the session variables to run. BUT if I run this same script on my local
> > machine (WinXP Pro sp1) it works fine with whatever security level isessions,> one> >
> > Also, i have another ASP application loaded on the same server, but this> > used Windows Authentication Mode. This one has no problems usingluck> I> > get no restrictions from that at all, the session variables run great!
> >
> > Neither app is setup as an Application within IIS, they are just sub
> > folders. I tried creating an Application for the first issue, but no>> > there.
> >
> > Thanks,
> >
> > --
> > David Lozzi
> > Associated Business & Technology Group
> > [url]www.associatedbtg.com[/url]
> >
> > I should've known that....but I had a brain fart.
> >
> >
>
David Lozzi Guest
-
David Lozzi #14
Re: Windows 2000 IIS Session restricted?!
Weird, but it works fine now... I think its flakey... I unloaded the app and
today I reloaded and it worked fine.
Thanks for your posts
--
David Lozzi
Associated Business & Technology Group
[url]www.associatedbtg.com[/url]
I should've known that....but I had a brain fart.
"Karl Levinson [x y] mvp" <levinson_k@despammed.com> wrote in message
news:usSm7rGaDHA.2308@TK2MSFTNGP12.phx.gbl...this> Well, I could certainly be wrong, as I'm not really an IIS expert, but the
> fact that it works at low application isolation mode makes me wonder ifmetabase> could be a problem with the IWAM account. The password in the IISexample.> has to match the password in the Windows user account database, forand> I suppose you could use the ADSUTIL.VBS command to obtain the password for
> the IWAM account, and then try logging into Windows as that account nameutilities> password to see what happens. Or, just reset the password using ADSUTIL.
> The IWAM account also needs permissions to certain files on the hard drive
> as well. If that was the case, enabling file auditing might help you. I
> wonder if you might also see something useful by running the freehave.> regmon, file mon and process explorer from [url]www.sysinternals.com[/url] while the
> error is happening.
>
> [url]http://securityadmin.info/faq.htm#iwam[/url]
> [url]http://securityadmin.info/faq.htm#auditing[/url]
>
>
> "David Lozzi" <dlozzi@associatedbtg.com> wrote in message
> news:#B85zfAaDHA.2572@TK2MSFTNGP12.phx.gbl...> for> > Session("UID") = 10
> > Session("Name") = "John Doe"
> >
> > I have an ASP application loaded on a Win2k SP3 server in Anonymous
> > Authentication Mode. When I try to access the site, none of the session
> > variables work. I have to lower the security to Low in Internet Explorer> > the session variables to run. BUT if I run this same script on my local
> > machine (WinXP Pro sp1) it works fine with whatever security level isessions,> one> >
> > Also, i have another ASP application loaded on the same server, but this> > used Windows Authentication Mode. This one has no problems usingluck> I> > get no restrictions from that at all, the session variables run great!
> >
> > Neither app is setup as an Application within IIS, they are just sub
> > folders. I tried creating an Application for the first issue, but no>> > there.
> >
> > Thanks,
> >
> > --
> > David Lozzi
> > Associated Business & Technology Group
> > [url]www.associatedbtg.com[/url]
> >
> > I should've known that....but I had a brain fart.
> >
> >
>
David Lozzi Guest
-
David Lozzi #15
Re: Windows 2000 IIS Session restricted?!
Weird, but it works fine now... I think its flakey... I unloaded the app and
today I reloaded and it worked fine.
Thanks for your posts
--
David Lozzi
Associated Business & Technology Group
[url]www.associatedbtg.com[/url]
I should've known that....but I had a brain fart.
"Karl Levinson [x y] mvp" <levinson_k@despammed.com> wrote in message
news:usSm7rGaDHA.2308@TK2MSFTNGP12.phx.gbl...this> Well, I could certainly be wrong, as I'm not really an IIS expert, but the
> fact that it works at low application isolation mode makes me wonder ifmetabase> could be a problem with the IWAM account. The password in the IISexample.> has to match the password in the Windows user account database, forand> I suppose you could use the ADSUTIL.VBS command to obtain the password for
> the IWAM account, and then try logging into Windows as that account nameutilities> password to see what happens. Or, just reset the password using ADSUTIL.
> The IWAM account also needs permissions to certain files on the hard drive
> as well. If that was the case, enabling file auditing might help you. I
> wonder if you might also see something useful by running the freehave.> regmon, file mon and process explorer from [url]www.sysinternals.com[/url] while the
> error is happening.
>
> [url]http://securityadmin.info/faq.htm#iwam[/url]
> [url]http://securityadmin.info/faq.htm#auditing[/url]
>
>
> "David Lozzi" <dlozzi@associatedbtg.com> wrote in message
> news:#B85zfAaDHA.2572@TK2MSFTNGP12.phx.gbl...> for> > Session("UID") = 10
> > Session("Name") = "John Doe"
> >
> > I have an ASP application loaded on a Win2k SP3 server in Anonymous
> > Authentication Mode. When I try to access the site, none of the session
> > variables work. I have to lower the security to Low in Internet Explorer> > the session variables to run. BUT if I run this same script on my local
> > machine (WinXP Pro sp1) it works fine with whatever security level isessions,> one> >
> > Also, i have another ASP application loaded on the same server, but this> > used Windows Authentication Mode. This one has no problems usingluck> I> > get no restrictions from that at all, the session variables run great!
> >
> > Neither app is setup as an Application within IIS, they are just sub
> > folders. I tried creating an Application for the first issue, but no>> > there.
> >
> > Thanks,
> >
> > --
> > David Lozzi
> > Associated Business & Technology Group
> > [url]www.associatedbtg.com[/url]
> >
> > I should've known that....but I had a brain fart.
> >
> >
>
David Lozzi Guest



Reply With Quote

