Hello,
My site collection of Sharepoint sites is in a hosted environment where I do not have access to any of the infrastructure in which it is housed on. I'm looking to take a backup of all of our sites, all of the content, our users, etc. Is there a way to do this aside from Sharepoint...
Hello,
I have a simple web form that is populating a login variable with a value of "SEND". However, in my current version of PHP, 5.2.5, it is not populating, but in the older version which the application was built upon, it is. Does anyone know what could be causing something like that. Below...
Hello,
Does someone know how to get the previous day's date in MMDDYY format? I am writing a script that will move an IIS log from one server to another so my web analytics product can analyze the log. Our logs rotate at midnight, at midnight tonight, our logs will rotate and the new log will...
Hello,
I would like to backup my SQL server 2000 database, but without the data, basically only keeping the building of the tables and all relationships, etc. Can this be done?
Thanks in advance,
Sheel Shah
Hello,
I am new to coding in vb.net and have run into an issue with some code
that I am looking over. This is a webform that is filled out and once
it is filled out, it takes the responses from the form and appends it
to an email which it then sends out to one specific user (for testing...
Hello,
I have a feeling this is a very simple issue.
I am trying to insert a bunch of carriage returns into the textbody of my CDOSYS email that I am generating in one of my vbscripts. The CDOSYS line that I have is this:
objEmail.Textbody = "Here are the Results of the daily download...
Hello,
Is there a way to restore a mySQL database dump file onto a SQL server 2005 database? I assume the database I'm restoring needs to be created, but the steps to restore the backup, I'm not sure.
Thanks,
Sheel
Hello, I have a small snippet of code that isn't functioning the way I expected it to, after migrating the website from a Linux box to a windows server. I previously did post this on the PHP forum, but they feel this is a javascript issue, so I'm posting here. Below is that snippet of code...
Hello, I have a small snippet of code that isn't functioning the way I expected it to, after migrating the website from a Linux box to a windows server with PHP 5.2.5. Below is that snippet of code:
<?php
...code that is working ok...
for($i = 0; $i <= $numberOfDays; $i++){
$thisDiv =...
Hello all,
I am very new to SQL server 2005, and have been tasked with scripting out a database restore into SQL server 2005. I am using a batch file which is executed on the SQL Server 2005 machine to copy the database backup from the remote machine (SQL server 2000 standard) to the local...
Hello,
Is it possible in regexp to replace different strings with different values? For instance, I am reading a URL to a specific file, and I am changing it into a corresponding folder path. So with the input file looking like this:
http://www.sheel.org/styles/style.css...
Hello,
I would like to do a simple task that entails checking to see if a specific drive mapping exists, remove that mapping, and then re-map those letters to a new path. Does anyone know how this can be done in VBscript? It is probably better explained in this pseudo code...
If Network drive...
I am looking to split a single excel spreadsheet into multiple worksheets based on the line numbers. The master spreadsheet has 35000 lines to it, and I would like to split it every 100 lines, if possible. Can this be done in VBScript?
Thanks,
Sheel
Hello all,
I am writing a script that is making updates to a webpage based on an input file, which contains the full path to the file being updated in both dev and prod. What I want to do is prior to copying what is in dev to prod is copy the current file in prod to a backup directory, but at...
I have created a script that is triggered by a scheduled task every 15 minutes, and will execute only if there is an input file or multiple files to process in a specific folder. If it finds any amount of files in the folder, it will process it normally. If it doesn't, it will write an error to...
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.