I already found out a solution...
Just incase somebody encounter the same problem, see the code below
CommandBars("mytoolbar").Position = 3
'0-left
'1-top
'2-right
'3-bottom
I have a custom toolbar and when my form shows the toolbar, it appears at the top. I wonder if there is a way to have the toolbar appear at the bottom as default.
Active Connections
Proto Local Address Foreign Address State
TCP OCthree:http OCthree:0 LISTENING
This is from a working apache host... it is listening to http... on the one that is not working there is no entry
for http... I think that is my...
I can not connect to localhost... running Apache (IIS doesnt work either)... Although tomcat can access it through (port 8080 or something like that) I disabled my firewalls and virus protection... even disconnected by computer from the network...
I'm trying to move email from one folder to another. On that part I was successful. But if two or more people move the same email at the same time it will make several copies of that email, one for each request.
I want to prevent this from happening. I'm thinking if it is possible to make...
My IIS was working when I was not sharing my internet connection. Now it is not(in some way). The scripts will cause a "page can not be displayed" error but basic HTML works just fine. But the rest (coldfusion, ASP, ASP.net, PHP) does not. I'm not particularly sure that the sharing connection...
My ie can not browse through the internet but windows explorer can. When install Netscape 7.1... it can not connect to the internet... yahoo messenger can...
I dont have any firewall installed...
Please help!!!
I'm trying to parse an XML string into a XMLDoc (so I could transform it using an XSL doc).... I was able to do it with a XML File but a XML string... I found out that I need an InputSource and a String Reader... But I don't know how to put them together....
Here is the first part of the...
The stored proc is expecting a smalldatetime datatype. I tried changing it to CF_SQL_CHAR but to no avail. Then the CreateDate still gave me a datatype conversion error.
I have a problem passing a date parameter created using CreateODBCDate to a
stored procedure here is the code
<cfset yourDate = CreateODBCDate("#URL.month#/#URL.day#/#url.year#")>
<cfstoredproc datasource="workflowdblocal" procedure="sp_retrieve_sked">...
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.