Ask a Question related to Coldfusion Database Access, Design and Development.
-
GoBigOrange #1
Re: Dealing with direct acess of page, not passingstring
the first one seems like the easiest method and worked like a charm. Thanks for your reply!
GoBigOrange Guest
-
MS-Acess
I have an access db running on an old websever and would like to create a datasourse on the new webserver until I setup the access db into MS-SQL.... -
Dealing with direct acess of page, not passing string
The problem is simple, to view the article, as you see in the code it passes along the article ID in the url. WHERE articleID=#articleID# so when... -
Opposite of RedirectFromLoginPage? Preset page to direct to...
How can I set the page that the login page needs to send the user to. I have a login page that does the RedirectFromLoginPage method, but I am now... -
Page Through Image with Direct Link
Does anyone know of a cf tag that can do something similar to this page: http://www.alacasting.com/book6.asp Basically you choose a catalog and... -
direct to another page
After submitting a form, I would like to redirect to another page. In ASP you can do : response.redirect "filename.asp", but what about PHP?



Reply With Quote

