Ok, firstly thanks for the reply. It is much appreciated.
Now to exlain my situation in detail. I actually have a webpage that has a form which the user can fill out and submit. Once they submit the form, the data is saved to a mysql db and also the info is sent in an email to me.
This is done...
Hey,
I have a word document which is about thirty pages long.
Throughout this word document there are places where data is to be inserted. eg [client name].
Now at the moment I open the word document and manually insert the information from a simple text file which is sent to me from the...
Ok,
I finally found a cms and thought I should let you know.
I decided to try Etomite, and i'm glad that I did. I was surprised at how flexible, and extremely easy to use this software is. I also find it hard to belive that it's open source.
Its runs on php and even though I have never...
Hey,
What im trying to do is convert a dbf file to a tab delimited file. Now I can do this by opening the dbf file up in Excel and then simply save it as a tab delimited file, but it my situation it needs to be done every half an hour so I really need a way to automate the process.
I was told...
Seminara,
I tried the print preview and it works fine, no crash. What version of firefox are you using? I am using 1.5.0.5 which im pretty sure is the latest.
If you dont have this version download it and test the print preview again. Otherwise you can always try using ie if its urgent.
johnwm,
thanks for your reply. I never even knew that you were meant to mark posts as helpfull. I will read the faq and make sure I do this from now on. Thanks for the pointers.
Hey,
Does anyone know of a program that convert dbf files to tab delimeted files? preferably run from a command line?
I have a program that reads from tab delimieted files, however it now needs to read from this dbf file. If I open the file in excel and save it as a tab delimited file it...
Yeh I was thinking of doing that.. However I have just read alot of articles that say text links are sooo much better to use for seo purposes...
any ideas?
Hello,
i have a question about using a fonts in my webpage. I would like to use a nice font that i have in photoshop, however this is not a standard font.
Im just wondering what is the deal, if i use this font on my website but someone viewing my site doesnt have the font installed, will they...
can someone at least try this code and tell me they dont get the same result?
when i look at the value field of my c variable, i see:
{0x0012f6do "e0"} but there is a square in front of the e that i cannot type.
ok,
what i am trying to do is this.
I want to create a file, and its name has to be what ever the value of my string is. I also wish to store it in a folder called "orders".
So I tried ->
string path = ".//orders//";
string filename = "10_06_06"
string file = path + filename;
ofstream...
ok
string a = "./orders/";
string b = "10_12_06";
string c = a + b;
now should string c read "./orders/10_12_06"?
when I compile, i now get a even more weird result. string c now reads "e0".
why is this? is there something weird going on?
Hey,
I am writing a win32 consol app using visual c++.
what I am trying to do is cobine two strings. this is how i am doing it:
String one = ".//savefile//";
string two = "fileone.txt";
string three = one + two;
Now this compiles and runs, but i get a weird error, insetad of the string...
Hey,
I am really new to php and need some guidence.
I can program in c++ but never really tried web programming. I have a job where I have to build a website, in which a user can register there details ( I'm assuming I would hook this up to a mysql or access db), and then they can login to the...
Hey,
I have a problem on my site where I would like the color of one set of links to be different to the color of another.
For instance, the 'mini menu' down the bottom is on a dark background, so i would like them to be white in color.
However the rest of the main content is on a white...
Hey,
I have a problem on my site where I would like the color of one set of links to be different to the color of another.
For instance, the 'mini menu' down the bottom is on a dark background, so i would like them to be white in color.
However the rest of the main content is on a white...
Hey,
Ok I have read a good thread on people recconmending a CMS, however I am hosted with a windows server, so need a windows CMS.
I have notced alot of CMS's (mambo, drupal) are for unix, so I am wondering can anyone suggest good ones for windows?
I have found one, Plone, however I need to...
Ok,
thanks for your help.
I have been surfing the net and have found two sies which are completely in flash, however they are getting ranked very well in google results.
the sites are:
http://pravdavodka.com/pravda.htm
and
http://www.deepend.com.au
I am just wondering what are these guys...
Hey,
I am building a new webpage and would like to know - frames, are they the way to go?
I learnt them in college a long time ago now but are they still used by pro design companies?
I have a page where the top banner and left menu stay the same, so obviously frames would work, but are they...
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.