Ask a Question related to Coldfusion Database Access, Design and Development.
-
Destroyer X #1
Create Sort By Links In Coldfusion
Hey everyone! I'm not sure who all in the Macromedia ColdFusion Community is
familiar with ColdFusion, but for a class assignment, I need to create a
ColdFusion guestbook with two pages: the index.cfm page being the page to view
the guestbook entries and also doubles as the form handler and addentry.cfm
being the form to sumbit to the handler.
I was hoping someone in the community could help me out with two things. The
first thing is making the Sort By Links work in the index.cfm. The index.cfm
page has links to where you can Sort By: PostID, Name, Date, and Comments.
My other question relates to addentry.cfm. Whenever a person doesn't fill in
their name or comments, it's supposed to redirect back to addentry.cfm, and if
the user didn't fill in their comments but filled in their name, it would
automatically fill in their name when they're redirected.
Anyway, if anyone is able to help me out, I would appreciate it very much. The
text files for the source code for index.cfm, addentry.cfm, and the SQL i used
for the database are at [url]http://www.destroyerx.net/guestbook/sql.txt[/url].
Thank you very much for your time and cooperation everyone!
Destroyer X
Destroyer X Guest
-
Coldfusion Short URL links
I don't know if this is how macromedia do it, but my guess is that you would use the missing template handler to take any 404s received in the GO... -
Create links in flash
Hello, I have created my website and I have some difficulties to make links in my flash file. You can see my website here : www.123immorent.com... -
create a sort on the fly
I set a sort expression on the column in design mode Then in code I need to be able to change the header text to allow for globalization. When I... -
Ado sort error-Ado Sort -Relate, Compute By, or Sort operations cannot be done on column(s) whose key length is unknown or exceeds 10 KB.
Ado Sort -Relate, Compute By, or Sort operations cannot be done on column(s) whose key length is unknown or exceeds 10 KB. hi, guys i have asp... -
How to create Shell Links on Windows?
Is there an easy way to create or modify shell links (.lnk) with ruby on windows? I know how to do that in C/C++ or Delphi, and I know that there... -
Ken Ford - *TMM* & PVII #2
Re: Create Sort By Links In Coldfusion
Oops - darn web forums.
[url]http://www.fordwebs.com/homework.txt[/url]
--
Ken Ford
PVII Support Team
[url]http://www.projectseven.com[/url]
Team Macromedia Volunteer - Dreamweaver
Certified Dreamweaver MX 2004 Developer
"Ken Ford - *TMM* & PVII" <kford@projectseven.com> wrote in message news:d0v728$bm3$1@forums.macromedia.com...> See the attached for one way to do it
>
> --
> Ken Ford
> PVII Support Team
> [url]http://www.projectseven.com[/url]
> Team Macromedia Volunteer - Dreamweaver
> Certified Dreamweaver MX 2004 Developer
>
>
> "Destroyer X" <webforumsuser@macromedia.com> wrote in message news:d0ts67$jit$1@forums.macromedia.com...>>> Hey everyone! I'm not sure who all in the Macromedia ColdFusion Community is
>> familiar with ColdFusion, but for a class assignment, I need to create a
>> ColdFusion guestbook with two pages: the index.cfm page being the page to view
>> the guestbook entries and also doubles as the form handler and addentry.cfm
>> being the form to sumbit to the handler.
>>
>> I was hoping someone in the community could help me out with two things. The
>> first thing is making the Sort By Links work in the index.cfm. The index.cfm
>> page has links to where you can Sort By: PostID, Name, Date, and Comments.
>>
>> My other question relates to addentry.cfm. Whenever a person doesn't fill in
>> their name or comments, it's supposed to redirect back to addentry.cfm, and if
>> the user didn't fill in their comments but filled in their name, it would
>> automatically fill in their name when they're redirected.
>>
>> Anyway, if anyone is able to help me out, I would appreciate it very much. The
>> text files for the source code for index.cfm, addentry.cfm, and the SQL i used
>> for the database are at [url]http://www.destroyerx.net/guestbook/sql.txt[/url].
>>
>> Thank you very much for your time and cooperation everyone!
>>
>> Destroyer X
>>
>
>
Ken Ford - *TMM* & PVII Guest
-
Destroyer X #3
Re: Create Sort By Links In Coldfusion
With the exception of changing a few things to suit my needs for the assignment, it works perfectly. Thank you so muh for your help!
Destroyer X
Destroyer X Guest



Reply With Quote

