Click here to Skip to main content
15,867,453 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: initializer for crystalDecisions.crystalreports.engine.crpe threw exception Pin
Dave Kreskowiak16-May-07 9:48
mveDave Kreskowiak16-May-07 9:48 
QuestionRe: initializer for crystalDecisions.crystalreports.engine.crpe threw exception [modified] Pin
steve_rm16-May-07 10:38
steve_rm16-May-07 10:38 
AnswerRe: initializer for crystalDecisions.crystalreports.engine.crpe threw exception Pin
Dave Kreskowiak16-May-07 15:23
mveDave Kreskowiak16-May-07 15:23 
Questionhow to display XML file content in treeview Pin
manavya16-May-07 9:24
manavya16-May-07 9:24 
AnswerRe: how to display XML file content in treeview Pin
Dave Kreskowiak16-May-07 10:04
mveDave Kreskowiak16-May-07 10:04 
QuestionUser's Manual .... Pin
kindman_nb16-May-07 8:30
kindman_nb16-May-07 8:30 
AnswerRe: User's Manual .... [modified] Pin
Dave Kreskowiak16-May-07 9:27
mveDave Kreskowiak16-May-07 9:27 
QuestionMissmach type Pin
Vimalsoft(Pty) Ltd16-May-07 6:55
professionalVimalsoft(Pty) Ltd16-May-07 6:55 
Am in this Step

"Accepting an input parameter, which needs to be accepted from the user, so the next important Activity is Accepting it from the user and storing it in the string type variable Declared earlier."
Am following a Book instructions and it this is an Example of the Book.

strAuID = Trim(InputBox("Enter Authour ID.:"))

i have Few Questions Based on this Statement.

1)Does the Function Trim ,only works for string Vaiables?
2)Am Accepting User input From a Textbox and here was my code

strNum_key = Trim(txtnumkey)
strExtension = txtextension
strCell_ID = txtcellid
strActual_Extent = txtactualextent
strLis_key = Trim(txtliskey)
strFunc_key = Trim(txtfunckey)

.After i have done this it give me an Error and highlight the above lines, when i comment the first one it highlight the second one and so on.
i need to know what is wrong with my above code compering it with the Example of the Book. Note, all the variables are Well declared,textboxes well named.

Thank you


Vuyiswa

AnswerRe: Missmach type Pin
Dave Kreskowiak16-May-07 7:56
mveDave Kreskowiak16-May-07 7:56 
GeneralRe: Missmach type Pin
Vimalsoft(Pty) Ltd16-May-07 19:50
professionalVimalsoft(Pty) Ltd16-May-07 19:50 
AnswerRe: Missmach type Pin
nlarson1116-May-07 7:59
nlarson1116-May-07 7:59 
GeneralRe: Missmach type Pin
Dave Kreskowiak16-May-07 8:21
mveDave Kreskowiak16-May-07 8:21 
GeneralRe: Missmach type Pin
nlarson1116-May-07 8:24
nlarson1116-May-07 8:24 
GeneralRe: Missmach type Pin
Vimalsoft(Pty) Ltd16-May-07 20:24
professionalVimalsoft(Pty) Ltd16-May-07 20:24 
GeneralRe: Missmach type Pin
Dave Kreskowiak17-May-07 2:44
mveDave Kreskowiak17-May-07 2:44 
Questioncopy object attributes Pin
Marc Soleda16-May-07 6:05
Marc Soleda16-May-07 6:05 
AnswerRe: copy object attributes [modified] Pin
Dave Kreskowiak16-May-07 6:24
mveDave Kreskowiak16-May-07 6:24 
QuestionDevelop Audio Video Conferencing System Pin
Rupesh Kumar Swami16-May-07 5:46
Rupesh Kumar Swami16-May-07 5:46 
AnswerRe: Develop Audio Video Conferencing System Pin
Dave Kreskowiak16-May-07 6:14
mveDave Kreskowiak16-May-07 6:14 
Questioncount number of rows in table Pin
peteyshrew16-May-07 3:40
peteyshrew16-May-07 3:40 
AnswerRe: count number of rows in table Pin
kubben16-May-07 4:01
kubben16-May-07 4:01 
GeneralRe: count number of rows in table Pin
peteyshrew16-May-07 4:19
peteyshrew16-May-07 4:19 
GeneralRe: count number of rows in table Pin
peteyshrew16-May-07 4:34
peteyshrew16-May-07 4:34 
GeneralRe: count number of rows in table Pin
Dave Kreskowiak16-May-07 4:39
mveDave Kreskowiak16-May-07 4:39 
Questionsyntax error Pin
peteyshrew16-May-07 3:05
peteyshrew16-May-07 3:05 

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.