0
URL parameter display text and linking on same page
New Here
,
/t5/dreamweaver-discussions/url-parameter-display-text-and-linking-on-same-page/td-p/77892
Jul 02, 2007
Jul 02, 2007
Copy link to clipboard
Copied
i want to know if it is possible to have have one page web
page that displays button from a database table (IE button1,
button2) and pass the id of the buttons (id1, id2), to displays
text information to the same page from a database table (article).
does that make sense?
basically one page that generates all the information from the database a displays it on one page
web page example
button 1 button2
text information
thanks
does that make sense?
basically one page that generates all the information from the database a displays it on one page
web page example
button 1 button2
text information
thanks
TOPICS
Server side applications
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
LEGEND
,
/t5/dreamweaver-discussions/url-parameter-display-text-and-linking-on-same-page/m-p/77893#M141356
Jul 03, 2007
Jul 03, 2007
Copy link to clipboard
Copied
Sure it's possible, it's actually pretty easy to do.
Just point the link back to the same page. When I do something like this I
make sure the region that is going to display the dynamic info is "wrapped"
in a do not show region and then make sure the default for the recordset has
a value that will never return a record.
"shan123456" <webforumsuser@macromedia.com> wrote in message
news:f6bntp$c9h$1@forums.macromedia.com...
>i want to know if it is possible to have have one page web page that
>displays
> button from a database table (IE button1, button2) and pass the id of the
> buttons (id1, id2), to displays text information to the same page from a
> database table (article).
>
> does that make sense?
>
> basically one page that generates all the information from the database a
> displays it on one page
>
> web page example
>
> button 1 button2
>
> text information
>
> thanks
>
>
>
>
Just point the link back to the same page. When I do something like this I
make sure the region that is going to display the dynamic info is "wrapped"
in a do not show region and then make sure the default for the recordset has
a value that will never return a record.
"shan123456" <webforumsuser@macromedia.com> wrote in message
news:f6bntp$c9h$1@forums.macromedia.com...
>i want to know if it is possible to have have one page web page that
>displays
> button from a database table (IE button1, button2) and pass the id of the
> buttons (id1, id2), to displays text information to the same page from a
> database table (article).
>
> does that make sense?
>
> basically one page that generates all the information from the database a
> displays it on one page
>
> web page example
>
> button 1 button2
>
> text information
>
> thanks
>
>
>
>
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
shan123456
AUTHOR
New Here
,
/t5/dreamweaver-discussions/url-parameter-display-text-and-linking-on-same-page/m-p/77894#M141357
Jul 03, 2007
Jul 03, 2007
Copy link to clipboard
Copied
Thanks for the info but still cannot make it work dont know
what i am doing wrong?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
LEGEND
,
LATEST
/t5/dreamweaver-discussions/url-parameter-display-text-and-linking-on-same-page/m-p/77895#M141358
Jul 03, 2007
Jul 03, 2007
Copy link to clipboard
Copied
show us some code, like the link you are using with page name
and parameters
you are passing
"shan123456" <webforumsuser@macromedia.com> wrote in message
news:f6dtia$1hk$1@forums.macromedia.com...
> Thanks for the info but still cannot make it work dont know what i am
> doing wrong?
you are passing
"shan123456" <webforumsuser@macromedia.com> wrote in message
news:f6dtia$1hk$1@forums.macromedia.com...
> Thanks for the info but still cannot make it work dont know what i am
> doing wrong?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

