Re: alternatives for WebDNA
This WebDNA talk-list message is from 2004
It keeps the original formatting.
numero = 58061
interpreted = N
texte = nice TIP o' the DAYOn May 26, 2004, at 12:04 AM, Sal wrote:> If they are using Windows, check to see if they have Perl installed,> More than likely, they will. Then use a perl script to read the flat > file.> Here is a tutorial.> http://www.databasejournal.com/sqletc/article.php/1428581>>>> Salvatore B. D'Anna> DotNetNuke Hosting> V:(619)308-7606> F: (619)374-2268> http://DotNetNukeHosting.com>>>>> -----Original Message-----> From: WebDNA Talk [mailto:WebDNA-Talk@talk.smithmicro.com] On Behalf Of> sbraun> Sent: Tuesday, May 25, 2004 8:03 PM> To: WebDNA Talk> Subject: Re: alternatives for WebDNA>> Hello,>> It's www.oswegoharborfest.com. but the WebDNA is not there.>> I originally advised them to migrate to WebDNA as a host, but they> chose to stay local with a company that can provide hardware support,> and Windows system education to the local staff. As a non-profit,> they can't afford 2 hosting companies just to suit my code choices.>> The few scripts that are running now that need to be changed over are> in a directory at a different URL that I maintain for a second client> It was always my intention to move these few pages and .db out before> the Harborfest season began, and the hits started to increase. Now> time is running short, and trying to educate myself with the MySQL now> seems like correcting for a bad haircut by cutting off my own head.>> I don't need the power of MySQL, just to read into and out of a flat> file database of text and links back to images at oswegoharborfest.com> I seeking another solution.>> Thanks for any advice.> sfb>>>>> On Tuesday, May 25, 2004, at 10:31 PM, kalin mintchev wrote:>>>> Stuart, I wish I could change hosts, as I am hosting other clients>>> with a WebDNA enabled ISP.>>> However my client is a non-profit organization, and obtains various>>> in-kind sponsors, one of which is a hosting company down the road.>>>>>> what's the .org? we host a bunch of them...>>>>>>>>>> I asked this list for a little free space from anyone last year when >>> I>>> took this client.>>> No one could garnet me any free space. I'm only using 1.6 meg of>>> space, and bandwidth is not heavy.>>>>>> Thanks for writing.>>> sfb>>>>>>>>>>>> On Tuesday, May 25, 2004, at 07:45 PM, Stuart Tremain wrote:>>>>>>> Simple solution - Host the site with a WedDNA enabled ISP.>>>>>>>> Ask the list if anyone will help out or SMSI offer hosting.>>>>>>>>>>>>>>>> On 26 May 2004, at 06:42 AM, sbraun wrote:>>>>>>>>> Hello,>>>>>>>>>> I have a number of database tables running with WebDNA to provide>>>>> dynamic page generation inside html.>>>>> I've written a few WebDNA scripts to allow me to:>>>>> add a new record appended to the database>>>>> edit an existing record in the database>>>>> delete an existing record in the database>>>>> search the .db to pull out a set of data to "plug it in" to>>>>> a>>>>> html template file.>>>>>>>>>> I need to move my client away from WebDNA for reasons passing>>>>> understanding.>>>>> The new servers will not be Macintosh based, and the host will not>>>>> install WebDNA for just my little account.>>>>>>>>>> I've been attempting to duplicate these simple scripts into .php to>>>>> run a MySQL data table, but the whole process>>>>> has been causing me weeks of headaches just trying to get the data>>>>> into a format that MySQL can deal with.>>>>>>>>>> What alternative applications might be available to accomplish the>>>>> same tasks?>>>>>>>>>> Thanks for any insight.>>>>> Steve Braun>>>>> sbraun1@twcny.rr.com>>>>>>>>>>>>>>> ------------------------------------------------------------->>>>> This message is sent to you because you are subscribed to>>>>> the mailing list
.>>>>> To unsubscribe, E-mail to: >>>>> To switch to the DIGEST mode, E-mail to>>>>> >>>>> Web Archive of this list is at: http://webdna.smithmicro.com/>>>>>>>>>>>>>> Regards>>>>>>>> Stuart Tremain>>>> idfk web developments>>>> 114a/40 yeo street neutral bay 2089 australia>>>> t +612 9908 2134>>>> f +612 9908 4837>>>>>>>>>>>> ------------------------------------------------------------->>>> This message is sent to you because you are subscribed to>>>> the mailing list .>>>> To unsubscribe, E-mail to: >>>> To switch to the DIGEST mode, E-mail to>>>> >>>> Web Archive of this list is at: http://webdna.smithmicro.com/>>>>>>>>>>>>> ------------------------------------------------------------->>> This message is sent to you because you are subscribed to>>> the mailing list .>>> To unsubscribe, E-mail to: >>> To switch to the DIGEST mode, E-mail to>>> >>> Web Archive of this list is at: http://webdna.smithmicro.com/>>>>>>> ------------------------------------------------------------->> This message is sent to you because you are subscribed to>> the mailing list .>> To unsubscribe, E-mail to: >> To switch to the DIGEST mode, E-mail to>> >> Web Archive of this list is at: http://webdna.smithmicro.com/>>>>> -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to> > Web Archive of this list is at: http://webdna.smithmicro.com/>> __________ NOD32 1.772 (20040524) Information __________>> This message was checked by NOD32 Antivirus System.> http://www.nod32.com>>>> -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/>-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
nice TIP o' the DAYOn May 26, 2004, at 12:04 AM, Sal wrote:> If they are using Windows, check to see if they have Perl installed,> More than likely, they will. Then use a perl script to read the flat > file.> Here is a tutorial.> http://www.databasejournal.com/sqletc/article.php/1428581>>>> Salvatore B. D'Anna> DotNetNuke Hosting> V:(619)308-7606> F: (619)374-2268> http://DotNetNukeHosting.com>>>>> -----Original Message-----> From: WebDNA Talk [mailto:WebDNA-Talk@talk.smithmicro.com] On Behalf Of> sbraun> Sent: Tuesday, May 25, 2004 8:03 PM> To: WebDNA Talk> Subject: Re: alternatives for WebDNA>> Hello,>> It's www.oswegoharborfest.com. but the WebDNA is not there.>> I originally advised them to migrate to WebDNA as a host, but they> chose to stay local with a company that can provide hardware support,> and Windows system education to the local staff. As a non-profit,> they can't afford 2 hosting companies just to suit my code choices.>> The few scripts that are running now that need to be changed over are> in a directory at a different URL that I maintain for a second client> It was always my intention to move these few pages and .db out before> the Harborfest season began, and the hits started to increase. Now> time is running short, and trying to educate myself with the MySQL now> seems like correcting for a bad haircut by cutting off my own head.>> I don't need the power of MySQL, just to read into and out of a flat> file database of text and links back to images at oswegoharborfest.com> I seeking another solution.>> Thanks for any advice.> sfb>>>>> On Tuesday, May 25, 2004, at 10:31 PM, kalin mintchev wrote:>>>> Stuart, I wish I could change hosts, as I am hosting other clients>>> with a WebDNA enabled ISP.>>> However my client is a non-profit organization, and obtains various>>> in-kind sponsors, one of which is a hosting company down the road.>>>>>> what's the .org? we host a bunch of them...>>>>>>>>>> I asked this list for a little free space from anyone last year when >>> I>>> took this client.>>> No one could garnet me any free space. I'm only using 1.6 meg of>>> space, and bandwidth is not heavy.>>>>>> Thanks for writing.>>> sfb>>>>>>>>>>>> On Tuesday, May 25, 2004, at 07:45 PM, Stuart Tremain wrote:>>>>>>> Simple solution - Host the site with a WedDNA enabled ISP.>>>>>>>> Ask the list if anyone will help out or SMSI offer hosting.>>>>>>>>>>>>>>>> On 26 May 2004, at 06:42 AM, sbraun wrote:>>>>>>>>> Hello,>>>>>>>>>> I have a number of database tables running with WebDNA to provide>>>>> dynamic page generation inside html.>>>>> I've written a few WebDNA scripts to allow me to:>>>>> add a new record appended to the database>>>>> edit an existing record in the database>>>>> delete an existing record in the database>>>>> search the .db to pull out a set of data to "plug it in" to>>>>> a>>>>> html template file.>>>>>>>>>> I need to move my client away from WebDNA for reasons passing>>>>> understanding.>>>>> The new servers will not be Macintosh based, and the host will not>>>>> install WebDNA for just my little account.>>>>>>>>>> I've been attempting to duplicate these simple scripts into .php to>>>>> run a MySQL data table, but the whole process>>>>> has been causing me weeks of headaches just trying to get the data>>>>> into a format that MySQL can deal with.>>>>>>>>>> What alternative applications might be available to accomplish the>>>>> same tasks?>>>>>>>>>> Thanks for any insight.>>>>> Steve Braun>>>>> sbraun1@twcny.rr.com>>>>>>>>>>>>>>> ------------------------------------------------------------->>>>> This message is sent to you because you are subscribed to>>>>> the mailing list .>>>>> To unsubscribe, E-mail to: >>>>> To switch to the DIGEST mode, E-mail to>>>>> >>>>> Web Archive of this list is at: http://webdna.smithmicro.com/>>>>>>>>>>>>>> Regards>>>>>>>> Stuart Tremain>>>> idfk web developments>>>> 114a/40 yeo street neutral bay 2089 australia>>>> t +612 9908 2134>>>> f +612 9908 4837>>>>>>>>>>>> ------------------------------------------------------------->>>> This message is sent to you because you are subscribed to>>>> the mailing list .>>>> To unsubscribe, E-mail to: >>>> To switch to the DIGEST mode, E-mail to>>>> >>>> Web Archive of this list is at: http://webdna.smithmicro.com/>>>>>>>>>>>>> ------------------------------------------------------------->>> This message is sent to you because you are subscribed to>>> the mailing list .>>> To unsubscribe, E-mail to: >>> To switch to the DIGEST mode, E-mail to>>> >>> Web Archive of this list is at: http://webdna.smithmicro.com/>>>>>>> ------------------------------------------------------------->> This message is sent to you because you are subscribed to>> the mailing list .>> To unsubscribe, E-mail to: >> To switch to the DIGEST mode, E-mail to>> >> Web Archive of this list is at: http://webdna.smithmicro.com/>>>>> -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to> > Web Archive of this list is at: http://webdna.smithmicro.com/>> __________ NOD32 1.772 (20040524) Information __________>> This message was checked by NOD32 Antivirus System.> http://www.nod32.com>>>> -------------------------------------------------------------> This message is sent to you because you are subscribed to> the mailing list .> To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > > Web Archive of this list is at: http://webdna.smithmicro.com/>-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Dylan Wood
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Problem 2: Prefs file... (1997)
OT: Limit on # of Pulldown entries (1997)
Referencing multiple databases... (2000)
Limiting user access to .tmpl files (1997)
WebCat2b12 - nesting [tags] (1997)
[OT] Form Check java problem (2003)
convert date and time (2005)
shipcost (1997)
RE: [isfolder] and [filename] (1997)
WebCat2b13MacPlugin - [math][date][/math] problem (1997)
RE: [WebDNA] anyone use curl with shell? (2010)
[WebDNA] eCommerce in 7.0 but not in 7.1? (2012)
GroupField Returns (2002)
I'm having trouble using [url][interpret][math] together in lookup (1997)
Bug Report, maybe (1997)
Comments in db? (1997)
questions on variations of Ken's [text multi=T]var1=&var2=[/text] (1999)
Authorize.Net and AIM (2004)
FORMS: Returning a specific page (1997)
OLD PROBLEM (1997)