is this done with flash remoting?..
cant seem to get it to work
The database is setup and values are entered into it through a coldfusion interface...
but just wont read the db...
I just upoaded my site from one server to another server and I had a few problems
the cf mask and validate elements are not working....
now, other sites im currently running on the new server processes the mask and validate so I know(think) its not the server....
any ideas
Craig
Ok...I d/l sql server 2005 from MS (180 day trial)
the install went fine but I cant find the enterprise manager....
where is it or has it been replaces by something else.
Thanks in advance
Craig
I have a client I did a CF page for a year or so ago...
He now has several dozen ringtones he wants to place on his site and allow people to download them.
To be quite honest, I dont have a clue (insert joke here)
to where to start looking how to do this.
Hoping some of you fellow tek-tippers...
it worked like a charm.....
already implemented in the realestate section, now gonna add it to the automotive section......
Thanks again, i'll never get rich if people keep ripping me off...lol...
hmmmm
Create ---> Confirm ----> Post or Edit ---> If Edit (edit all fields, If post goes live and from there on in only edit certian fields......
hmmmm
Good Good....
Thanks....
ok, heres the skinny....
my site is soon ready to launch and I need a few once overs to see if I missed anything...(laughs at self)
ignore the whitespace in the center...that will be filled with news articles when I have some and also ignore the same news article posted several times on the...
I have a real estate application built on my website....
the realestate agent first registers and is given 15 free credits.
now each time he post a new property, 1 credit is deducted but he has the option to buy more obviously.
Now, the agent also has the ability to update all fields in the...
This is a cleaned up version of what I do
<CFIF IsDefined("form.login")>
<CFQUERY NAME="qLogin" datasource="#dsn#">
SELECT memberId, username, password
FROM YOURTABLE
WHERE userName = '#FORM.userName#' AND password = '#FORM.password#'
</cfquery>
<cfif qVerify.RecordCount>...
Not sure if this will do it but in your outtermost table, het the height of that table to be 101%....Im just guessing here but it should work....
but their is probably a better solution
Craig
Thanks...glad ya liked it...
If ya want it let me know...
I will send you the files....Its not packaged or nothing so you will have to customize it or tweak it to get it to work...also I may have some embedded code in there that you will need to remove...
Craig
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.