Our website has sent out emails for a while using cdosys, all emails coming to various emails at our company such as email1@ourcompany.com, email2@ourcompany.com
This works fine, however we would like to send the user a confirmation email, so the email will be sent to god knows whatever...
:o(
So I'm unable to do what I want, unless it is possible to put this line at the top of the page instead of at the bottom.
"If a man is a fool, you don't train him out of being a fool by sending him to university. You merely turn him into a trained fool, ten times more dangerous."...
I can now write the line to the end of the template file, which places my variable at the bottom of the page - thanks very much for this.
Can I call this variable earlier in the page or does it have to be after it is defined?
"If a man is a fool, you don't train him out of being a fool by...
The error above was due to a missing ) before the ,8 in the opentextfile line.
It now works if I use
myfil.WriteLine "smeg"
but not if I try and use
myfil.WriteLine "<% var1 = 'request.form("id")' %" & ">"
"If a man is a fool, you don't train him out of being a fool by sending him to...
I am using Server.CreateObject("Scripting.FileSystemObject") to create a folder, then .CopyFile to place a template file into it.
Is it possible to also write a line to this template file before it is saved into the new folder we just created?
To get an idea of where I`m going, here's the...
I have built and populated a database`on SQL Server for my website on my local machine running under localhost.
How do I upload my sql server database to my webserver account?!?
Thanks folks
"If a man is a fool, you don't train him out of being a fool by sending him to university. You merely...
that's great thanks very much matey.
Now the hard part is over I can get on with the easy part and building the website [smile2] on 26th.
Finished for the festivities, have a good christmas!!
"If a man is a fool, you don't train him out of being a fool by sending him to university. You merely...
I have just installed SQL Server on my home machine and cannot connect to a database?!?!
I have not had to install sql server before (always installed at work). Do I have to use any settings to get it to install to work with localhost?
Here's is a sample string that works at work but not at...
I have just installed xp sp2. All went suprisngly smoothly until I can`t connect to the web using IE.
I also have opera installed (that works and is what I'm using now) that I do most of my browsing with but also need to use IE every now and again.
I have turned of the xp firewall. I have a...
Ideally a layered image should be supplied. That way if the developer can slice up the image however they prefer to code and can still edit your images.
For example I will need to create different headers/straplines, I can then just change the text layer, flatten, grab and voila. Had the image...
I usually use asp and cdonts to send emails however a friends server is only pho enabled.
Could someone show or provide a link on how I create a very simple form script that will take two text fields and email them to me.
I have looked on the web but all I can find are very complex php...
I have an include as the header which is referenced on each page, however I now want to add a new row of navigation depending on which page I am in. Is this possible?
Here's the page http://www.daeinteriors.co.uk
So say if I go into the art gallery page, another row appears under the top...
Does anyone know or have any links to information about what the popular engines are in asia (particularly Taiwan, Korea, Singapore, China).
THanks in advance folks
Hi,
I have made a simple forum for our intranet. Can anyone help me as the list of posts is getting quite long and I would like to limit the results to say 10 per page (and have Page 1 2 3 4 > links at the bottom).
Ho do I go about this? Here is how I gain the results from the DB
<%...
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.