Hello Kurt,

I'd take a look at TEXT ... ENDTEXT with the TEXTMERGE option.  Of 
course, TEXTMERGE is a great option as well for merging data into an 
HTML template.  You could create a menu by SCANing through a table of 
images using the TEXT TEXTMERGE ADDITIVE ... ENDTEXT.

Once the data is merged, I'd then output to a folder with the STRTOFILE().

Once all of your HTML is generated and sitting on your harddrive 
somewhere, I'd then use Craig Boyd's VFPConnection suite to FTP the 
files up to your hosting service to make them go live.

Is this along the lines of what you were asking about?

-Kevin


On 01/17/2011 12:31 PM, Kurt Wendt wrote:
> Hey there folks,
>
>
>
> First of all - I know it's a little late - but, Happy New Year. This is
> my first real posting this year anyway...
>
>
>
> I have this e-commerce website, a Gallery, which I host via a Yahoo
> Store. However, that store also links to several other stores - where I
> sell images printed on mousepads, shirts, blankets&  more - via
> CafePress stores. My delemna is that the Gallery is a MAJOR money drain
> - and I sell more via CafePress than my Gallery. The upfront costs on
> CafePress is Minimal (maybe like $60/year) where as the Gallery is
> $250/mo. (which incl. hosting fees, Merchant Acct.&  more). So - at this
> point I want to Kill off the Gallery - or, rather - downgrade it to
> basic webpages - that link to the other stores where items can actually
> be purchased.
>
>
>
> Right now I have a VFP system I built that tracks all the artwork,
> artists, pricing, grouping of the artwork - etc. And, I have a button
> that generates a CSV - that gets uploaded to Yahoo - and allows me to
> re-build the store. What I would like to do is create a new button -
> which when pressed creates the full set of HTML webpages - and
> essentially generates a very similar website (the current site is:
> Gallery-3D.com ).
>
>
>
> I've done some website work in the past - just not a lot. So I have some
> experience w/HTML - and I even have some small chunks of JavaScript that
> currently run on the Gallery. But, I would like to generate HTML out of
> VFP. I did some looking around at the Online Help - and I saw some
> abilities in VFP to generate HTML code based upon a Form. Although, I
> don't think I really need that - since I'm not really looking to have
> data entry screens on the website. Just images, text, and links.
>
>
>
> Does anyone have advice for me - in regards to generating HTML webpages
> from within VFP? I've never worked w/ASP either - but, maybe that is
> something else I should look into. However, I want to do this as Simply
> as possible. I want to downgrade the website ASAP - including moving the
> Domain - so that's why I am looking for something simple - and hoping
> not to have a steep learning curve to try to implement this change in my
> Gallery!
>
>
>
> Thanks,
>
>   -K-
>
>
>
> Senior Developer
>
> Waitex Information System, Inc.
>
> P Save a tree. Don't print this e-mail unless it's really necessary.
>
>
>
>
>
> --- StripMime Report -- processed MIME parts ---
> multipart/alternative
>    text/plain (text body -- kept)
>    text/html
> ---
>
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to