PC Review


Reply
Thread Tools Rate Thread

Design Theories

 
 
Jim Hill
Guest
Posts: n/a
 
      22nd Jun 2004
There are a couple of things that I would like to do with
my web site. The problem is that I am not sure if
Frontpage can even do it. My first question is:

When making a collapsable list with Frontpage, is it
possible to use a different image on each level of the
list.

Second: When dealing with the reports, is there a way to
remove a link without actually editting the page, because
I have some "broken" links that I do not even want, but I
have no idea how my page is linking.

Lastly: Is there a way to make a submittal form without
the use of server extensions or complicated asp
programming. I have some experience with programming, but
not enough to do anything extensive in asp.

Thank you for your help.
 
Reply With Quote
 
 
 
 
Kevin Spencer
Guest
Posts: n/a
 
      22nd Jun 2004
Hi Jim,

> There are a couple of things that I would like to do with
> my web site. The problem is that I am not sure if
> Frontpage can even do it.


There is very little YOU can't do with FrontPage. However, if you're asking
what FrontPage or any other Web Development toolkit can do FOR you, the
answer is, again, very little. It can automate some of the most common and
simple tasks, and has a great set of tools for developing and managing web
sites. However, having a really great Piano doesn't make you a pianist.
Practicing the piano does.

> When making a collapsable list with Frontpage, is it
> possible to use a different image on each level of the
> list.


Yes and no. You can emulate such a thing, but a <UL> element has limitations
that are part of the HTML specification. You would have to do some fairly
sophisticated client-side scripting and DHTML.

> Lastly: Is there a way to make a submittal form without
> the use of server extensions or complicated asp
> programming. I have some experience with programming, but
> not enough to do anything extensive in asp.


Sure, you can make a form without ANY knowledge of programming. However,
once that form data is posted to the server, some kind of application
(program, executable) has to handle it and DO something with it. FrontPage
server extensions are an ISAPI (Internet Server Application Programming
Interface) on the web server, as is ASP. Other (programming) technologies
include CGI, PHP, JSP, Perl, etc. Remember that all programming is, is
writing instructions to tell the computer what to do. In this case, you have
to give instructions to the HttpHandler that receives the form post what to
do with it. That is, by definition, programming. Even the "WebBot" tags in
FrontPage forms contain instructions that tell the FrontPage server
extensions what to do with the form data.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"Jim Hill" <(E-Mail Removed)> wrote in message
news:200ea01c4586b$559f1350$(E-Mail Removed)...
> There are a couple of things that I would like to do with
> my web site. The problem is that I am not sure if
> Frontpage can even do it. My first question is:
>
> When making a collapsable list with Frontpage, is it
> possible to use a different image on each level of the
> list.
>
> Second: When dealing with the reports, is there a way to
> remove a link without actually editting the page, because
> I have some "broken" links that I do not even want, but I
> have no idea how my page is linking.
>
> Lastly: Is there a way to make a submittal form without
> the use of server extensions or complicated asp
> programming. I have some experience with programming, but
> not enough to do anything extensive in asp.
>
> Thank you for your help.



 
Reply With Quote
 
JPKarlsen [FP MVP]
Guest
Posts: n/a
 
      22nd Jun 2004
1. You can do this with CSS.

2. Rightclick the hyperlink in the report and choose "Edit Hyperlink". Clear the hyperlink and OK your way out.

3. You can use complicated PHP or complicated CGI instead depending on what is available on the server.


Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.


nntp://msnews.microsoft.com/microsoft.public.frontpage.client/<200ea01c4586b$559f1350$(E-Mail Removed)>

There are a couple of things that I would like to do with
my web site. The problem is that I am not sure if
Frontpage can even do it. My first question is:

When making a collapsable list with Frontpage, is it
possible to use a different image on each level of the
list.

Second: When dealing with the reports, is there a way to
remove a link without actually editting the page, because
I have some "broken" links that I do not even want, but I
have no idea how my page is linking.

Lastly: Is there a way to make a submittal form without
the use of server extensions or complicated asp
programming. I have some experience with programming, but
not enough to do anything extensive in asp.

Thank you for your help.

[microsoft.public.frontpage.client]
 
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
File Corruption... Need theories! =?Utf-8?B?T3JsYW5kbw==?= Microsoft VC .NET 0 9th Nov 2007 01:03 AM
More Wacky Apple theories: Sun responsible Yousuf Khan Processors 1 16th Jun 2005 01:34 AM
- Embedded WMV playback issues... any theories? Jon Yeager Windows XP Video 1 31st Aug 2004 01:50 PM
- Embedded WMV playback issues... any theories? Jon Yeager Windows XP General 1 31st Aug 2004 01:50 PM
Re: Let the Conspiracy Theories begin: Mysterious object in our SolarSystem Frederick Shorts Printers 0 15th Mar 2004 03:40 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:44 PM.