PC Review


Reply
Thread Tools Rate Thread

Copying site to cd?

 
 
VB Programmer
Guest
Posts: n/a
 
      12th Aug 2005
I would like to copy my full ASP.NET website to a cd to pass out to people
without computers. Is this possible? How could I do this?


 
Reply With Quote
 
 
 
 
Oliver Wong
Guest
Posts: n/a
 
      12th Aug 2005

"VB Programmer" <(E-Mail Removed)> wrote in message
news:uHc$(E-Mail Removed)...
>I would like to copy my full ASP.NET website to a cd to pass out to people
>without computers. Is this possible? How could I do this?


What would they use to play the CD? An audio CD Player? A video DVD
player?

- Oliver


 
Reply With Quote
 
Juan T. Llibre
Guest
Posts: n/a
 
      12th Aug 2005
If they don't have a computer, what would they see your site on ?

A Sony CD Walkman ?




Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"VB Programmer" <(E-Mail Removed)> wrote in message
news:uHc$(E-Mail Removed)...
>I would like to copy my full ASP.NET website to a cd to pass out to people without
>computers. Is this possible? How could I do this?



 
Reply With Quote
 
Brock Allen
Guest
Posts: n/a
 
      12th Aug 2005
Yes this is possible. You will need to have your own host (since the CD won't
be using IIS). Cassini can be used for this:

http://asp.net/Default.aspx?tabindex=6&tabid=41

It's fairly simple in fact... Aaron wrote a somewhat detailed article on
how to do it manually (w/o Cassini):

http://msdn.microsoft.com/msdnmag/is...n/default.aspx

-Brock
DevelopMentor
http://staff.develop.com/ballen



> I would like to copy my full ASP.NET website to a cd to pass out to
> people without computers. Is this possible? How could I do this?
>




 
Reply With Quote
 
Brock Allen
Guest
Posts: n/a
 
      12th Aug 2005
>> I would like to copy my full ASP.NET website to a cd to pass out to
>> people without computers. Is this possible? How could I do this?


Hmm, I guess I hit send a bit early... I missed the without computers requirement
there... Yeah, that's going to be a bit difficult...

-Brock
DevelopMentor
http://staff.develop.com/ballen



