Click here to Skip to main content
15,887,596 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionHow do I read XML File and put it in Datagridview and update it back to XML File Pin
OMG_Live25-Sep-21 8:00
OMG_Live25-Sep-21 8:00 
AnswerRe: How do I read XML File and put it in Datagridview and update it back to XML File Pin
CHill607-Oct-21 6:48
mveCHill607-Oct-21 6:48 
QuestionVBA Calling a Sharepoint list Rest API failed. Pin
BEN CHEN 202119-Sep-21 6:48
BEN CHEN 202119-Sep-21 6:48 
AnswerRe: VBA Calling a Sharepoint list Rest API failed. Pin
Richard Deeming19-Sep-21 21:51
mveRichard Deeming19-Sep-21 21:51 
That's an error from the server, which suggests that you're not authorized to retrieve the requested information.

NB: If the server requires authentication, you will need to use SetRequestHeader to send the appropriate authentication header. How you do that will depend on the required authentication scheme. For example, "basic" authentication requires a Base64-encoded combination of the username and password.



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer

QuestionListDirectoryDetails Pin
Drno Strz18-Sep-21 8:07
Drno Strz18-Sep-21 8:07 
AnswerRe: ListDirectoryDetails Pin
RedDk18-Sep-21 13:55
RedDk18-Sep-21 13:55 
GeneralRe: ListDirectoryDetails Pin
Drno Strz18-Sep-21 21:33
Drno Strz18-Sep-21 21:33 
GeneralRe: ListDirectoryDetails Pin
Mycroft Holmes19-Sep-21 12:10
professionalMycroft Holmes19-Sep-21 12:10 
GeneralRe: ListDirectoryDetails Pin
Dave Kreskowiak19-Sep-21 12:39
mveDave Kreskowiak19-Sep-21 12:39 
Questionbuilding an IT helpdesk tool Pin
Mustafa M. Al-Nassah8-Sep-21 10:17
Mustafa M. Al-Nassah8-Sep-21 10:17 
AnswerRe: building an IT helpdesk tool Pin
CHill6016-Sep-21 22:11
mveCHill6016-Sep-21 22:11 
QuestionVB.Net and Google docs Pin
Malcolm Bacchus6-Sep-21 3:31
Malcolm Bacchus6-Sep-21 3:31 
AnswerRe: VB.Net and Google docs Pin
Richard MacCutchan6-Sep-21 5:47
mveRichard MacCutchan6-Sep-21 5:47 
QuestionNeed help with this question Pin
Member 153482515-Sep-21 22:18
Member 153482515-Sep-21 22:18 
GeneralRe: Need help with this question Pin
Richard MacCutchan5-Sep-21 22:33
mveRichard MacCutchan5-Sep-21 22:33 
GeneralRe: Need help with this question Pin
Member 153482515-Sep-21 22:40
Member 153482515-Sep-21 22:40 
GeneralRe: Need help with this question Pin
Richard MacCutchan5-Sep-21 22:45
mveRichard MacCutchan5-Sep-21 22:45 
GeneralRe: Need help with this question Pin
Member 153482515-Sep-21 23:55
Member 153482515-Sep-21 23:55 
GeneralRe: Need help with this question Pin
Richard MacCutchan6-Sep-21 0:25
mveRichard MacCutchan6-Sep-21 0:25 
GeneralRe: Need help with this question Pin
Member 153482516-Sep-21 0:59
Member 153482516-Sep-21 0:59 
GeneralRe: Need help with this question Pin
Richard MacCutchan6-Sep-21 5:44
mveRichard MacCutchan6-Sep-21 5:44 
GeneralRe: Need help with this question Pin
Richard MacCutchan6-Sep-21 22:28
mveRichard MacCutchan6-Sep-21 22:28 
AnswerRe: Need help with this question Pin
OriginalGriff6-Sep-21 19:44
mveOriginalGriff6-Sep-21 19:44 
QuestionText box auto takes serial no when items select form combo box Pin
GOBIND KUMAR SHARMA31-Aug-21 23:48
GOBIND KUMAR SHARMA31-Aug-21 23:48 
Rant[REPOST] Text box auto takes serial no when items select form combo box Pin
Richard Deeming1-Sep-21 0:06
mveRichard Deeming1-Sep-21 0:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.