| Author | 
                
                  Topic   | 
                  | 
              
              
                | 
                 Reinsnitz 
                Snitz Forums Admin 
                      
                 
                
                USA 
                3545 Posts  | 
                
                  
                    
                      
                       Posted - 20 February 2001 :  13:08:06
                        
                        
                      
  | 
                     
                    
                       When editing a Forum:
 
 Microsoft VBScript runtime error '800a01b6' 
  Object doesn't support this property or method: 'Request.Forum' 
  /forum_new/post_info.asp, line 894 
  
  Reinsnitz (Mike) ><)))'> "Therefore go and make disciples of all nations,..." Matthew 28:19a | 
                     
                   
                 | 
              
              
                | 
                 RichardKinser 
                Snitz Forums Admin 
                      
                 
                
                USA 
                16655 Posts  | 
                
                  
                    
                      
                       Posted - 20 February 2001 :  13:16:11
                        
                      
  | 
                     
                    
                      |  Request.Forum should be:  Request.Form | 
                     
                    
                        | 
                     
                   
                 | 
              
              
                | 
                 Reinsnitz 
                Snitz Forums Admin 
                      
                 
                
                USA 
                3545 Posts  | 
                
                  
                    
                      
                       Posted - 20 February 2001 :  13:41:27
                        
                        
                      
  | 
                     
                    
                       yes thank you :)
  it was late last night... and I just put up what I had... got it working with a new DB... and then found that it didn't work with the existing Snitz one up on the Snitz SQL server... GAH... I colapsed into bed wicked late last night :)
  apreciate the debug help!
  Reinsnitz (Mike) ><)))'> "Therefore go and make disciples of all nations,..." Matthew 28:19a | 
                     
                    
                        | 
                     
                   
                 | 
              
              
                | 
                 gor 
                Retired Admin 
                      
                 
                
                Netherlands 
                5511 Posts  | 
                
                  
                    
                      
                       Posted - 20 February 2001 :  16:43:59
                        
                        
                      
  | 
                     
                    
                       You know, I make this same typo too often ! must be because I'm always thinking of this forum when I'm coding ASP  
  Pierre | 
                     
                    
                        | 
                     
                   
                 | 
              
              
                | 
                 RichardKinser 
                Snitz Forums Admin 
                      
                 
                
                USA 
                16655 Posts  | 
                
                  
                    
                      
                       Posted - 20 February 2001 :  17:06:07
                        
                      
  | 
                     
                    
                       I do too  , when I first saw this post, I thought it was something that I had posted that Mike had added. | 
                     
                    
                        | 
                     
                   
                 | 
              
              
                | 
                 Davio 
                Development Team Member 
                      
                 
                
                Jamaica 
                12217 Posts  | 
                
                  
                    
                      
                       Posted - 20 February 2001 :  17:30:21
                        
                      
  | 
                     
                    
                       Sorry to be off topic guys but, is anyone else seeing the space between the postings icons and the last message? http://www.dsilvera.com/beta/space.jpg It happens a lot in Richard's post. A few times in HuwR's. Just wondering if it was just me.
  *----*----*----*----*----*----*----*----* "Even when you feel you have nothing left, You still have prayer--And that's enough." *----*----*----*----*----*----*----*----* | 
                     
                    
                        | 
                     
                   
                 | 
              
              
                | 
                 HuwR 
                Forum Admin 
                      
                 
                
                United Kingdom 
                20611 Posts  | 
                
                  
                    
                      
                       Posted - 20 February 2001 :  17:32:01
                        
                        
                      
  | 
                     
                    
                       nope, not me
 
  | 
                     
                    
                        | 
                     
                   
                 | 
              
              
                | 
                 RichardKinser 
                Snitz Forums Admin 
                      
                 
                
                USA 
                16655 Posts  | 
                
                  
                    
                      
                       Posted - 20 February 2001 :  17:32:56
                        
                      
  | 
                     
                    
                      |  I've never seen that either.  What browser are you using? | 
                     
                    
                        | 
                     
                   
                 | 
              
              
                | 
                 Davio 
                Development Team Member 
                      
                 
                
                Jamaica 
                12217 Posts  | 
                
                  
                    
                      
                       Posted - 20 February 2001 :  18:52:38
                        
                      
  | 
                     
                    
                       IE 5.5 It's showing up all over the board. I looked at the html code but can't find anything out of place there. I don't know what might be causing it. I'll check it under Netscape.
  *----*----*----*----*----*----*----*----* "Even when you feel you have nothing left, You still have prayer--And that's enough." *----*----*----*----*----*----*----*----* | 
                     
                    
                        | 
                     
                   
                 | 
              
              
                | 
                 Davio 
                Development Team Member 
                      
                 
                
                Jamaica 
                12217 Posts  | 
                
                  
                    
                      
                       Posted - 20 February 2001 :  19:01:45
                        
                      
  | 
                     
                    
                       Yep, see it under Netscape 4.7 too. So it can't be a browser issue. This wasn't showing up before. But on the other hand. You guys don't see it.  
  *----*----*----*----*----*----*----*----* "Even when you feel you have nothing left, You still have prayer--And that's enough." *----*----*----*----*----*----*----*----* | 
                     
                    
                        | 
                     
                   
                 | 
              
              
                | 
                 RichardKinser 
                Snitz Forums Admin 
                      
                 
                
                USA 
                16655 Posts  | 
                
                  
                 | 
              
              
                | 
                 Davio 
                Development Team Member 
                      
                 
                
                Jamaica 
                12217 Posts  | 
                
                  
                    
                      
                       Posted - 20 February 2001 :  19:56:24
                        
                      
  | 
                     
                    
                       Richard, I don't know why this is showing up only on my screen, but I believe putting a valign="top" tag in the <td> tag would push everything(meaning the message and posting options) to be to the top.
  I copied and pasted the html in my editor and there is nothing there that I can find that is causing the space. Only thing I can think of is that the message is centering within the <td> tag. So putting a valign="top" would get rid of the space. I don't think it would hurt putting in the extra tag. It would just ensure that everything aligns to the top.  
  *----*----*----*----*----*----*----*----* "Even when you feel you have nothing left, You still have prayer--And that's enough." *----*----*----*----*----*----*----*----* | 
                     
                    
                        | 
                     
                   
                 | 
              
              
                | 
                 Reinsnitz 
                Snitz Forums Admin 
                      
                 
                
                USA 
                3545 Posts  | 
                
                  
                    
                      
                       Posted - 20 February 2001 :  20:54:55
                        
                        
                      
  | 
                     
                    
                       fixed in the source of sf2k_31sr5a8.zip
  Reinsnitz (Mike) ><)))'> "Therefore go and make disciples of all nations,..." Matthew 28:19a | 
                     
                    
                        | 
                     
                   
                 | 
              
              
                |   | 
                
                  Topic   | 
                  |