[wdvltalk] Re: Controlling Scroll Bars - again

2004-05-16 Thread jac
sorry lads - is there anyway I can just get rid of the horizontal scrollbar & keep the vertical? jac > > thanks rudy & bj, > > that's perfect - doesn't matter if the side of the framed page is cut > off - it's only white space :o) > > jac > > > > > > > > > > of course, then the content in

[wdvltalk] Re: Controlling Scroll Bars

2004-05-16 Thread jac
thanks rudy & bj, that's perfect - doesn't matter if the side of the framed page is cut off - it's only white space :o) jac > > > > > of course, then the content in that frame may be cut off > > you could also try > > > > > rudy • The WDVL Discussion List from WDVL.COM • To J

[wdvltalk] Re: Controlling Scroll Bars

2004-05-16 Thread Bj
- Original Message - From: "jac" > is there any way to control the scrollbars? I have > a site that is framing content from another site. The > incoming pages have graphics that are wider than > my frame area can be so I want (would like) to be > able to prevent the horizontal scroll from

[wdvltalk] RE: SMTP on Windows 2000

2004-05-16 Thread Ross Clutterbuck
Cheers drew for everything I got a nice lil shareware POP3 server and it works well. I'm having a few teething issues now trying to actually send e-mail to my new address (reporting back that the server denied connection because teh user wasn't authenticated) but I'll work through that. I'll be b

[wdvltalk] RE: Image contents examination in browser window?

2004-05-16 Thread Stephen Hutchinson
Hi Ray depends exactly what you want to achieve. I know you can do a number of cool things with ASP.NET eg load an image from your web server into memory resize it and add a watermark before sending it as a bite stream to a browser. With classic asp I have used a 3rd party component to do above.

[wdvltalk] Re : OT Stopping Spam - mulling everything over - long

2004-05-16 Thread Elisa Butler
Hello dear group, Hope you've all had a wonderful weekend. Andrew, thanks for that tip on suspending mail delivery. That would be a great solution! It's always such a hassle when I come back and try to figure out "where I left of with my subscriptions". David, I have been thinking quite a bit a

[wdvltalk] Re: Controlling Scroll Bars

2004-05-16 Thread rudy
of course, then the content in that frame may be cut off you could also try rudy • The WDVL Discussion List from WDVL.COM • To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To set a personal password send an email to [EMAIL

[wdvltalk] Controlling Scroll Bars

2004-05-16 Thread jac
Might be a stupid question but is there any way to control the scrollbars? :o) I have a site that is framing content from another site. The incoming pages have graphics that are wider than my frame area can be so I want (would like) to be able to prevent the horizontal scroll from showing! please :

[wdvltalk] Image contents examination in browser window?

2004-05-16 Thread ray
Can anyone tell me if it is possible to access the contents (data) of an image that is loaded in a web page. Either to just examine the actual bytes or to modify them? If so what mechanism is used to do this? Any help would be appreciated. cheers Ray • The WDVL Discussion List from WDVL.CO