> Yes this is possible. You will need to have your own host (since the
> CD won't be using IIS). Cassini can be used for this:
>
> http://asp.net/Default.aspx?tabindex=6&tabid=41
>
> It's fairly simple in fact... Aaron wrote a somewhat detailed article
> on how to do it manually (w/o Cassini):
>
> http://msdn.microsoft.com/msdnmag/is...tation/default.
> aspx
>
> -Brock
> DevelopMentor
> http://staff.develop.com/ballen




 
Reply With Quote
 
Juan T. Llibre
Guest
Posts: n/a
 
      12th Aug 2005
Brock,

he specifically ruled out using a computer to view the site.

The solutions you mention ( which I would have mentioned if he
had not specified that his objective is to pass the site-on-a-CD
to people *without computers* ) require the use of a computer.




Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"Brock Allen" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Yes this is possible. You will need to have your own host (since the CD won't be using
> IIS). Cassini can be used for this:
>
> http://asp.net/Default.aspx?tabindex=6&tabid=41
>
> It's fairly simple in fact... Aaron wrote a somewhat detailed article on how to do it
> manually (w/o Cassini):
>
> http://msdn.microsoft.com/msdnmag/is...n/default.aspx
>
> -Brock
> DevelopMentor
> http://staff.develop.com/ballen
>
>
>
>> I would like to copy my full ASP.NET website to a cd to pass out to
>> people without computers. Is this possible? How could I do this?



 
Reply With Quote
 
Brock Allen
Guest
Posts: n/a
 
      12th Aug 2005
Yeah, I noticed that after the fact... I wonder what's he's really trying
to do then...?

-Brock
DevelopMentor
http://staff.develop.com/ballen



> Brock,
>
> he specifically ruled out using a computer to view the site.
>
> The solutions you mention ( which I would have mentioned if he had not
> specified that his objective is to pass the site-on-a-CD to people
> *without computers* ) require the use of a computer.
>
> Juan T. Llibre
> ASP.NET MVP
> http://asp.net.do/foros/
> Foros de ASP.NET en Español
> Ven, y hablemos de ASP.NET...
> ======================
> "Brock Allen" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>
>> Yes this is possible. You will need to have your own host (since the
>> CD won't be using IIS). Cassini can be used for this:
>>
>> http://asp.net/Default.aspx?tabindex=6&tabid=41
>>
>> It's fairly simple in fact... Aaron wrote a somewhat detailed article
>> on how to do it manually (w/o Cassini):
>>
>> http://msdn.microsoft.com/msdnmag/is...tation/default
>> .aspx
>>
>> -Brock
>> DevelopMentor
>> http://staff.develop.com/ballen
>>> I would like to copy my full ASP.NET website to a cd to pass out to
>>> people without computers. Is this possible? How could I do this?
>>>




 
Reply With Quote
 
Juan T. Llibre
Guest
Posts: n/a
 
      13th Aug 2005
I have no idea...

Maybe he'll clear that up, or maybe it was just a "crossed wire" and
he really meant "to distribute to people who don't run a web server".

Ex-MVP and former owner of the "15Seconds" site, Wayne Berry,
wrote a neat application which converted all dynamic ASP 2/3 pages
to HTML, allowing site distribution which could be viewed in a PC
which didn't need a web server to run the ASP application,
but I have never seen a website which runs without a computer.




Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"Brock Allen" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Yeah, I noticed that after the fact... I wonder what's he's really trying to do then...?
>
> -Brock
> DevelopMentor
> http://staff.develop.com/ballen
>
>
>
>> Brock,
>>
>> he specifically ruled out using a computer to view the site.
>>
>> The solutions you mention ( which I would have mentioned if he had not
>> specified that his objective is to pass the site-on-a-CD to people
>> *without computers* ) require the use of a computer.
>>
>> Juan T. Llibre
>> ASP.NET MVP
>> http://asp.net.do/foros/
>> Foros de ASP.NET en Español
>> Ven, y hablemos de ASP.NET...
>> ======================
>> "Brock Allen" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>
>>> Yes this is possible. You will need to have your own host (since the
>>> CD won't be using IIS). Cassini can be used for this:
>>>
>>> http://asp.net/Default.aspx?tabindex=6&tabid=41
>>>
>>> It's fairly simple in fact... Aaron wrote a somewhat detailed article
>>> on how to do it manually (w/o Cassini):
>>>
>>> http://msdn.microsoft.com/msdnmag/is...tation/default
>>> .aspx
>>>
>>> -Brock
>>> DevelopMentor
>>> http://staff.develop.com/ballen
>>>> I would like to copy my full ASP.NET website to a cd to pass out to
>>>> people without computers. Is this possible? How could I do this?
>>>>

>
>
>



 
Reply With Quote
 
Lucas Tam
Guest
Posts: n/a
 
      13th Aug 2005
"VB Programmer" <(E-Mail Removed)> wrote in
news:uHc$(E-Mail Removed):

> I would like to copy my full ASP.NET website to a cd to pass out to
> people without computers. Is this possible? How could I do this?



Seriously, paper is best for these people. Perhaps print off your website
and give it to these people on paper. (Or print of paper reports).


--
Lucas Tam ((E-Mail Removed))
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/
 
Reply With Quote
 
VB Programmer
Guest
Posts: n/a
 
      15th Aug 2005
Sorry for the confusion. I want to create a cd (like a sales cd) to give to
clients so that, even if they have NO internet connection, they can go thru
the site and look at it. Make sense?

Thanks!

"Juan T. Llibre" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I have no idea...
>
> Maybe he'll clear that up, or maybe it was just a "crossed wire" and
> he really meant "to distribute to people who don't run a web server".
>
> Ex-MVP and former owner of the "15Seconds" site, Wayne Berry,
> wrote a neat application which converted all dynamic ASP 2/3 pages
> to HTML, allowing site distribution which could be viewed in a PC
> which didn't need a web server to run the ASP application,
> but I have never seen a website which runs without a computer.
>
>
>
>
> Juan T. Llibre
> ASP.NET MVP
> http://asp.net.do/foros/
> Foros de ASP.NET en Español
> Ven, y hablemos de ASP.NET...
> ======================
>
> "Brock Allen" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Yeah, I noticed that after the fact... I wonder what's he's really trying
>> to do then...?
>>
>> -Brock
>> DevelopMentor
>> http://staff.develop.com/ballen
>>
>>
>>
>>> Brock,
>>>
>>> he specifically ruled out using a computer to view the site.
>>>
>>> The solutions you mention ( which I would have mentioned if he had not
>>> specified that his objective is to pass the site-on-a-CD to people
>>> *without computers* ) require the use of a computer.
>>>
>>> Juan T. Llibre
>>> ASP.NET MVP
>>> http://asp.net.do/foros/
>>> Foros de ASP.NET en Español
>>> Ven, y hablemos de ASP.NET...
>>> ======================
>>> "Brock Allen" <(E-Mail Removed)> wrote in message
>>> news:(E-Mail Removed)...
>>>
>>>> Yes this is possible. You will need to have your own host (since the
>>>> CD won't be using IIS). Cassini can be used for this:
>>>>
>>>> http://asp.net/Default.aspx?tabindex=6&tabid=41
>>>>
>>>> It's fairly simple in fact... Aaron wrote a somewhat detailed article
>>>> on how to do it manually (w/o Cassini):
>>>>
>>>> http://msdn.microsoft.com/msdnmag/is...tation/default
>>>> .aspx
>>>>
>>>> -Brock
>>>> DevelopMentor
>>>> http://staff.develop.com/ballen
>>>>> I would like to copy my full ASP.NET website to a cd to pass out to
>>>>> people without computers. Is this possible? How could I do this?
>>>>>

>>
>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
copying information from a web site jason Microsoft Excel Programming 1 6th Aug 2009 02:36 PM
Re: I want to restrict copying on my site Joe Rohn Microsoft Frontpage 5 8th Jan 2007 03:06 AM
Re: copying of web site directory Tony Jollans Microsoft Word Document Management 1 8th Dec 2006 09:26 AM
CD copying to my web site =?Utf-8?B?U3RldmUgTGFuZGF2YXpv?= Windows XP MovieMaker 2 14th May 2004 10:17 AM
Copying to a web site Brian Mathisen Windows XP Basics 1 12th Aug 2003 01:26 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:34 AM.