HighDots Forums  

Error Previewing Page

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Error Previewing Page in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Marcus Morgan
 
Posts: n/a

Default Error Previewing Page - 11-16-2004 , 11:55 AM






Everytime I try to view a page that I created in Dreamweaver, I get an HTTP 404 error. In my browser I can see my IP address with /TMPn3g047a6t5.htm at the end.

Reply With Quote
  #2  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Error Previewing Page - 11-16-2004 , 11:59 AM






Quote:
see my IP address with /TMPn3g047a6t5.htm at the end.
--------------------------------------^^^^^^^^^^^^^^

This is normal if you are using temp files to preview.

Quote:
get an HTTP 404 error
This could mean any of a number of things. For example, if you are using
frames, it probably means that you shouldn't be. It indicates that you have
not properly saved your frameset, and is the harbinger of a whole cascade of
frame related problems you will surely encounter down the road. If you are
not using frames, then I would need to know more about your page itself....

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Marcus Morgan" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Everytime I try to view a page that I created in Dreamweaver, I get an
HTTP 404 error. In my browser I can see my IP address with
/TMPn3g047a6t5.htm at the end.



Reply With Quote
  #3  
Old   
Marcus Morgan
 
Posts: n/a

Default Re: Error Previewing Page - 11-16-2004 , 12:27 PM



Thanks Murray

The problem started when I was creating a form in Dreamweaver. I created a
"submit" button. To link behavior to it I was told that I would have to set the
doc to php. I did that and I got confused to where to go from there so I
stopped. Now it is saying FTP error....the system cannot find the specified
file.


Reply With Quote
  #4  
Old   
Marcus Morgan
 
Posts: n/a

Default Re: Error Previewing Page - 11-16-2004 , 12:28 PM



Thanks Murray

The problem started when I was creating a form in Dreamweaver. I created a
"submit" button. To link behavior to it I was told that I would have to set the
doc to php. I did that and I got confused to where to go from there so I
stopped. Now it is saying FTP error....the system cannot find the specified
file.


Reply With Quote
  #5  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Error Previewing Page - 11-16-2004 , 12:37 PM



Quote:
I was told that I would have to set the
doc to php
Really? How bizarre. Was that advice given here on this forum?

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Marcus Morgan" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Thanks Murray

The problem started when I was creating a form in Dreamweaver. I created a
"submit" button. To link behavior to it I was told that I would have to
set the
doc to php. I did that and I got confused to where to go from there so I
stopped. Now it is saying FTP error....the system cannot find the
specified
file.




Reply With Quote
  #6  
Old   
Marcus Morgan
 
Posts: n/a

Default Re: Error Previewing Page - 11-16-2004 , 01:20 PM



Yea it was told to me by a co-worker who is a web designer. He directed me to a
tutorial with Dreamweaver " creating forms" there is an area that show you once
you have created a submit button you have to send it to a data base. I was
trying to see if I could link it to a mailto: xxxx


Reply With Quote
  #7  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Error Previewing Page - 11-16-2004 , 01:38 PM



See how dangerous it is to listen to colleagues, or to act on half informed
suggestions? 8)

There are two basic ways to process form data -

1. Use mailto:name (AT) domain (DOT) com as the action of the form
2. Use a server-side scripting method to a) harvest the form's data, b)
process it in some manner, e.g., enter it into a database, c) formulate and
send an email to one or more email recipients, and d) redirect the visitor
to some ending page

Method 1 is quite simple, and is also the least reliable. It depends both
on your visitor having an email client already installed on their computer -
this eliminates public computers - and on that email client responding to
the mailto call. It is not possible to use this method *and* send the
visitor to a
thank you page as well.

Method 2 is the preferred method, since it eliminates the problems of method
1, but it means that you have to grapple with server-scripting somehow (ASP,
CF, PHP, perl, etc.).

If you elect to use method 2 (and why wouldn't you?) then the next thing you
have to do is to ask your site's host what they provide for processing form
data. Post back with this information please.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"Marcus Morgan" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Yea it was told to me by a co-worker who is a web designer. He directed me
to a
tutorial with Dreamweaver " creating forms" there is an area that show you
once
you have created a submit button you have to send it to a data base. I was
trying to see if I could link it to a mailto: xxxx




Reply With Quote
  #8  
Old   
Marcus Morgan
 
Posts: n/a

Default Re: Error Previewing Page - 11-16-2004 , 01:38 PM



Murry I am creating another form.. How can I make it to when the client files out the form it sends it to an email address?

Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.