Re: [OT] Display Glitch

This WebDNA talk-list message is from

2004


It keeps the original formatting.
numero = 56705
interpreted = N
texte = Okay folks... I figured it out after I realised that I had a problem with a nested form. The problem arose from having a form tag display when it should have been hidden... Bizarre but I have it fixed now. Thank to those that helped and any advice on the hiding of css from public domain via webdna skullduggery is still welcome. Cheers Alan on 3/11/04 12:26 PM, Alan White at alan@hanon-shop.com wrote: > Thanks for the feedback, I had a look and it seems to be dreamweaver that > writes that code as so... doesn't have an impact on the problem though... > It looks like there is a fundamental problem with the contact page as it > only sends the form if a user is logged in also. > > Hmmm Brain fry :( > > I am going to add a WebDNA twist to this, is there any way of masking a css > file so that it cannot be seen by anyone? Just curious as I put a lot of > work into getting the stylesheet working for this and it seems to be public > domain already... > > Thanks > Alan > > on 3/11/04 11:34 AM, Erol Guneri at erol@colornet.co.uk wrote: > >> Hi Alan, >> >> I don't know if this is the problem (as it could have happened when I >> downloaded file), but in the layout.css file under H2 the semicolon seems to >> be in the wrong place. It is at the beginning of the margin statement >> instead of the end. Again, this could have happened when I downloaded the >> file. >> >> Erol >> >> ----- Original Message ----- >> From: "Alan White" >> To: "WebDNA Talk" >> Sent: Thursday, March 11, 2004 10:53 AM >> Subject: Re: [OT] Display Glitch >> >> >>> Hi Gary >>> >>> Thanks for the input but I'm not sure that is where the problem is, I >> think >>> you will find the
closes further down the page. >>> >>> If you look at the comments in the source I use:- >>> >>> >>>
>>> >>>
>>>
>>> >>>
>>> >>> >>> I find it easier to follow the nests this way. I am also confused as to >> how >>> it displays correctly on another page if that was the culprit as the >>> navigation is called from an include. >>> >>> Any other help is welcome as I would like to get to the bottom of this >>> mystery... >>> >>> Thanks >>> Alan >>> >>> Ps: when you say playing with the code, have you been reverse engineering >>> or just reformatting? Just curious as I have been attempting to get more >>> into css and this is my first fully css design apart from table use for >>> forms... >>> >>> on 3/10/04 7:06 PM, Gary Krockover at gary@garykrockover.com wrote: >>> >>>> Alan, check your , you have one that's unclosed. When I went >>>> through and matched them all up and closed the one that was open IE then >>>> stretched the footer across the width of the page. >>>> >>>> I believe the unclosed/improperly nested div was here: >>>> >>>>
>>>> >>>> >>>> >>>> I say "I believe" because I mucked around in the code so much I lost my >>>> place... :) >>>> >>>> GK >>>> >>>> >>>> ------------------------------------------------------------- >>>> 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/ ------------------------------------------------------------- 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:

    
  1. Re: [OT] Display Glitch ( Alan White 2004)
  2. Re: [OT] Display Glitch ( Gary Krockover 2004)
  3. Re: [OT] Display Glitch ( Alan White 2004)
  4. Re: [OT] Display Glitch ( Alan White 2004)
  5. Re: [OT] Display Glitch ( "Erol Guneri" 2004)
  6. Re: [OT] Display Glitch ( Alan White 2004)
  7. Re: [OT] Display Glitch ( Gary Krockover 2004)
  8. Re: [OT] Display Glitch ( Alan White 2004)
  9. Re: [OT] Display Glitch ( Donovan Brooke 2004)
  10. Re: [OT] Display Glitch ( Alan White 2004)
  11. Re: [OT] Display Glitch ( "Sal" 2004)
  12. Re: [OT] Display Glitch ( Donovan Brooke 2004)
  13. Re: [OT] Display Glitch ( Donovan Brooke 2004)
  14. Re: [OT] Display Glitch ( Alan White 2004)
  15. Re: [OT] Display Glitch ( Alan White 2004)
  16. Re: [OT] Display Glitch ( Donovan Brooke 2004)
  17. Re: [OT] Display Glitch ( "Sal" 2004)
  18. [OT] Display Glitch ( Alan White 2004)
