This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > FrontPage Programming > September 2004 > Form properties
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| kayuca 2004-09-29, 7:18 pm |
| Right click a page with a form should reveal the form properties window.
Does not, for me, ever. Does using a dynamic web template make right click
to reveal form properties inoperative?
| |
|
| Check in code view that your form is indeed a form.
It should start with a <form tag similar to
<form method="..." action=".....">
and finish with
</form>
If either or both of these are missing or mis-placed, the form is not a form
and will not have any properties.
Using a dynamic web template makes no difference.
--
Ron
Reply only to group - emails will be deleted unread.
"kayuca" <kayuca@discussions.microsoft.com> wrote in message
news:3315EFEF-0C8A-4399-9060-4B17D5579A2B@microsoft.com...
> Right click a page with a form should reveal the form properties window.
> Does not, for me, ever. Does using a dynamic web template make right
> click
> to reveal form properties inoperative?
| |
|
| You have to be within the form area on the page in order to have the
form properties dialog box appear after right-clicking. You can't just
right-click anywhere on the page.
kayuca wrote:
> Right click a page with a form should reveal the form properties window.
> Does not, for me, ever. Does using a dynamic web template make right click
> to reveal form properties inoperative?
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|