Thomas
Thu Feb 16 14:47:12 CST 2006
There is no requirement of any MVPs or anyone for that matter share any code.
I make my living write custom ASP applications, you make you living selling add-ins, etc. and when
you were a MVP you pushed J-Bots, you never provided it free (in the spirit of being a MVP), when it
would have solve a user's problem.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
"MD Websunlimited" <none@none.com> wrote in message news:O$FhB3wMGHA.3276@TK2MSFTNGP09.phx.gbl...
> That's the MVP sprit!
>
> --
> Mike -- FrontPage MVP '97 - '02
>
http://www.websunlimited.com
> FrontPage Add-in
>
>
>
> "Thomas A. Rowe" <tarowe@mvps.org> wrote in message
> news:%2308x1dvMGHA.2416@TK2MSFTNGP15.phx.gbl...
>> Mike,
>>
>> I know of and am currently using a method that block any XML request to grab content from two
>> specific web sites. I learn part of the method by studying the server stat files.
>>
>> I will not share this info, it is something that I provide to specific clients.
>>
>> --
>> ==============================================
>> Thomas A. Rowe (Microsoft MVP - FrontPage)
>> ==============================================
>> If you feel your current issue is a results of installing
>> a Service Pack or security update, please contact
>> Microsoft Product Support Services:
>>
http://support.microsoft.com
>> If the problem can be shown to have been caused by a
>> security update, then there is usually no charge for the call.
>> ==============================================
>>
>> "MD Websunlimited" <none@none.com> wrote in message news:utmldFuMGHA.2992@tk2msftngp13.phx.gbl...
>>> Unless you do not allow a specific IP to reference your web pages and that IP is static, ASP or
>>> not, then there is no why to restrict it that I'm aware of. If you know of a way please share
>>> the details.
>>>
>>> Thanks,
>>>
>>> --
>>> Mike -- FrontPage MVP '97 - '02
>>>
http://www.websunlimited.com
>>> FrontPage Add-in
>>>
>>>
>>>
>>> "Thomas A. Rowe" <tarowe@mvps.org> wrote in message
>>> news:uuao65ZMGHA.1288@TK2MSFTNGP09.phx.gbl...
>>>> It is a good thing that MSXML requests can be blocked via ASP.
>>>>
>>>> --
>>>> ==============================================
>>>> Thomas A. Rowe (Microsoft MVP - FrontPage)
>>>> ==============================================
>>>> If you feel your current issue is a results of installing
>>>> a Service Pack or security update, please contact
>>>> Microsoft Product Support Services:
>>>>
http://support.microsoft.com
>>>> If the problem can be shown to have been caused by a
>>>> security update, then there is usually no charge for the call.
>>>> ==============================================
>>>>
>>>> "Murray" <forums@HAHAgreat-web-sights.com> wrote in message
>>>> news:ea7HAxZMGHA.532@TK2MSFTNGP15.phx.gbl...
>>>>>I am shuddering to think what damage one could do to ecommerce sites, and other sites with this
>>>>>kind of approach.
>>>>>
>>>>> --
>>>>> Murray
>>>>> --------------
>>>>> MVP FrontPage
>>>>>
>>>>>
>>>>> "MD Websunlimited" <none@none.com> wrote in message
>>>>> news:ednqKuZMGHA.1192@TK2MSFTNGP11.phx.gbl...
>>>>>> Hi Jacques,
>>>>>>
>>>>>> There are two ways to accomplish:
>>>>>>
>>>>>> 1. Create a web page that tears the page from the other site then parse that page for the
>>>>>> hidden field. ASP using MSXML works real well for this purpose or the IE browser object
>>>>>> itself.
>>>>>>
>>>>>> 2. Create a 2 frame frameset where the one frame references the other site and the other
>>>>>> frame references your site. Fix the sizes so that only your frame is visiable. Next, use a
>>>>>> JavaScript function to reference the other page and reference the hidden field. Note: The
>>>>>> other site may have code that prevents the loading of their page in a frame.
>>>>>>
>>>>>> --
>>>>>> Mike -- FrontPage MVP '97 - '02
>>>>>>
http://www.websunlimited.com
>>>>>> FrontPage Add-in
>>>>>>
>>>>>>
>>>>>> "Jacques" <Jacques@discussions.microsoft.com> wrote in message
>>>>>> news:FCBA9EDC-557D-4820-BA32-E0D0C0C72294@microsoft.com...
>>>>>>>I have a form with a hidden fied on my web page. Is it possible to make the
>>>>>>> value of this field the same as the value of a hidden field in a different
>>>>>>> web site ? if yes, How can I do that ?
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>