anyone can help out at all with this one?
I am still finding out how to get this done.
Many thanks for your helping out.
User Profile
Collapse
-
-
Bulk xml files conversion to txt format - so far I have single file working
Hi all,
I have attempted to create a vb.net application that can extract neccessary data from a xml file to txt format. This is all working fine.
The next step for me is to be able to scan a default folder for new files using a timer.
I understand how the timer will work but need obviously to know how to scan a folder for files. which class do i use for that?
every new xml file... -
How to collect data for a mobile moviesite
Hi all,
My name is Rob and I am currently attempting the development of my second mobile website.
As the previous site was purely informative and straightforward I did not experience to many issues.
However, now I am trying to create a mobile movie site which would display info about latest releases etc.
My question is: What is the most efficient way of gathering this data, keeping in mind that this site... -
how to copy selected item from listbox control
Hi,
I am currently trying to copy a single selected item from a listbox control in vba (excel).
So far I have got this code, which doesn't work.
<code>
Private Sub btnAddNewOrder_ Click()
Dim sSelectedItem As String = ""
'If no item has been selected, show a error message box
If lst.SelectedIte m = 0 Then
Call MsgBox("Please... -
-
changing data a little bit need small code
Hi all,
I have allmost finished my solution, im so close but I am stuck with following:
I need to display a carriage return and have done that using chr(13) which for some reason or the other doesnt seem to appear when using the streamwriter to write this value inside of my text file.
Secondly, I have no problems collecting my quantity value from the xml file, which in this case is 15 but need... -
dev121 started a topic thinking process question - extracting xml values to txt filein Visual Basicthinking process question - extracting xml values to txt file
Hi,
I am currently using Visual Studio 2005 using vb.net.
I am trying to extract a xml data value to a txt file.
Could someone please be so kind as to explain the logical steps needed?
As far as I have worked out I need to first load the xml file, then read it with the system.xml.xmlr eader. How to extract data remains a questionmark for me.
I need desperately some help, I'm not being lazy... -
Thanks for you advice.
I will check it out and give an update soon.
:)Leave a comment:
-
Windows error message Bluescreen: 0x000000BA
Hi fellow it professionals,
We are running windows server 2003 and have till date not experienced any problems.
Since today, it is impossible for my client to connect to our server remotely.
Instead it shuts down the computer showing following bluescreen:
It says: SESSION_HAS_VAL ID_VIEWS_ON_EXI T
Tecnical Info: STOP: 0x000000BA (0x00000001,0x0 0000001,0xE10F0 978,0x0000001F)
According...
No activity results to display
Show More
Leave a comment: