Click here to Skip to main content
16,005,060 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: dynamically setting MaxLength property of a Textbox Pin
Gulfraz Khan19-Dec-07 3:34
Gulfraz Khan19-Dec-07 3:34 
GeneralRe: dynamically setting MaxLength property of a Textbox Pin
darkelv19-Dec-07 5:38
darkelv19-Dec-07 5:38 
GeneralRe: dynamically setting MaxLength property of a Textbox Pin
nishkarsh_k19-Dec-07 16:46
nishkarsh_k19-Dec-07 16:46 
GeneralRe: dynamically setting MaxLength property of a Textbox Pin
Gulfraz Khan25-Dec-07 18:13
Gulfraz Khan25-Dec-07 18:13 
QuestionRandom files & nested structures in VB.Net Pin
steveDF19-Dec-07 2:18
steveDF19-Dec-07 2:18 
GeneralRe: Random files & nested structures in VB.Net Pin
Paul Conrad19-Dec-07 16:40
professionalPaul Conrad19-Dec-07 16:40 
GeneralSending And receving XML Pin
xavier198819-Dec-07 1:42
xavier198819-Dec-07 1:42 
GeneralRe: Sending And receving XML Pin
Johan Hakkesteegt19-Dec-07 7:04
Johan Hakkesteegt19-Dec-07 7:04 
xavier1988 wrote:
Do you think it is feasible?

Yes, we have a system that does this, but it has been written in PHP.

xavier1988 wrote:
How do they send me an xml file

With ftp. You would need to look into automating ftp transfers. Usually this is done separately from the website program.

xavier1988 wrote:
what are the ways to program the system to be able to make the system intelligent enough to just update the one products change.

This and more can best be accomplished by using a database (for example MySQL). It will allow you to design a system that will only update the necessary data. It is also the easiest way to transform the data from the xml file to content on a website.
My advice is free, and you may get what you paid for.

GeneralRe: Sending And receving XML Pin
Scott Dorman23-Dec-07 2:24
professionalScott Dorman23-Dec-07 2:24 
QuestionParameterized queries in VB.Net 2005 Pin
ekowwillis19-Dec-07 1:37
ekowwillis19-Dec-07 1:37 
GeneralRe: Parameterized queries in VB.Net 2005 Pin
nishkarsh_k19-Dec-07 3:31
nishkarsh_k19-Dec-07 3:31 
QuestionHow can I add a Windows menu in the MDI form Pin
SekharOne19-Dec-07 1:10
SekharOne19-Dec-07 1:10 
AnswerRe: How can I add a Windows menu in the MDI form Pin
Tom Deketelaere19-Dec-07 1:26
professionalTom Deketelaere19-Dec-07 1:26 
GeneralRe: How can I add a Windows menu in the MDI form Pin
SekharOne19-Dec-07 1:42
SekharOne19-Dec-07 1:42 
Questiontreeview in vb.net Pin
deepakkp18-Dec-07 23:55
deepakkp18-Dec-07 23:55 
GeneralRe: treeview in vb.net Pin
Tom Deketelaere19-Dec-07 1:17
professionalTom Deketelaere19-Dec-07 1:17 
GeneralRe: treeview in vb.net Pin
Paul Conrad19-Dec-07 16:33
professionalPaul Conrad19-Dec-07 16:33 
GeneralRe: treeview in vb.net Pin
ChandraRam20-Dec-07 1:30
ChandraRam20-Dec-07 1:30 
QuestionHow to put a Label or picture Box on MDI form Pin
SekharOne18-Dec-07 23:25
SekharOne18-Dec-07 23:25 
AnswerRe: How to put a Label or picture Box on MDI form Pin
CKnig18-Dec-07 23:34
CKnig18-Dec-07 23:34 
GeneralRe: How to put a Label or picture Box on MDI form Pin
SekharOne19-Dec-07 1:33
SekharOne19-Dec-07 1:33 
GeneralRe: How to put a Label or picture Box on MDI form Pin
CKnig19-Dec-07 1:37
CKnig19-Dec-07 1:37 
QuestionHow can I add multiple new row into datagrid ? Pin
Eunice (VB junior)18-Dec-07 22:42
Eunice (VB junior)18-Dec-07 22:42 
AnswerRe: How can I add multiple new row into datagrid ? Pin
CKnig18-Dec-07 23:31
CKnig18-Dec-07 23:31 
GeneralRe: How can I add multiple new row into datagrid ? Pin
Eunice (VB junior)20-Dec-07 13:33
Eunice (VB junior)20-Dec-07 13:33 

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.