What is WebDNA

WebDNA is a scripting and database system designed to easily build web applications.

WebDNA and BioType

BioType service is a biometric keystroke dynamic system. It will be part of WebDNA 8.5

Download WebDNA

Download WebDNA freeware, try it and register later if you want.

WebDNA resources

The list of all WebDNA instructions.
WebDNA
Software Corporation
Search WebDNA Site
 Menu


HOME


DOWNLOADS


LEARN


EDUCATION


NEWS


COMMUNITY


STORE


SUPPORT


CONTACT

Re: 404 error -- but wc code executes...

This WebDNA talk-list message is from

2001


It keeps the original formatting.
numero = 36906
interpreted = N
texte = The page receiving the post writes the data to a db, and then it is displayed in a founditems context. The page will display if I click the refresh button after receiving the 404. I like your theory.----- Original Message ----- From: Dan Zaitsu To: WebCatalog Talk Sent: Monday, July 02, 2001 4:14 PM Subject: Re: 404 error -- but wc code executes... > Does the page receiving the large post, write the data to the browser? > The reason why I ask is because I've run into a 1MB size limit for > WebCat-generated-web-pages before. When writing scripts to generate annual > reports, I would often run into errors stating the page being generated > exceeded a 1MB size limit. When this happens, I just redirect my output to > a text file and this works fine for me. > Now I could be wrong and this size limit I ran into may not be WebCat's > limit but my web server's or even my browser's, -- I didn't really look into > the problem since I was able to work around it. > If your receiving page DOES write the posted data to the browser, I would > suggest commenting out that portion of your script, and see if that helps. > If your receiving page DOES NOT write the posted data to the browser, then > this probably does not apply to you at all... > DanZ > > > > on 7/2/01 6:58 AM, Bob McPeak at bob@greenmarketplace.com wrote: > > > Good idea, but no, it's not a timeout. The 404 error page loads > > immediately. > > > > ----- Original Message ----- > > From: Peter Werno > > To: WebCatalog Talk > > Sent: Monday, July 02, 2001 4:04 AM > > Subject: Re: 404 error -- but wc code executes... > > > > > >> Could it be that your code is sometimes taking too long, so your browser > >> gets a timeout error? > >> > >> Ciao, > >> > >> Peter > >> > >> On Mon, 2 Jul 2001 09:27:21 > >> Bob McPeak wrote: > >>> There are a couple includes on the template, but sometimes the page > >>> loads > >>> fine. It's the inconsistency that has me confused. > >>> ----- Original Message ----- > >>> From: Christer Olsson > >>> To: WebCatalog Talk > >>> Sent: Monday, July 02, 2001 4:59 AM > >>> Subject: Re: 404 error -- but wc code executes... > >>> > >>> > >>>>> I'm seeing some weirdness where I post a form to a template (in > >>> this case > >>> a > >>>>> lot of data is being posted -- 20 fields with up to 200 characters > >>> each, > >>> at > >>>>> most) and instead of being able to view the page I post to, I get > >>> a 404 > >>>>> error (page can not be displayed.) The webcatalog code on the > >>> receiving > >>>>> page DOES execute every time as far as I can tell, whether the > >>> page loads > >>> or > >>>>> not. I DO NOT get the 404 error every time, but can't figure out > >>> what > >>> the > >>>>> determining factor is. > >>>>> > >>>>> Any guesses? Anybody seen this before? > >>>> > >>>> Maybe an [INCLUDE] file WebCat can't find? > >>>> -- > >>>> > >>>> ************************************************************* > >>>> Christer Olsson Stora Nygatan 21 Phone +46 40 791 50 > >>>> Ljusa Id�er AB S-211 37 Malmoe Fax +46 40 97 99 77 > >>>> Sweden http://www.ljusaideer.se > >>>> > >>>> ------------------------------------------------------------- > >>>> 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://search.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://search.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://search.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://search.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://search.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://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: 404 error -- but wc code executes... (Bob McPeak 2001)
  2. Re: 404 error -- but wc code executes... (John Peacock 2001)
  3. Re: 404 error -- but wc code executes... (Bob McPeak 2001)
  4. Re: 404 error -- but wc code executes... (Dan Zaitsu 2001)
  5. Re: 404 error -- but wc code executes... (John Peacock 2001)
  6. Re: 404 error -- but wc code executes... (Bob McPeak 2001)
  7. Re: 404 error -- but wc code executes... (Bob McPeak 2001)
  8. Re: 404 error -- but wc code executes... (Christer Olsson 2001)
  9. Re: 404 error -- but wc code executes... (Peter Werno 2001)
  10. Re: 404 error -- but wc code executes... (Bob McPeak 2001)
  11. Re: 404 error -- but wc code executes... (Jesse Proudman (Lists Account) 2001)
  12. 404 error -- but wc code executes... (Bob McPeak 2001)
