Thanks all
Got it working just after my last post by doing what cfSearching proposed.
Thanks again.
Mick
mymapofseychelles
eWOC
LookandBookIt
Rotography
Thanks for your reply.
I am wanting to send the data through the cfhttp request and not as a page request.
I can post using the <cfhttp url="http...." method = "post"
result="result">
<cfhttparam type="post" value = "#form.user#">
however I want to use the GET method and I am unable to...
Hi all
I am trying to process a form using the GET method. My scenario is this. I have a page on a server that is expecting a GET request, I cannot change this. I have a form that I want to get values from to create a url i.e http://thissite.com/dosomething.aspx?value1=value1&value2=value2...
Hi all
Currently trying to read an http stream from an asp.net server. The scenario is as follows.
My PHP cURL code is requesting a file on the .NET server which if, the parameters are correct in the URL, processes the .NET file and a return code of 200 with extra information streamed back...
...which doesn't exist.
The code I am using is
RewriteRule ^foo_old_file\.(php|html)$ http://www.myurl.com/foo_new_file.html [nc]
RewriteRule ^/?(.*).html$ $1.php
The url in the address reads http://www.myurl.com/foo_new_file.php .
The last rule obviously changes the extension. If I only...
Hi all
Presently using ACT 8.0 on XP SP2 with Outlook 2003, Office 2003.
Is there no way to format signatures and have them automatically inserted into the email. At the moment the signature option only allows for text that is unformated(well done to the person who thought of this).
When I...
This is a quote from our clients hosting company.
I have tested this too and I do not think it is possible to create web-shortcut directly to an exe file. I suspect this is a security restriction inherent in IIS.
However, it will allow you to link to a .zip file which I have created
Not much...
Hi 999Dom999
Thanks for your help.
So basically this needs doing on the server and I can't do anything other that advise our client to request for this to be done by their hosting company and if they refuse advise her to seek an alternative host?
Are there any security issues with changing...
Hi all
We have a client who wishes to put an exe file on their website so the user can download to run it locally, however they are having difficulty in downloading the file.
The only information that I have is that the clients website is hosted on an IIS system. After doing some searching I...
Thanks Kenneth and apologies but I am still trying to get the concept into my head so writing it down for someone else to understand is even more testing.
I will try to explain in more detail.
The main flash movie has a flash component(purchased component) on the stage. This component imports...
Hi all
How do I access and pass information down to an imported swf file. The imported swf file contains an embedded movie object which needs information from an xml file for it to load the images and settings, but how do I pass this down.
The route to the object is:
_root > object_instance...
Hi all
Simple question.
I wish to evaluate whether JAVA is enabled in all JAVA capable browsers.
I do this by using JS thus:
var applet = document.applet // applet been the id of the applet.
if(applet == null)
{
do something here
}
This works fine for IE and FF but alas Opera doesn't want...
Thanks Dan
Looks like it could do the trick although I will need to tweak a bit.
Mick
<a href="http://www.mymapofseychelles.com/">mymapofseychelles</a><br/>
<a href="http://www.ewoc.co.uk/">eWOC</a><br/>
<a href="http://www.LookandBookIt.com/">LookandBookIt</a><br/>
<a...
Hi all
I wish to do a conditional check to see whether the users browser has Java(Sun)installed and/or enabled using javascript or any other means so that if the users browser does not have Java installed or enabled I can update the page accordingly. JavaScript detection of Java(Sun) works...
monksnake
I wish to do a conditional check to see whether the users browser has Java(Sun)installed and/or enabled using javascript or any other means so that if the users browser does not have Java installed or enabled I can update the page accordingly. JavaScript detection of Java(Sun) works...
Hi all
Is there anyway to test whether IE6 is Java enabled or whether Java is installed. All the tests I have seen using javascript fail in IE6. IE6 reports back that it is installed or enabled even when java is not installed on the system.
Not sure whether IE7 has this same bug.
All help...
Hi all
Server Info
Apache 2.0.54
MYSQL 4.1.11
PHP 4.3.10-16
Linux Debian-4sarge
Working remotely using Windows XP, Locally using similar spec but with Windows XP
My problem is this. I am in the process of upgrading a website which uses a database, I am creating a customized database using...
Hi all
I am wanting to stream an mp3 using the netstream object so that I can trigger a switch in javascript when the mp3 has finished playing.
When the page loads the mp3 is initially set to play and when the user selects an option from a drop down menu the music continues to play this is...
Hi all
I am wanting to stream an mp3 using the netstream object so that I can trigger a switch in javascript when the mp3 has finished playing.
When the page loads the mp3 is initially set to play and when the user selects an option from a drop down menu the music continues to play this is...
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.