PC Review


Reply
Thread Tools Rate Thread

Click button to change text

 
 
François
Guest
Posts: n/a
 
      16th Aug 2004
Hi,

I am a newbie with Frontpage and web programming. I would simply like to
know what you need to do
in order to display some text (in the right pane let's say) when you click a
button (in the left pane).
If possible, I would like the page not to reload.

Thanks in advance




 
Reply With Quote
 
 
 
 
MD Websunlimited
Guest
Posts: n/a
 
      16th Aug 2004
Hi Francois,

When you create the link in the left pane (frame) you'd target the right frame (pane)

<a href="text.htm" target="main" >Display Text</a>

In FP terms when you create the page click on the target button and select the right frame, normally named "main"

--
Mike -- FrontPage MVP '97-'02
J-Bots 2004 Released Special Pricing
http://www.websunlimited.com
FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible

"François" <(E-Mail Removed)> wrote in message news:0j6Uc.6709$(E-Mail Removed)...
> Hi,
>
> I am a newbie with Frontpage and web programming. I would simply like to
> know what you need to do
> in order to display some text (in the right pane let's say) when you click a
> button (in the left pane).
> If possible, I would like the page not to reload.
>
> Thanks in advance
>
>
>
>



 
Reply With Quote
 
Jim Buyens
Guest
Posts: n/a
 
      16th Aug 2004
Howdy.

The usual approach is to first define a frameset. This
divides the browser window into several rectangular areas,
each with a name that you assign. Each frame displays a
different Web page.

Then, to make hyperlinks in one frame load pages into a
different frame, you assign a "target" attribute to the
hyperlink. For example:

<a href="chickens.htm" target="animals">Chickens</a>

loads the chickens.htm page into the animals frame.

In the FP GUI, you configure the target attribute by
clicking the Target Frame button in the Insert Hyperlink
dialog box.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------

>-----Original Message-----
>Hi,
>
> I am a newbie with Frontpage and web programming. I

would simply like to
>know what you need to do
>in order to display some text (in the right pane let's

say) when you click a
>button (in the left pane).
>If possible, I would like the page not to reload.
>
>Thanks in advance
>
>
>
>
>.
>

 
Reply With Quote
 
François
Guest
Posts: n/a
 
      17th Aug 2004
Thank you both...works fine!!!

"François" <(E-Mail Removed)> wrote in message
news:0j6Uc.6709$(E-Mail Removed)...
> Hi,
>
> I am a newbie with Frontpage and web programming. I would simply like to
> know what you need to do
> in order to display some text (in the right pane let's say) when you click

a
> button (in the left pane).
> If possible, I would like the page not to reload.
>
> Thanks in advance
>
>
>
>




 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Change button caption on each click Song Microsoft Access 4 24th Mar 2010 09:54 AM
Ajax, changing text in a button, and button click problem Tim Microsoft ASP .NET 0 23rd Jul 2008 08:57 PM
Change button caption on click... Hitesh Joshi Microsoft Access 4 26th Sep 2006 09:26 PM
How to fire both event button click and textchanged when button is click and text is changed Amy Microsoft ASP .NET 0 1st Jun 2006 03:33 PM
click button on user control that will change text on parent form thomasamillergoogle@yahoo.com Microsoft Dot NET Framework Forms 4 3rd May 2005 06:49 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:13 PM.