The page receiving the post writes the data to a db, and then it is displayed in a founditems context. The page will display if I click the refresh button after receiving the 404. I like your theory.----- Original Message ----- From: Dan Zaitsu To: WebCatalog Talk Sent: Monday, July 02, 2001 4:14 PM Subject: Re: 404 error -- but wc code executes... > Does the page receiving the large post, write the data to the browser? > The reason why I ask is because I've run into a 1MB size limit for > WebCat-generated-web-pages before. When writing scripts to generate annual > reports, I would often run into errors stating the page being generated > exceeded a 1MB size limit. When this happens, I just redirect my output to > a text file and this works fine for me. > Now I could be wrong and this size limit I ran into may not be WebCat's > limit but my web server's or even my browser's, -- I didn't really look into > the problem since I was able to work around it. > If your receiving page DOES write the posted data to the browser, I would > suggest commenting out that portion of your script, and see if that helps. > If your receiving page DOES NOT write the posted data to the browser, then > this probably does not apply to you at all... > DanZ > > > > on 7/2/01 6:58 AM, Bob McPeak at bob@greenmarketplace.com wrote: > > > Good idea, but no, it's not a timeout. The 404 error page loads > > immediately. > > > > ----- Original Message ----- > > From: Peter Werno > > To: WebCatalog Talk > > Sent: Monday, July 02, 2001 4:04 AM > > Subject: Re: 404 error -- but wc code executes... > > > > > >> Could it be that your code is sometimes taking too long, so your browser > >> gets a timeout error? > >> > >> Ciao, > >> > >> Peter > >> > >> On Mon, 2 Jul 2001 09:27:21 > >> Bob McPeak wrote: > >>> There are a couple includes on the template, but sometimes the page > >>> loads > >>> fine. It's the inconsistency that has me confused. > >>> ----- Original Message ----- > >>> From: Christer Olsson > >>> To: WebCatalog Talk > >>> Sent: Monday, July 02, 2001 4:59 AM > >>> Subject: Re: 404 error -- but wc code executes... > >>> > >>> > >>>>> I'm seeing some weirdness where I post a form to a template (in > >>> this case > >>> a > >>>>> lot of data is being posted -- 20 fields with up to 200 characters > >>> each, > >>> at > >>>>> most) and instead of being able to view the page I post to, I get > >>> a 404 > >>>>> error (page can not be displayed.) The webcatalog code on the > >>> receiving > >>>>> page DOES execute every time as far as I can tell, whether the > >>> page loads > >>> or > >>>>> not. I DO NOT get the 404 error every time, but can't figure out > >>> what > >>> the > >>>>> determining factor is. > >>>>> > >>>>> Any guesses? Anybody seen this before? > >>>> > >>>> Maybe an [include] file WebCat can't find? > >>>> -- > >>>> > >>>> ************************************************************* > >>>> Christer Olsson Stora Nygatan 21 Phone +46 40 791 50 > >>>> Ljusa Id�er AB S-211 37 Malmoe Fax +46 40 97 99 77 > >>>> Sweden http://www.ljusaideer.se > >>>> > >>>> ------------------------------------------------------------- > >>>> 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://search.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://search.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://search.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://search.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://search.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://search.smithmicro.com/ Bob McPeak

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:

Various Problems (1997) Re:trouble (1997) The Form authentication trick (2000) WebDNA Partner edition .. (2002) Batch upload (2005) Re:no template caching (1997) [random] only for 1-100??? (1997) RE: WebCat and image maps (1997) Nested tags count question (1997) no [search] with NT (1997) Probably a very simple question? (1997) Configuration Q (1998) RED QUESTION MARKS AGAIN (1999) problems with 2 tags (1997) [IpAddress] Tag (1997) Multi-processor Mac info ... (1997) Email notification to one of multiple vendors ? (1997) [dos] command question (1997) Generating Report Totals (1997) weight based shipping cost questions (1997)