Re: What am I doing wrong?

This WebDNA talk-list message is from

2000


It keeps the original formatting.
numero = 29990
interpreted = N
texte = I THOUGHT YOU MIGHT LIKE THAT!APC Net, Inc. - sales@apcn.net - www.apcn.net 4471 NW 36 St. #110 - Miami Springs, FL 33166 Web Hosting,Web Design & Internet Services-----Original Message----- From: WebCatalog Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On Behalf Of Bob McPeak Sent: Tuesday, April 04, 2000 5:32 PM To: WebCatalog Talk Subject: Re: What am I doing wrong? Do you mean to suggest that I'm a VIRGIN WebCat developer and I'm in the middle of getting my cherry popped?I think its 3.05. Came with latest iTools CD.Vince Medina wrote: > > What virgin of WC r u using. I thing I ran into the problem and I had to use > [include file=etc...] > > APC Net, Inc. - sales@apcn.net - www.apcn.net > 4471 NW 36 St. #110 - Miami Springs, FL 33166 > Web Hosting,Web Design & Internet Services > > -----Original Message----- > From: WebCatalog Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On > Behalf Of Mike Davis > Sent: Tuesday, April 04, 2000 5:15 PM > To: WebCatalog Talk > Subject: Re: What am I doing wrong? > > No, none of this advice should make a bit of difference. The > comment does not have to be in the , and > [INCLUDE] contexts do not need to be in the . Webcatalog knows > nothing of HTML structure. All Webcat tags will work in any relation to the > HTML on the page, so long as the Webcat tags themselves are syntactically > correct in relation to themselves. In your case I suspect either improper > suffix mapping on the server or adding the file= part to the include such as > [include file=bob.txt] > > Mike > > > take the WC tag out of the . > > put it in tags. And put > >> > >> > >> [include bob.txt] > >> > >> > >> > >> But all that returns when I hit the page is the include tag: > >> > >> [include bob.txt] > >> > >> bob.txt is a one word text file and I'm sure that it's in the right > >> directory! > >> > >> If the TeaRoom and other WebCatalog pages work then my page should work > >> too, right? What am I doing wrong? Thanks! > >> > > ------------------------------------------------------------- > 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 > > > ------------------------------------------------------------- > 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 ------------------------------------------------------------- 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 ------------------------------------------------------------- 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 Associated Messages, from the most recent to the oldest:

    
  1. Re[2]: What am I doing wrong? (jpeacock@univpress.com 2000)
  2. Re[2]: What am I doing wrong? (jpeacock@univpress.com 2000)
  3. Re: What am I doing wrong? --GOT IT! (WebDNA Support 2000)
  4. Re: What am I doing wrong? --GOT IT! (Nicolas Verhaeghe 2000)
  5. Re: What am I doing wrong? --GOT IT! (Bob McPeak 2000)
  6. Re: What am I doing wrong? (Bob McPeak 2000)
  7. Re: What am I doing wrong? (Bob McPeak 2000)
  8. Re: What am I doing wrong? (Howard Wolosky 2000)
  9. Re: What am I doing wrong? (Bob McPeak 2000)
  10. Re: What am I doing wrong? (Bob McPeak 2000)
  11. Re: What am I doing wrong? (Howard Wolosky 2000)
  12. Re: What am I doing wrong? (WebDNA Support 2000)
  13. Re: What am I doing wrong? (Bob McPeak 2000)
  14. Re: What am I doing wrong? (Nicolas Verhaeghe 2000)
  15. Re: What am I doing wrong? (WebDNA Support 2000)
  16. Re: What am I doing wrong? (Bob McPeak 2000)
  17. Re: What am I doing wrong? (Vince Medina 2000)
  18. Re: What am I doing wrong? (Vince Medina 2000)
  19. Re: What am I doing wrong? (Bob McPeak 2000)
  20. Re: What am I doing wrong? (Vince Medina 2000)
  21. Re: What am I doing wrong? (Bob McPeak 2000)
  22. Re: What am I doing wrong? (Mike Davis 2000)
  23. Re: What am I doing wrong? (Andy Mowrey 2000)
  24. Re: What am I doing wrong? (kalin@el.net 2000)
  25. What am I doing wrong? (Robert McPeak 2000)
  26. Re: What am I doing wrong? (Brian Boegershausen 2000)
I THOUGHT YOU MIGHT LIKE THAT!APC Net, Inc. - sales@apcn.net - www.apcn.net 4471 NW 36 St. #110 - Miami Springs, FL 33166 Web Hosting,Web Design & Internet Services-----Original Message----- From: WebCatalog Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On Behalf Of Bob McPeak Sent: Tuesday, April 04, 2000 5:32 PM To: WebCatalog Talk Subject: Re: What am I doing wrong? Do you mean to suggest that I'm a VIRGIN WebCat developer and I'm in the middle of getting my cherry popped?I think its 3.05. Came with latest iTools CD.Vince Medina wrote: > > What virgin of WC r u using. I thing I ran into the problem and I had to use > [include file=etc...] > > APC Net, Inc. - sales@apcn.net - www.apcn.net > 4471 NW 36 St. #110 - Miami Springs, FL 33166 > Web Hosting,Web Design & Internet Services > > -----Original Message----- > From: WebCatalog Talk [mailto:WebDNA-Talk@talk.smithmicro.com]On > Behalf Of Mike Davis > Sent: Tuesday, April 04, 2000 5:15 PM > To: WebCatalog Talk > Subject: Re: What am I doing wrong? > > No, none of this advice should make a bit of difference. The > comment does not have to be in the , and > [include] contexts do not need to be in the . Webcatalog knows > nothing of HTML structure. All Webcat tags will work in any relation to the > HTML on the page, so long as the Webcat tags themselves are syntactically > correct in relation to themselves. In your case I suspect either improper > suffix mapping on the server or adding the file= part to the include such as > [include file=bob.txt] > > Mike > > > take the WC tag out of the . > > put it in tags. And put > >> > >> > >> [include bob.txt] > >> > >> > >> > >> But all that returns when I hit the page is the include tag: > >> > >> [include bob.txt] > >> > >> bob.txt is a one word text file and I'm sure that it's in the right > >> directory! > >> > >> If the TeaRoom and other WebCatalog pages work then my page should work > >> too, right? What am I doing wrong? Thanks! > >> > > ------------------------------------------------------------- > 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 > > > ------------------------------------------------------------- > 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 ------------------------------------------------------------- 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 ------------------------------------------------------------- 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 Vince Medina

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:

Re:No Data (1997) japanese characters (1997) Help! WebCat2 bug (1997) OFF TOPIC - sendmail problem (2003) shipcost (1997) [WebDNA] Mailing list failure !!! (2019) How to include weather (2000) How to Sort Summ data ? (1997) [OT] "Hacker Safe" (2007) WebCat2b13MacPlugIn - syntax to convert date (1997) New Plug-in and Type 11 errors (1997) Resume Catalog ? (1997) problems with WebCat-Plugin (1997) file exists on remote server ??? (2006) Nested tags count question (1997) Email Newsletters (2003) Another reviewer 'forgets' NT WebCatalog (1998) Preventing code execution (2003) Cleaning strings for SQL with WebCat (2005) Nested searches (1998)