Title: RE: [Dynapi-Help] Scroll and inlines.
Apparently you don't need the \n's or the included code executed, so this should work as well:
$filename = "file.txt";
$file = fopen($filename,"r");
$pagecontent = addslashes(ereg_replace("\n&q
ions do not execute the php code. If you want the php file to
> still be executed with php, you'll have to figure out a way to have the code
> execute without printing out any new lines and with slashes before the
> quotes. Good Luck.
>
> Jordan
>
> -Original Message---
Title: RE: [Dynapi-Help] Scroll and inlines.
The quotes aren't your only problem. When you do an include in PHP, it just dumps the output to the user, new lines and all. In this case the "s won't mess you up, 's will. Also \n and \r.
Since it is not likely possible
Hi,
Im working on this homepage for my band, and I have really ran my head into a
stonewall.
This is the thing, I have a page with a topbanner and a linkpanel on the left, I donot
want to use frames and instead I use php and include() the content of the page.
Now, I have this fix idea of lim
nal Message -
From: "Jason Hochwender" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, February 25, 2001 7:51 PM
Subject: [Dynapi-Help] scroll
> I am completely lost here so any help is appreciated
>
> I am currently using a scroll pane and a label. I fill th
. The scrollpane is basically a
wrapper for a viewport and a scrollbar. So you could probaly just
edit the scrollpane code to change the placement of the scrollbar.
--
// Robert Rainwater
On 2/25/2001, 2:51:23 PM EST, Jason wrote about "[Dynapi-Help] scroll":
> I am completely lo
I am completely lost here so any help is appreciated
I am currently using a scroll pane and a label. I fill the label with some
text and I can scroll it. That all works fine. What I want to do though is
reposition the vertical scrollers. I basically want to use my own images
for the scroll
It's any way to include html doc into scrollpane object?
Marging LoadPanel and scroll is not quite impressing... It crushes my ie 5
:)
T.Golembiewski
___
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help
Gentlemen (do we have any ladies?)
I'm going to be playing around with using a scrolling loadpanel in a
pushpanel that "triggers" slide changes in another viewport based on depth
within the loadpanel. Think auto-slideshow. I thought I would query you
all for "thoughts" as you may already have w
elvin
To: dynapi-help
Sent: Wednesday, January 17, 2001 1:41
AM
Subject: [Dynapi-Help] Scroll Bars.
How do I turn off the browser's own ScrollBars in
Dynapi?
this is only needed in IE to my knowledge, but NS
just ignores it or else - so it doesn't bug out :)
Henrik Våglin [ [EMAIL PROTECTED] ]
- Original Message -
From:
Doug Melvin
To: dynapi-help
Sent: Wednesday, January 17, 2001 1:41
AM
Subject: [Dynapi
How do I turn off the browser's own ScrollBars in
Dynapi?
birdwacker ? pretty imagionative, I like to use,
bugger, ARP, FU, and CauseISaidSo
:-)
Doug Melvin
- Original Message -
From: "Bill Wheaton" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 06, 2000 7:28 AM
Subject: Re: [[Dynapi-Hel
birdwacker doesn't seem to do much either.
Like the name though. One more test variable name.
flogs, fleebs, doohongs, birdwackers, hmmms... coding is not pretty.
where is 'scroll' being used?
"Raymond Smith" <[EMAIL PROTECTED]> wrote:
> -
> At
One problem with the example (IE) is using "scroll"
as a name of the scroll widget.
scroll = new ScrollPane(label1) // label1
will be set as the
contentscroll.setSize(150,150)scroll.moveTo(250,50)scroll.setBgColor('#c0c0c0')
Changing scroll to birdwacker will at least allow
the window t
15 matches
Mail list logo