@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2



Comments:

<0> Hey.. if i have a site with frames.. and wanna hand someone a link to the content page but still want the frames around it to show up.. what can i do ?
<1> something to do with how the frame content is called via url
<0> i dunno what you mean..
<1> /blah.com/content/page.html?widget
<1> or something
<0> if i call up the url of the content frame.. it comes but not with the frames around it...
<0> ?widget ??
<1> /blah.com/pages/framepage.html?framecontent
<1> i'm not the expert
<1> but
<1> iirc, you use the url of the page with the staic fram whose content is changeable
<0> framepage.. would that be like my idex ?
<1> and then in the link after the framed page, you reference the actual content to be delivered to that page
<1> yes, if your index.htm is the page with frams whose content changes
<0> just by name after a questionmark ?
<1> it's more complicated than that, but as i said, i'm not really the expert



<1> i'm just shooting from the hip here
<0> yea its still just loading the index page..
<1> i would look up iframes maybe
<0> i dont think that waht i want
<1> ok
<1> so
<1> then you need to create a static page and embed the content in to it
<1> and name it index2.htm or whatever you like
<1> so just hard code the content you want delivered into the original page, and just save it with a different name
<0> it just cant be index ?
<1> it *can*, but unless you want that to be the default page displayed
<1> under most configs
<1> index.htm is the default page for any directory
<1> so, if your site is www.site.com
<1> and thats all somebody types of clicks, then index.htm is what will come up
<1> if you want your main page to be something else, and have a slightly (or totally) different page with different content, i would name it something else
<1> like i said, you could iframes, so you have a single static page with a frame inside that will display other webapges within it
<1> but it depends on what you are trying to accoimplish, exactly
<0> still dosent work XXX.com\index2.htm?content.htm
<1> yeah, remove the ?content.htm
<1> just do index2.htm
<1> the ?contentetc was something more complex that i don't fully understand myself
<0> but if i do index2.. i'm still just getting the regular page..
<0> how do i tell it to open a different content page
<1> define content page
<1> give me a link so i can see what it is you're talking about
<0> um.. content.. just like the page with different machines in the middle.. the middle which opens as the intro.. changes to these content frames depending on the link you pick
<1> yep, you need iframes
<1> thats all there is to it
<1> http://www.trans4mind.com/personal_development/HTMLGuide/iframes.htm
<1> http://www.quirksmode.org/js/iframe.html
<0> am i gonna have to remake everypage ?
<0> i beat the game !
<0> finally !
<2> hi
<3> sup
<2> nada
<2> :)
<3> anyone know how to include a date & or a users time ?
<3> creating site in php/mysql
<4> hello all.
<4> i tring to develop a site in dreamweaver 8
<4> i need to know how to create user account
<4> and manage the user who has been on the site using a database.
<5> http://www.adobe.com/devnet/dreamweaver/articles/php_blog1.html
<5> http://www.adobe.com/devnet/dreamweaver/articles/recordstore_part2_php.html
<5> maybe one of those tutorials/examples will help
<5> http://www.adobe.com/devnet/dreamweaver/
<6> man
<6> i'm so going to kill mutil8
<1> hahahah
<7> oh
<3> heya guys
<1> oi
<1> ok
<1> how can i help you lickme
<3> hihi
<1> hiyas
<3> how are you ?
<3> have a question
<1> hanging in here, trying to get schoolwork done



<1> sup?
<3> ah
<3> i added this scroll to my website
<3> and i was wondering if i can make it so its only right and not bottom and right scroll
<3> <iframe src="justin.php" height="442" width="390"
<3> frameborder="0" scrolling="auto"> </iframe>
<3> tats what im using to create it
<1> yep, you have to resize the content frame being loaded in to the iframe
<3> so ill put all the content into a table then add it
<1> whatever you put in to the fram should have a set max width of say, 385 or 380
<3> alrighy
<3> ill try that right now
<3> thanks
<1> np =D
<3> brb
<1> gonna head to the store for smokes and cokes, bbiab
<3> odd still seems to do it
<1> hrm
<1> that should have done it
<1> there IS a way, i've had the problem before, but i'll have to research it
<1> as soon as I get back
<1> should be like, 10 min
<3> sure
<3> not a prob
<3> any ehlp is aprpiciated even if it is contaminated by smokes an cokes
<3> odd
<3> it seems that in IE it shows bottom scroll however in Firefox it doesnt
<3> odd
<1> yeah, IE is borked
<3> so is that IE or is that the code
<3> code seems prety simple
<3> that it shouldnt look crapp lol not to many settings that i chose
<1> i think it's IE
<1> IE is flaky about frames and other things sometimes
<3> aight
<3> if you can remember would be great
<3> also its not able to change style of the scroll bar i guess
<3> i see that i can change the color
<1> http://www.cs.tut.fi/~jkorpela/html/iframe.html
<1> it's totally IE
<1> as when I load an iframed page into IE, i get the horiz scroll as well
<1> i think what I eventually wound up doing to overcome this in the last site i built was to cheat by building the site in flash
<1> which was a real pain
<3> ah
<3> yea well i could do that
<3> flash is alright for some things
<3> adding scroling etc is acunt
<1> yes
<1> get a "this site looks best when viewed with mozilla" image or sumn
<1> IE is **** anyway
<1> i mean... TABS!
<3> yer
<3> but they ghave ie7 omcing maybe its fixed int that LOL
<3> god knows they stole the tabs idea
<1> yep
<3> to add a website inside the frame
<3> <iframe src="http://www.google.com"; height="442" width="390" ..
<3> yes ?
<3> or not realy
<3> nm works :>
<1> yes
<1> it should work ;D
<3> great
<3> im looking into this frames ****
<3> its actually pretty neat
<3> just added google.com/search to my website
<3> not that it needs to be there
<3> but its prety coo
<1> *nod* yep, iframes made my life a lot easier
<3> ever done any work with pulling RSS ?
<3> weather.com isnt making it easy to pull it
<1> no, i can't say i have, hadn't had need to yet
<3> gotcha


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #dreamweaver
or
Go to some related logs:

#python
#unixhelp
seefactz bitchx
#politics
scope_identity mysql cast
#red
java hight dpi image
#3dsmax
#nhl
#nhl



Home  |  disclaimer  |  contact  |  submit quotes