Hi
I try to copy a 1 gb file from a win 2000 pro sp4 pc to a win xp pro sp1 on my local network. But xp says that the procedure will take 227 minutes??!!
That can't be right, what can I do to improve this?
Regards
M
Hi
I wonder if it is possible to use a excel file that holds a lot of adresses to inside word create labels based on the data in excel?
I use office 2003
Regards
M
Hi
I need a script or someother way to force a disconection from a share on my win 2000 server. It has to work even if the user is connected and have files open from the share. It also has to work with both win & mac clients.
Could someone please help me out here?
Regards
M
Hi
I use this code to write an xml file....
<code>
Sub Page_Load()
' initialize a XmlTextWriter object
Dim objXmlWriter As XmlTextWriter = Nothing
' location to the XML file to write
Dim strXmlFile As [String] = Server.MapPath("testfile.xml")
objXmlWriter = New...
Hi
I wonder if it possible to read and edit a xml file that have this structure..
<?xml version="1.0" encoding="UTF-8"?>
<Orders>
<Order>
<OrderID>123</OrderID>
<OrderDate>2004-05-01</OrderDate>
<CustID>2233</CustID>
<CustName>Company Name</CustName>
<CustRef>John...
Hi
I try to use this loop to delay a page 5 seconds but I get a time out when I use this loop, what am I doing wrong here?
<%
CurrentSecond = Second(Time)
FutureSecond = (CurrentSecond + 5)
Do Until CurrentSecond = FutureSecond
CurrentSecond = Second(Time)
Response.Write CurrentSecond...
Hi
I need some feedback on how to solve a situation, I'm about to create a site that use a shopping basket and some products that can be orderede through the site. The products are dynamic pdf's that the user himself create.
The text that the user enters can be saved if the user wishes, so...
Hi
I wonder if and how I can submit form values on the main page (that holds an iFrame) to the iFrame itself?
If there are any that also knows how this is done in asp.net and vb.net - I would be happy to know that way to.
Regards
Hi
I wonder if someone knows if it is posible to write excel files using asp/vbscript. I would be happy to see tutorials on that or maybe an example..
Regards
M
Hi
I could use some help in cretaing a two dimensional array.
I have a while statement that loops through a recordset The recordset consits of article numbers and how many items a user have order of that specific article. So I would like to create an array that would hold the article number...
Hi
I loop through a recordset to display whats in a shopping basket, besides a product description and qty I also have a checkbox option. This checkbox is checked if the value from the database is set to 1. But I can't get the update procedure on that checkbox to work. How can I trigger the...
Hi
I would like to make a swf file that plays a mpg/avi file, there should be play and a stop button. Does anyone knows of a good tutorial that handles that?
Regards
M
Hi
I need to create a web service that can pass variables to a vb 6 program. The web service and the vb 6 program is to be placed on the same server. Is there anyone that has ab experience of this. I basically need to know how I pass the values along so the vb 6 program can handle them. I...
Hi
I have a win 2000 client in a win 2000 Server domain that act very weird. I cant't seem to map network drives to it. I have a login script that I run for all users in the domain. It work fine for all of them except this client. Nothing get mapped and I cant map it through the "map network...
Hi
I need to export all emails from an MAC with Outlook express to a PC that uses Eudora, have anyone done this that can guide me through it?
Regards
M
Hi
I have just bought a new logitech keyboard to my system. One thing I have noticed is that a little green light is constantly on (on the keyboard), even when the computer is turned off. Is this something I can turn off in the bios, in that case - how do I turn this light off when the...
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.