Okay folks... I figured it out after I realised that I had a problem with a nested form. The problem arose from having a form tag display when it should have been hidden... Bizarre but I have it fixed now. Thank to those that helped and any advice on the hiding of css from public domain via webdna skullduggery is still welcome. Cheers Alan on 3/11/04 12:26 PM, Alan White at alan@hanon-shop.com wrote: > Thanks for the feedback, I had a look and it seems to be dreamweaver that > writes that code as so... doesn't have an impact on the problem though... > It looks like there is a fundamental problem with the contact page as it > only sends the form if a user is logged in also. > > Hmmm Brain fry :( > > I am going to add a WebDNA twist to this, is there any way of masking a css > file so that it cannot be seen by anyone? Just curious as I put a lot of > work into getting the stylesheet working for this and it seems to be public > domain already... > > Thanks > Alan > > on 3/11/04 11:34 AM, Erol Guneri at erol@colornet.co.uk wrote: > >> Hi Alan, >> >> I don't know if this is the problem (as it could have happened when I >> downloaded file), but in the layout.css file under H2 the semicolon seems to >> be in the wrong place. It is at the beginning of the margin statement >> instead of the end. Again, this could have happened when I downloaded the >> file. >> >> Erol >> >> ----- Original Message ----- >> From: "Alan White" >> To: "WebDNA Talk" >> Sent: Thursday, March 11, 2004 10:53 AM >> Subject: Re: [OT] Display Glitch >> >> >>> Hi Gary >>> >>> Thanks for the input but I'm not sure that is where the problem is, I >> think >>> you will find the
closes further down the page. >>> >>> If you look at the comments in the source I use:- >>> >>> >>>
>>> >>>
>>>
>>> >>>
>>> >>> >>> I find it easier to follow the nests this way. I am also confused as to >> how >>> it displays correctly on another page if that was the culprit as the >>> navigation is called from an include. >>> >>> Any other help is welcome as I would like to get to the bottom of this >>> mystery... >>> >>> Thanks >>> Alan >>> >>> Ps: when you say playing with the code, have you been reverse engineering >>> or just reformatting? Just curious as I have been attempting to get more >>> into css and this is my first fully css design apart from table use for >>> forms... >>> >>> on 3/10/04 7:06 PM, Gary Krockover at gary@garykrockover.com wrote: >>> >>>> Alan, check your , you have one that's unclosed. When I went >>>> through and matched them all up and closed the one that was open IE then >>>> stretched the footer across the width of the page. >>>> >>>> I believe the unclosed/improperly nested div was here: >>>> >>>>
>>>> >>>> >>>> >>>> I say "I believe" because I mucked around in the code so much I lost my >>>> place... :) >>>> >>>> GK >>>> >>>> >>>> ------------------------------------------------------------- >>>> 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/ ------------------------------------------------------------- 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/ Alan White

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:

Toronto area? (1999) [WebDNA] email stops sending (2008) WCS Newbie question (1997) processing .html pages (2001) Privacy Issue (LEGIT QUESTION) (2003) PCS Frames (1997) WCS Newbie question (1997) searching a range (2000) Revisit: speed test (2002) Using [random] (1999) flash-wc (2000) syntax question, not in online refernce (1997) How do I make this faster???? (2000) [format] problems (2000) WebCat2b12 Mac.acgi--[searchstring] bug (1997) Installing on IIS 5.1 Windows XP Pro - Username/Password (2006) WebCat2_Mac RETURNs in .db (1997) Multiple CPUs? (2000) Error: Can't open order file. Ignoring [OrderFile] context (2000) Summing fields (1997)