Hello, I have a .js script which is supposed to run when my computer boots on. But each time my computer boots, this file opens up in dreamweaver mx. Is...
You have JS files mapped to open in DWMX, no to execute. It will either execute or open in a browser unless you have a webserver on your machine to actually...
In Windows explorer, Tools> Folder Options > File Types. Select JS files and map it to whatever else. mcg ... From: ngu_nyindem [mailto:ngu_nyindem@...]...
Open ANY folder.On the top menu select Tools -> Folder Options and then hit the File Types Tab. You will find all the associations there. Edit the one you...
... Please let me know which credit card processing companies do this, so I can avoid using their services. Any service which relies on human speed to keep...
ColdFusion Hosting Providers ColdFusion Hosting Providers' List brought to you by *** ColdFusion-HowTo: Yahoo's No. 1 and the biggest group for ColdFusion...
coldfusion-howto@yaho...
Mar 1, 2004 8:07 pm
23951
Generate a hash value based on the date and time (less seconds). Then on the form action page, see if the current date and time and back to the session...
... If the user has "faked the form" but left the hash value alone, then it passes your test. All you've done is add processing cycles. Please note: the only...
I have recently been working with ASP.NET and love the code behind feature that separates the presentation from the back end programming logic. Are there any...
Hy guys !! Great thanks to GREG !! What you gave me was perfect !! I didn't know much about List and Len functions... Merci Beaucoup ! Anyone has any...
The original poster just wanted to know if the user viewed the action page via URL. To her, my solution of simply checking to see if the FORM fields existed...
... Yeah, I was just pointing out that the hash didn't need to be faked since you suggested delivering it in a hidden form field. Hashes are very secure,...
You may want to look into Mach 2, http://www.mach-ii.com/...
Bryan F. Hogan
bryan.hogan@...
Mar 2, 2004 6:21 am
23960
Hi All, I am trying to setup an admin area for all of my clients under my own URL. The purpose of this area is so that they can update their website content. ...
this is easy, but I'm not sure what it is you are attempting to do. I use one update form and set session variables to identify each client. Terry ... From:...
Hi all, Not really a CF question, sorry ! I have to build a shared shoping cart for a few sites on differents CF servers. I was wondering what is the best way...
This is a common(!) design pattern (the Model-View-Controller design (MVC)) in Java literature. You can find a lot of generic information on various...
Unfortunately all of the clients have different update forms, so I need to display the admin pages from the clients own admin folders, rather than have one...
IMHO, iframe, just like any "framing" technology is sketchy. netscape can view iframes ...at least not in the past (not sure about now); furthermore, you have...
sorry, meant to say netscape "can't" view iframes in the past. again, not sure about now in 7.x+ ... Christian Griffith, CIO Encore Tickets - Get Up Close ...
But sometimes, it would just be wonderful to use them.... boss's buddy needs a local campaign site, got plenty of other PAYING customers on the plate... rather...
Pray to the Framing gods to have mercy on you. If carefully executed, iframes can be your friend. CNN uses iframes everywhere, notably for their ads and...
(First, as an aside to Dan: by replying to someone else's message, even though you change the subject line, my email client sorts your message in the thread...