G'Day Guys
Easters almost here & I promised myself I would spend more time on a project I'm starting to wonder if IT is even possible in VB6
I have a .au direct domain http://5o.au - sub-domains I have already created are
http://visit.barossa.5o.au & http://park.pv.5o.au
But, if a person types
http://coles.5118.5o.au <- This return 404 error currently - No Sub-dom
into a browser I want AI to generate the HTML / CSS / JS in RT & return what we call a Go Page.
- 1st issue - coles isn't a sub-dom of 5118, ITs not in any DNS server - SOLVED
- 2nd issue - No index.html exists on any web servers hard disk - SOLVED
- 3rd Issue - Having AI generate the same style Go Pages in RT from temples - Prototyping - N O T S O L V E D !!!
BTW - In the Australian postcode region 5118 these are 2 x Coles stores, Olde coles & New Coles, I want the AI to return a page that uses Google Maps Directions to show the user how they get from their current location for both stores, with Oldes Coles in top 50% of page & New Coles in bottom 50% of page
The VB6 language is sxxt at AI
Should I be using C Plus Plus socket programming or Python or ?
Easters almost here & I promised myself I would spend more time on a project I'm starting to wonder if IT is even possible in VB6
I have a .au direct domain http://5o.au - sub-domains I have already created are
http://visit.barossa.5o.au & http://park.pv.5o.au
But, if a person types
http://coles.5118.5o.au <- This return 404 error currently - No Sub-dom
into a browser I want AI to generate the HTML / CSS / JS in RT & return what we call a Go Page.
- 1st issue - coles isn't a sub-dom of 5118, ITs not in any DNS server - SOLVED
- 2nd issue - No index.html exists on any web servers hard disk - SOLVED
- 3rd Issue - Having AI generate the same style Go Pages in RT from temples - Prototyping - N O T S O L V E D !!!
BTW - In the Australian postcode region 5118 these are 2 x Coles stores, Olde coles & New Coles, I want the AI to return a page that uses Google Maps Directions to show the user how they get from their current location for both stores, with Oldes Coles in top 50% of page & New Coles in bottom 50% of page
The VB6 language is sxxt at AI
Should I be using C Plus Plus socket programming or Python or ?