Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Jon G #1
1 page = 48 pages
I am pretty comfortable with HTML but that is kind of the extent of it. At the
end of this project I will end up with 48 html pages that are all EXACTLY alike
except for names of people in the copy. I know I have seen URLs before where
there is a question mark after the URL and then some variables... i.e. -
[url]www.mydomain.index.htm?firstname=Jon&lastname=Smit h[/url]....
Is there a somewhat easy way to have content from a URL be placed into code?
The next goal is that the 48 people need to be able to use the "send page as
email" feature from IE. So after the page is loaded, it would need to work
that way too.
Thanks a million for any advice or direction. I don't think I have access
(and certainly not knowledge) of any server side technoligies, so if this is
doable, is has to be pretty basic.
Jon
Jon G Guest
-
.CFM page requests hang; .HTM pages don't
We're experiencing a strange performance issue with CFMX7 on a Win 2003 IIS box. No database. Essentially, the pages we've built are relatively... -
Printing multiple pages on one page
I would like to be able to print out four pages (or more) of a lengthy document on one page, thereby printing out the document in at least one fourth... -
RH7.3: print 4 pages per page: HOW??
RH7.3: print 4 pages per page: HOW?? On RH6.2 the configuration utilities and "driver" structure allows for printing 4 pages per page. This has... -
Page links on uploaded pages
I created half a dozen Dreamweaver templates (.dwt), stored in the Templates folder in the site root. On the templates I created menus, which can... -
Murray *TMM* #2
Re: 1 page = 48 pages
> The next goal is that the 48 people need to be able to use the "send page
This is strictly an IE function, not a page function.> as
> email" feature from IE. So after the page is loaded, it would need to
> work
> that way too.
Then it's 48 separate pages for joo, bud. Are you sure?> I don't think I have access
> (and certainly not knowledge) of any server side technoligies, so if this
> is
> doable, is has to be pretty basic.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Jon G" <webforumsuser@macromedia.com> wrote in message
news:diji8m$r6n$1@forums.macromedia.com...>I am pretty comfortable with HTML but that is kind of the extent of it. At
>the
> end of this project I will end up with 48 html pages that are all EXACTLY
> alike
> except for names of people in the copy. I know I have seen URLs before
> where
> there is a question mark after the URL and then some variables... i.e. -
> [url]www.mydomain.index.htm?firstname=Jon&lastname=Smit h[/url]....
>
> Is there a somewhat easy way to have content from a URL be placed into
> code?
>
> The next goal is that the 48 people need to be able to use the "send page
> as
> email" feature from IE. So after the page is loaded, it would need to
> work
> that way too.
>
> Thanks a million for any advice or direction. I don't think I have access
> (and certainly not knowledge) of any server side technoligies, so if this
> is
> doable, is has to be pretty basic.
>
> Jon
>
Murray *TMM* Guest
-
Jon G #3
Re: 1 page = 48 pages
Ugh. Not what I was hoping to hear. One of my other clients has me do CDs
where parameters are fed into a results page. No server interaction required
(since it's on a CD) but it works in IE. It's done with Javascript. I didn't
write the script, but I update the parameters. I don't have access to the
person who did write the script.
So isn't there some javascript that can do what i want to do? Please! Snap
those magic fingers and give me a big ol' Voila!
Thanks for your help!
J
Jon G Guest
-
Jon G #4
Re: 1 page = 48 pages
Murray - if my server does have PHP, is there an easy way or a template to make this happen?
J
Jon G Guest
-
Murray *TMM* #5
Re: 1 page = 48 pages
Sure. Use php to pick up the name from the URL, and plop it on the page.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Jon G" <webforumsuser@macromedia.com> wrote in message
news:dijltl$2qa$1@forums.macromedia.com...> Murray - if my server does have PHP, is there an easy way or a template to
> make this happen?
>
> J
Murray *TMM* Guest



Reply With Quote

