hi,
i want to log all ips of computers who reach my shared folders and their activities? second one could be done probably with filesystem watcher but first one how could I do?
thanks,
Hello,
I install emule and start downloading. howeveri cannot start any other program after that or stop emule or turn off computer in legal ways. my connection is adsl 256k. and ram is 256 mb. i looked task manager and could not see any abnormality, in fact i do not know where and what to look...
Hi,
I want to print a web page. There is a text area in the page.
In print view,if contents of the text area is more than 1 page limit, it does not print remaining contents on second page. Also, text area's row number is limited to 80 for example. If contents of text area is over 80, iprint...
Hello,
I have a form users write comments in a text area. When I want to print this form if characters in text area is over reamining part of the page, it jumps to a new page and old page remains blank. How can I divide contents of text area to both pages?
Hi,
i want to connect ms project via vb.net in windows 2000. After choosing provider as Ms project oledb provider, i am choosing the file. It says "error initializing provider. can not file ......" Help!
cheers,
Hi,
I want to make an interface for employees so that they can see their assigned tasks in Ms project vba. I see we can design forms, however I do not know which control to use and connect project file. Could you help me?
Thanks
Hi,
I am trying to find tasks whose start dates are after their deadline.That are late works.
I am writing (DateFormat(ActiveCell.Task.deadline, pjDate_ddd_mm_dd) < DateFormat(Date, pjDate_ddd_mm_dd)) And (ActiveCell.Task.ActualStart = "NA") Then
. It passes this condition no...
Hello,
I am writing a VBA code in Ms Project. I want to take start dates and deadlines of tasks and mail it to resources. However my FindNext does not work. I do not understand why really. Could you help me?
Burcu
Sub mail1()
Dim i As Integer
Dim m As PjMailField
Dim b As Boolean
Dim govde As...
hello,
i have a site which is built by c#. the size of one page is abot 60 kb. it was worse than 60 kb before. i have changes pictures to gif from jpg. now there are custom controls and user controls in the page and there is an imagemap. could you give any idea to minimize the size of this...
Hi,
i want to turn color of the table border to #d4d9e8. Therefore i define two classes in a file called search.
if i define these classes in html code it works however in a different file klike file search it does not work. Why?
<table class="jstablo" width="100%"...
hello,
could you make a performance comparison for images and imagemaps?can you give informatin about page load time measures for those?
i have a logo bannner at the top of my site and on left side there are 3 links which are on an imagemap. i wonder if it is worth to make these 3 images...
Hi,
I am trying to do datagrid paging like this:
<asp:DataGrid id="DataGrid1" style="Z-INDEX: 101; LEFT: 200px; POSITION: absolute; TOP: 96px"
runat="server" Width="192px" Height="80px" BorderColor="#CC9966"...
hi,
i amtrying to add textboxes to my form by writing code with createcontrol; however run time error 13 type mismatch problem occurs The code is like this
createcontrol form_countreport,actextbox,"",""
what can i do?
Hello,
I want to add textbox controls to form by writing code?
I add a textbox control on a form firstly and try to make it a collection ex.text1(0) it does not work. i say load text1 it does not work also
How should I code it?
Hi!
I want to create a table in my vba code. This table does not exist in database, it will only appear in an access form. That is I want this recorset to be the recordset of my form.
dim myrs as new adodb.recordset
myrs.fields.append "score",adinteger
with myrs
.addnew...
Hi,
I am trying to insert a date value into a table through VBA code. The date format in the table and in my regional settings is short date format. The order of the date is day/month/year.
If I try to insert 5/10/2003 into table, access reverses it and inserts the value into table as...
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.