Hi PRPhx,
Itried Copy/XCopy and looked at Robocopy
Probably my lack of knowledge
Directory strucutre like this
My docs
|-Reports
|-POS
|-xx.xx.xxxx [date]
|-RI_xx_xx.xls
I need all RI_xx_xx.xls file copied to C:\tmp
I then run some vba in Excel to copy drom Data tab in...
Hi all,
I am trying to copy specifiec files from all folders within a directory. Each file follows the naming convention RI_mm.dd.xls Where mm is 2 digit month and dd is 2 digit day
I do not want the directory structure copied, only the files
I cant seem to get this, all attempts to copy incl...
Thanks Ruffnekk
Here's the full monty
Private Sub btnAddRec_Click(ByVal sender As System.Object, _
ByVal e As System.EventArgs) Handles btnAddRec.Click
'Begin an add operation
UnLockCustomerTextBoxes()
UnLockBalanceInformation()
UnLockPaymentInformation()...
Here's the authorization for the current project
I added the identity impersonate
Thanks
-xl
<authorization>
<identity impersonate = "true"/>
<allow users="*" /> <!-- Allow all users -->
<!-- <allow users="[comma separated list of users]"...
Hi all
Trying to learn this ASP.Net stuff 4 days old now
Added for Pubs sql database "stores" table
-connection
-cmd component
-data adapter
-generated dataset
Added a dropdownlist to my webform and 2 lables
Added code for datareader to populate the drop down
Fill data set display correct...
Hi all
Trying to learn this ASP stuff 4 days old now
Added for Pubs sql database "stores" table
-connection
-cmd component
-data adapter
-generated dataset
Added a dropdownlist to my webform and 2 lables
Added code for datareader to populate the drop down
Fill data set display correct data in...
Hi all-
Using VS2003
Have code set to add new record to my sql table
Record position does advance
All text boxes ReadOnly property set to False
However all text boxes showing values from previous record rather than clearing for new entries
Any ideas what I'm doing wrong?
I use very similar...
Hi all -
Using VS2003
Added hyperlink to my webform
When I click on navigateURL property ellipsis
I receive dia. box to select another form
I navigate to the project and do so.
But dia box does not show options for
doc relative, root relative, or absolute
How do I set one of these...
Hi all -
I use many different converters for 25 / 9 pin serial to RJ 11 / 45
Proprietary flat satin 6 wire cabling.
Is anyone aware of templates I can download for free to diagram these items ?
Here's a good website shows picture of the adapter
http://tinyurl.com/b9a3p
I have to pin for...
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.