Hi,
I've installed the postfix and i want to configure to send all incoming messages (inbound) to exchange and send all outgoing messages (outbound) to my ISP relay (smart host).
What should i do ?
Thanks
RP
For me, it seems to be pretty clear to. But i read a microsoft article that says that it's possible to setup a clustered print server on Microsoft Windows Enterprise Edition. (http://support.microsoft.com/kb/278455/en-us)
They also say that: The configuration steps in Microsoft Windows Server...
Howdy,
I have to e-mail accounts configured in outlook 2003. One of them (Microsoft Exchange Server) is used to send/receive e-mails, the other one (Fax Mail Transport) is used to send/receive Faxes.
My question is, how can i select automatically the account to use. When i put an e-mail account...
I didn't put, but is before the code i wrote.
Your code works if the checkbox is static. Where do i put if it's dynamic ?
<script type='text/javascript'><!--
function checkAll(form) {
setCheckedState(form, true);
}
function uncheckAll(form) {
setCheckedState(form, false);
}
//-->...
As you see i'm not an expert in javascript. How it should be if the checkbox is dynamic ?
Here is my code:
<form name='teste' method='GET' action='test_resp.jsp' target='bottom'>
<%
ArrayList tt_entLinhas=form.getTT_EntLin(sClienteDef,sReferencia.trim());
for( int...
Even if i put the </select> i got an error of "Object required"
<select name="RecInc" class="formstyleShort">
<OPTION value='' selected></option>
<OPTION value='R'>Reclamação</option>
<OPTION value='I'>Incidência</option>
<input type="button" name="test" value="Go!" onclick="if...
I was asking if it's possible to open the url not automatically. Using some like "<input type="button" name="test" value="Go!"
onClick="gotoURL()">".
But the new window open only if the value selected is the "BBC". Otherwise just select.
It's possible ?
Hi change the code but, doesn´t work :(
I want to open a test page (test.htm)
<select name="Test" class="formstyleShort" onchange="if (this.selectedIndex==2){window.open("test.htm","w","");}">
<OPTION value='' selected></option>
<OPTION value='R'>CNN</option>
<OPTION value='I'>BBC</option>
</form>
Hi,
I want to have a combobox that open automatically a new window if i select a specific value.
Here is the ideia. I have this html code:
<Select name="Test" class="formstyleShort">
<OPTION value='' selected>Blank</option>
<OPTION value='R'>CNN</option>
<OPTION value='I'>BBC</option>
 ...
Hi,
Anyone knows what do i need to enable/disable in GPO to permit bluetooth connections ?
Using gpo how do i force "Use drop shadows for icon labels on desktop" option ?
Thanks
Ricardo
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.