RE: File Uploads (Whoops)

This WebDNA talk-list message is from

1998


It keeps the original formatting.
numero = 21074
interpreted = N
texte = Whoops, I didn't meant to send this...>Olin, > >How does doing it this way differ from sending the text in a field and just writing this out to a file? > >- ck > > >>Charles, the size limit comes from your browser. Some NT Server IE/Netscape >>versions push over 200K. Some less than 15k. I have pushed over 1MB of text >>through forms this way. >> >>Aloha, Olin >> >>> -----Original Message----- >>> From: charles kline [mailto:ckline@macsultants.com] >>> Sent: Monday, November 16, 1998 3:31 PM >>> To: WebDNA-Talk >>> Subject: RE: File Uploads >>> >>> >>> This is cool, and also sort of what I remember seeing before. I think you >>> actually posted the original thread too. Thanks. >>> >>> Do you know if there is a limit to the size being posted in this manner? >>> >>> - ck >>> >>> >>> >>> >Charles, true HTTP upload is not yet supported. What you have in mind is >>> >possible through an HTML form. Create a file like this: >>> > >>> >===upload.tpl=== >>> >Untitled >>> > >>> > >>> > >>> >[hideif [upload]=t] >>> >
>>> > >>> >
>>> > >>> >
>>> >[/hideif] >>> > >>> >[showif [upload]=t] >>> >User typed in: [htmlFile] >>> >[/showif] >>> > >>> > >>> >===upload.tpl=== >>> > >>> >Now you can do a writefile instead of User typed in like this: >>> > >>> >[writefile yourpath&file][htmlFile][/writefile] >>> > >>> >Whatever the user pasted in will get written to your disk. You >>> can then come >>> >up with your own naming convention (date?) and append a database >>> if needed. >>> > >>> >Hope this helps. >>> > >>> >Aloha, Olin >>> > >>> > >>> >> -----Original Message----- >>> >> From: charles kline [mailto:ckline@macsultants.com] >>> >> Sent: Monday, November 16, 1998 10:16 AM >>> >> To: WebDNA-Talk >>> >> Subject: File Uploads >>> >> >>> >> >>> >> Hi everyone, >>> >> >>> >> I know that I have seen this discussed before, but I can't seem to find >>> >> the reference to it that I thought I saw. >>> >> >>> >> I would like to be able to provide a way for a client to create a .html >>> >> file and send them to the server. >>> >> >>> >> Then I want WebCat to know about it and since this is going to be a >>> >> weekly letter to the public I want it to be indexed into the database >>> >> so it can be referenced by newest to oldest. >>> >> >>> >> Is there a way to do this using WebCat 3.0 and WebStar 2.5? >>> >> >>> >> - Charles >>> >> >>> >> _______________________________________________________________ >>> >> Charles Kline ckline@macsultants.com >>> >> >>> >> >>> >> MacSultants >>> >> Professional Solutions for Computer Systems >>> >> >>> >> Phone# 609-273-3255 >>> >> Fax# 609-273-3721 >>> >> >>> >> >>> >> >>> >> >>> > >>> > >>> > >>> >>> >>> _______________________________________________________________ >>> Charles Kline ckline@macsultants.com >>> >>> >>> MacSultants >>> Professional Solutions for Computer Systems >>> >>> Phone# 609-273-3255 >>> Fax# 609-273-3721 >>> >>> >>> >>> >> >> >> > > >_______________________________________________________________ >Charles Kline ckline@macsultants.com > > >MacSultants >Professional Solutions for Computer Systems > >Phone# 609-273-3255 >Fax# 609-273-3721 > > > > _______________________________________________________________ Charles Kline ckline@macsultants.com MacSultants Professional Solutions for Computer SystemsPhone# 609-273-3255 Fax# 609-273-3721 Associated Messages, from the most recent to the oldest:

    
  1. RE: File Uploads (Whoops) (charles kline 1998)
