Hi there,
I wonder how to start Apache web server in the Mac OS X during the system startup. Currently I have to manually start it using the following command
sudo apachectl graceful
How can I automate this during the system startup
Thanks
Hameed
Hi there,
I am very new to XSL. I wanted to do the following:
Assign a variable named "Total_Amount" in the global scope.
Then I loop through each child nodes using
<xsl:for-each select="RESULTSET/ROW">
and add the node value of "Amount" to the global...
Hi there,
I have an old accounting system developed by some one in Foxpro 2.5. The problem is I want to move from win 98 to winxp. But I understood if I do so I cannot use the Foxpro 2.5 anymore.
Is there anyway or an utility which converts all the codes so that it works in latest visual...
Hi there friends,
I am very new to linux. I have just successfully installed the linux OS redhat 9. When the first time I rebooted the system, the system is not booting up. It halts or hangs at the following:
Initializing RT netlink socket
apm: BIOS version 1.2 flags 0x03 (driver version 1.16)...
Hi there,
Can you please advise me on a free FTP activex component ( or a commercial one). The activex should support for the Proxy server settings ( ie FTPing through a proxy server)
Please advise me on the best ones in the market.
Thanks a lot
Hameed
Hi there,
I want to make all my asp files (also may be htmls) to one or more dll files. How can I do this?. Can I host the converted dlls in IIS web server? The reason is to hide all my asp codes from the webhost or any body else.
Is there any other way?.
Thanks
Hameed
Hi there,
I am very new to the Visual Basic. I want to build a simple aplication which will just only have a contact database.
The contact table will basically have name, company, and contact details like address, email, tel and fax.
I wanted to build this application as LIST and FORM...
Hi there,
I want to know how to set NTFS permissions programatically using VbScript.
I want to be able to set through the web using asp pages.
I need to do this because I want to be able to create FTP sites in IIS through web.
Thanks for your help in advance
Hameed
Hi there friends,
I want to be able to declare a variable inside a Function or Sub and want to access it in the other part of asp file. Is this is possible? I am using VbScript
Thanks for your help
Hameed
Hi there,
I want to be able preset a value in HTML file object. The following tag does not work fo me
<input type="file" name="Thumb_Image" size="30" value="c:\temp">
My idea is I am storing a value in an Application variable in ASP. The value would be...
Hi there,
We wanted to manage the IIS through our own administration website.We wanted to go to a admin website in the webserver where we should be able to create new website definition and new FTP account for that website and send an email straight to the user. I am just wondering any has...
Hi there,
When a user log in to the terminal server I want to automatically start a program and when he close the program it automatically logs off him.
I have already accomplished this by setting the program path in a Connection of the Client Connection Manager.
Since the user could manually...
Hi experts,
I want to print from my Terminal service to my locally mapped network Printer and/or local printer. How could I do that. Please help.
Can you please tell me why my application inside the terminal server or not showing the colors properly?
Is it possible to show the color normally...
Hi there,
I want to extract a column of a two dimensional array into a single dimensional array.
Say a two dimensional array
1 | abc
2 | xxx
3 | www
4 | qqq
5 | sss
I want to extract just the second column into a single dimensional array
Thanks for your help
Faheem Hameed
Hello friends,
I want to get a range of records from a recordset into an array. I know using GetRows method we can return a particular set of records from the start of the recordset like record 1 to 20 or 1 to 30. But I want to return records in a range like 10 to 20, 30 to 40 or whatever...
Hi there,
I am very new to VB. I want to open an HTML page when I click a button in a visual basic form. Please help me understand how to get this done.
Thanks a lot.
Faheem Hameed
Hello,
I want to include an ASP file into another ASP file without using the server side include. The reason why I am finding an alternative for the server side include is explained as follows:
file1.asp
*********
<%
If a > 10 Then
%>
<!--#include file="inc1.asp"-->
<%
Else
%>...
Hi there,
I have a form as below
<form enctype="multipart/form-data" action="file1.asp">
<input type="text" name="text1">
<input type="file" name="file1">
</form>
In the file1.asp I used
Request("text1"). It should return...
Hi there,
Has anybody knows about a web based FTP system using ASP?
so that we can upload, download, rename, delete and move files. Is there any free version of it or any commercial versions available on the net.
Thanks for all of your inputs.
Regards,
Hameed
Hong Kong
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.