Re: In Visual Basic 2008 create aspx web pages programmatically



On Jul 11, 5:47 am, Peter K <Pet...@xxxxxxxxxxxxxxxxxxxxxxxx> wrote:
I am working with Visual Studio or alternately with Expression Web.  I need
to create about 50 aspx pages with about 1200 thumbnali images, typically
arranged in three to four groups per page, having hyperlinks to the
corresponding full size images.

Can anybody point me to locations in MSDN or elsewhere giving the references
to attach, the commands & objects for creating or opening the pages and
possibly available classes?

I have done equivalent things with Excel where the corresponding references
workboook & work*** commands, etc, are widely available.

Any direction would be appreciated.

Peter K

I agree, I wouldn't try to programmatically create 50 pages, I'd
create as few of pages as possible pages (say 1 or 2) that could
handle the content of all the other pages.

Thanks,

Seth Rowe [MVP]
.


Loading