I have a problem,
I have a client with a 1.5Gig mailbox whose OST will not recieve new emails from the server after recently upgrading to a new server. We sucessfully rejoined the new domain and synched the emails before the client flew out to china from the UK. Since then outlook just sits and...
Unfortunately the system i have to send it to only accepts PCL files.
I start off with up to 200 different rtf templates, replace some text and save the rtf file. Then i have to convert the rtf file into a pcl file, (which in windows the print to file works great) but this all has to be done...
Hi Southbeach,
Thanks for that class, it saves a lot of code should I need to go down that route. I could use that and write straight to file using file IO. However, the windows print to file option would automatically write a string containing the original file data into pcl format...
Now then,
I need to take an rtf file and print to file as i need a pcl file generating. My thoughts were to just put the command through exec i.e.
exec("cmd PRINT c:\\test.txt /D: FILE");
However, this doesnt work for me. So i have tried using WSHscript as per below to see if i can get...
Hi there,
there are courses that macromedia do which give yo ua recognised qualification ( http://www.adobe.com/support/training/certified_professional_program/ )
I know our local colleges and uni's have courses in macromedia but in my experience they werent that good at all and were not...
Hi
have you tried
a) backup your dbx files
b) system restore
c) running ie6 setup
and if you still have the same problem try to delete the Folders.dbx file while outlook express is not running and once deleted open outlook express again.
Express does have an issue with corrupt dbx files
ref...
are you trying to generate an xml file using this?
At the moment your code would show half an xml tag in the source of a page. i.e.
<menu><gallery name="0"><menu><gallery name="1">
'mi casa es su casa'
]-=tty0=-[
Hi all,
I have a client that has windows xp home (not pro) i realise this forum is for pro but there is no home forum so i thought i would give it a shot.
They have a set of files that they are suspisious of someone else viewing them. If you right click a file the last accessed property shows...
right im a bit stuck heres the problem
i have taken this right back to basics and started a new console app project and done the following steps:
added refrerence to Microsoft Outlook 11.0
added "using Outlook:" to the code
and i get "the type or namespace 'Outlook' cannot be found"
I have...
neither are set to primary
server1.networkA.local runs its own dns
server1.networkB.local runs its own dns
neither dns are aware of the other. Im sure its as simple as forwarding dns records between servers or making one dns server primary and secondary.
no clients on the opposing site can...
Hi,
quick problem,
This is the setup:
Network A has many clients and an sbs2003 server, the internet is managed by a VPN firewall router and has its own internet connection.
Network B is exactly the same as network A but at a different location and both networks are connected via a VPN...
Hi all,
im new to linux and i have a bit of a problem with one of the servers we have for websites. I understand that the server logs access and transfer are made by the web user account. However during the past 12 months the web account file usage has gone through the roof.
So my pronblem...
Hi there,
i have a java file i need to compile to use as a class inside a web page.
Im on the understanding that i have to compile from source which i have but is there any lite compilers out there rather than downloading the 111Mb compiler form java?
Id go get it but i dont see me using java...
hanks for the explanation,
I have changed the headers in the email so it must have been something to do with that, but im still not sure why a malformed email address would have any effect on the headers when the mailto field and the recipient fields were correctly formatteed.
:-)
cheers
'mi...
ive tried that but it doesn't process the script at all. Its like if there is no carriage return or new line characters then it doesnt store anything.
Yet if I comment out the strtok lines and let the email address pass through the script normally it still doesnt process.
Yet if i use strtok...
Hi all
I have got a problem, i have taken a script but theres one part I dont understand, It works for me when I write the mail line and variables myself but when i use this script it falls over. As I say i have written my own but i'd still like to understand why this fals on its arse.
The...
eric, i take it your talking about this command:
ALTER TABLE yourtablename
ADD [CONSTRAINT [symbol]] FOREIGN KEY (...) REFERENCES anothertablename(...)
[on_delete_and_on_update_actions]
'mi casa es su casa'
]-=tty0=-[
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.