Ask a Question related to Coldfusion - Getting Started, Design and Development.
-
Pandion Knight #1
Novice must build site login
:frown; I'm an experienced DW4 user new to Studio and ColdFusion. I need to build a login page for our company site. And retain a db of the registered visitors. Where do I start?
Pandion Knight Guest
-
I Will Build Your Site
I will build your website for you. Send me an email if you are interested and we can discuss pricing. I am very flexible. - Justin... -
Proper way to build a flash site?
I have been using flash for a few months and I was wondering if there is a standard that set for creating flash sites. I know this can be very bias,... -
Help for a novice for a personal web site
I am troubled with the insert link function. I have placed flash swf text effects and link them to my pages. However they work fine in Internet... -
Build web site with photoimpact
Sorry if I post the news in the wrong newsgroup. But I have 2 questions: 1. How to build web pages with photoimpact (I use photoimpact 8) ? I... -
Can DMX and FrontPage2002 be used together to build site?
The best way is tomake it where everone logs in and changes it that way. You should not have to change the look of the site at all. One is set up... -
mpwoodward *TMM* #2
Re: Novice must build site login
Pandion Knight wrote:
Probably the best way to get started is to get a copy of Ben Forta's> :frown; I'm an experienced DW4 user new to Studio and ColdFusion. I need to build a login page for our company site. And retain a db of the registered visitors. Where do I start?
ColdFusion MX Web Application Construction Kit--if you're going to be
doing much CF programming at all you'll want to have this around.
There are also a couple of good tutorials on easycfm.com:
[url]http://tutorial8.easycfm.com/[/url]
[url]http://tutorial355.easycfm.com/[/url]
Matt
--
Matt Woodward
Team Macromedia - ColdFusion
mpwoodward *TMM* Guest
-
kyle969 #3
Re: Novice must build site login
That is very good advice for a beginner. Also add this link to your bookmarks, it is an invaluable reference:
[url]http://livedocs.macromedia.com/coldfusion/[/url]
kyle969 Guest
-
Pandion Knight #4
Re: Novice must build site login
Thanks guys.
I have printed off the 'Configuring & Administering' and 'Getting Started
Building' and 'CFML Quick Reference' PDFs. I have the 'Developers Guide' too.
So I suppose I should start with the tutorials in the Getting Started pdf? I'll
look up that book as well.
Pandion Knight Guest
-
Pandion Knight #5
Re: Novice must build site login
WOW! Easycfm.com what a great site. I'm trying the tutorial8 now. Thanks again for looking up such specific links.:cool;
Pandion Knight Guest
-
Pandion Knight #6
Re: Novice must build site login
:confused; Can someone please tell ideally where I should keep the database tables used by coldfusion? In local or remote site files?
Pandion Knight Guest
-
Brendon #7
Re: Novice must build site login
Pandion Knight wrote:
Unless you are viewing your site you are building on another machine,> :confused; Can someone please tell ideally where I should keep the database tables used by coldfusion? In local or remote site files?
you would normally have them stored locally. This way, you test all your
design of your site locally, then go through the process of uploading to
a remote server when you are finished. Some people test remotely as they
are developing, but it is probably not as common by default.
For storage of your database, the tutorial documents you downloaded
'should' detail this, but if not - the default (typically) would be
something like:
c:\Coldfusion\db\my_database.mdb for access files
or
c:\mysql\bin\data\my_database\ for mysql files etc.
cheers
Brendon
Brendon Guest
-
Pandion Knight #8
Re: Novice must build site login
:confused; Regarding the tutorial8.easycfm link "Creating a user
authentication (Login) area). This is just what I have to do, but must admit
to being a complete novice where ColdFusion is concerned.
Following the tutorial, I built the the four .cfm pages (the tutorial does not
say where I should locate these pages), and placed them within a folder called
coldfusion in my local site files.
When I go to preview the Application.cfm in the browser, it generates an error
saying "The connection was refused when attempting to contact localhost".
Suggestions please?
Pandion Knight Guest



Reply With Quote