Whoops, I didn't meant to send this...>Olin, > >How does doing it this way differ from sending the text in a field and just writing this out to a file? > >- ck > > >>Charles, the size limit comes from your browser. Some NT Server IE/Netscape >>versions push over 200K. Some less than 15k. I have pushed over 1MB of text >>through forms this way. >> >>Aloha, Olin >> >>> -----Original Message----- >>> From: charles kline [mailto:ckline@macsultants.com] >>> Sent: Monday, November 16, 1998 3:31 PM >>> To: WebDNA-Talk >>> Subject: RE: File Uploads >>> >>> >>> This is cool, and also sort of what I remember seeing before. I think you >>> actually posted the original thread too. Thanks. >>> >>> Do you know if there is a limit to the size being posted in this manner? >>> >>> - ck >>> >>> >>> >>> >Charles, true HTTP upload is not yet supported. What you have in mind is >>> >possible through an HTML form. Create a file like this: >>> > >>> >===upload.tpl=== >>> >Untitled >>> > >>> > >>> > >>> >[hideif [upload]=t] >>> >
[thisurl] mehtod=post> >>> > >>> >
>>> > >>> >
>>> >[/hideif] >>> > >>> >[showif [upload]=t] >>> >User typed in: [htmlFile] >>> >[/showif] >>> > >>> > >>> >===upload.tpl=== >>> > >>> >Now you can do a writefile instead of User typed in like this: >>> > >>> >[writefile yourpath&file][htmlFile][/writefile] >>> > >>> >Whatever the user pasted in will get written to your disk. You >>> can then come >>> >up with your own naming convention (date?) and append a database >>> if needed. >>> > >>> >Hope this helps. >>> > >>> >Aloha, Olin >>> > >>> > >>> >> -----Original Message----- >>> >> From: charles kline [mailto:ckline@macsultants.com] >>> >> Sent: Monday, November 16, 1998 10:16 AM >>> >> To: WebDNA-Talk >>> >> Subject: File Uploads >>> >> >>> >> >>> >> Hi everyone, >>> >> >>> >> I know that I have seen this discussed before, but I can't seem to find >>> >> the reference to it that I thought I saw. >>> >> >>> >> I would like to be able to provide a way for a client to create a .html >>> >> file and send them to the server. >>> >> >>> >> Then I want WebCat to know about it and since this is going to be a >>> >> weekly letter to the public I want it to be indexed into the database >>> >> so it can be referenced by newest to oldest. >>> >> >>> >> Is there a way to do this using WebCat 3.0 and WebStar 2.5? >>> >> >>> >> - Charles >>> >> >>> >> _______________________________________________________________ >>> >> Charles Kline ckline@macsultants.com >>> >> >>> >> >>> >> MacSultants >>> >> Professional Solutions for Computer Systems >>> >> >>> >> Phone# 609-273-3255 >>> >> Fax# 609-273-3721 >>> >> >>> >> >>> >> >>> >> >>> > >>> > >>> > >>> >>> >>> _______________________________________________________________ >>> Charles Kline ckline@macsultants.com >>> >>> >>> MacSultants >>> Professional Solutions for Computer Systems >>> >>> Phone# 609-273-3255 >>> Fax# 609-273-3721 >>> >>> >>> >>> >> >> >> > > >_______________________________________________________________ >Charles Kline ckline@macsultants.com > > >MacSultants >Professional Solutions for Computer Systems > >Phone# 609-273-3255 >Fax# 609-273-3721 > > > > _______________________________________________________________ Charles Kline ckline@macsultants.com MacSultants Professional Solutions for Computer SystemsPhone# 609-273-3255 Fax# 609-273-3721 charles kline

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:

Cobalt RaQ Installation (2003) [random] only for 1-100??? (1997) WCS Newbie question (1997) searchable list archive (1997) WebCat2b13MacPlugIn - [showif][search][/showif] (1997) shownext & math (1997) [SearchString] problem with [search] context (1997) WebMerchant 1.6 and SHTML (1997) Web*3 virtual hosting Webcatalog problem (1998) WebCommerce: Folder organization ? (1997) Virtual hosting and webcatNT (1997) Odd request (2003) Separate SSL Server (1997) security problem (1997) Passing WebCat data to SSL server (1997) Price recalc based on quantity (1997) Paths relative to root not working (2000) PCS Emailer's role ? (1997) [sendmail] and [formvariables] (1997) Emailer (1997)