Click here to Skip to main content
15,921,276 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionUser Authentication on the server Pin
kmathebula30-Sep-08 2:07
kmathebula30-Sep-08 2:07 
Questiondial phone no or send sms th mobile modem Pin
Vikash Yadav30-Sep-08 0:23
Vikash Yadav30-Sep-08 0:23 
AnswerRe: dial phone no or send sms th mobile modem Pin
ChandraRam30-Sep-08 1:26
ChandraRam30-Sep-08 1:26 
AnswerRe: dial phone no or send sms th mobile modem Pin
Rajesh Anuhya30-Sep-08 1:42
professionalRajesh Anuhya30-Sep-08 1:42 
QuestionProblems with MS Sync Framework in VB.NET Pin
IgorKuchaev29-Sep-08 22:04
IgorKuchaev29-Sep-08 22:04 
QuestionSearching Inside the .zip Pin
Amit Kushwaha29-Sep-08 21:19
Amit Kushwaha29-Sep-08 21:19 
AnswerRe: Searching Inside the .zip Pin
jzonthemtn30-Sep-08 1:39
jzonthemtn30-Sep-08 1:39 
QuestionHide the enable parameter field prompt in crystal report Pin
member2729-Sep-08 20:53
member2729-Sep-08 20:53 
I am using Crystal Report in vb.net 2005 I am passing a parameter from form to Crystal Report, If i click on Refresh button in Crystal Report Viewer is Asking to enter Parameter value.

Now my problem is If i refresh in Crystal report viewer it should not ask for parameter value and it should assign old values passed through program.

Can any one help me ASAP

dim rpt as new rptsales
rpt.SetParameterValue(0, "cy")
rpt.DataSourceConnections.Item(0).SetConnection("", "shinepos", False)
rpt.DataSourceConnections.Item(0).SetLogon("sa", "nimda")

CrystalReportViewer1.ReportSource = rpt

CrystalReportViewer1.DisplayGroupTree = False
QuestionExcel cell reference in other sheet vb.net Pin
~Khatri Mitesh~29-Sep-08 20:25
~Khatri Mitesh~29-Sep-08 20:25 
Questionweb service issue Pin
Tauseef A29-Sep-08 18:27
Tauseef A29-Sep-08 18:27 
AnswerRe: web service issue Pin
jzonthemtn30-Sep-08 1:33
jzonthemtn30-Sep-08 1:33 
AnswerRe: web service issue Pin
Rajesh Anuhya30-Sep-08 1:36
professionalRajesh Anuhya30-Sep-08 1:36 
AnswerRe: web service issue Pin
Dave Kreskowiak30-Sep-08 1:44
mveDave Kreskowiak30-Sep-08 1:44 
QuestionUSB Com emulator Port Misbehaves Pin
rfrank535629-Sep-08 14:22
rfrank535629-Sep-08 14:22 
QuestionRaw Joystick data in vb.net Pin
bfeike29-Sep-08 13:26
bfeike29-Sep-08 13:26 
AnswerRe: Raw Joystick data in vb.net Pin
bfeike6-Oct-08 20:21
bfeike6-Oct-08 20:21 
QuestionIs it really possible: No access to bitmap in VB? Pin
Sonhospa29-Sep-08 11:42
Sonhospa29-Sep-08 11:42 
AnswerRe: Is it really possible: No access to bitmap in VB? [modified] Pin
Dave Kreskowiak29-Sep-08 11:58
mveDave Kreskowiak29-Sep-08 11:58 
GeneralRe: Is it really possible: No access to bitmap in VB? Pin
Sonhospa29-Sep-08 12:20
Sonhospa29-Sep-08 12:20 
GeneralRe: Is it really possible: No access to bitmap in VB? Pin
Dave Kreskowiak29-Sep-08 14:13
mveDave Kreskowiak29-Sep-08 14:13 
Questionxds Pin
postonoh29-Sep-08 11:35
postonoh29-Sep-08 11:35 
AnswerRe: xds Pin
Dave Kreskowiak29-Sep-08 11:55
mveDave Kreskowiak29-Sep-08 11:55 
QuestionAdding a string to an existing byte array Pin
Scott Barbour29-Sep-08 11:05
Scott Barbour29-Sep-08 11:05 
AnswerRe: Adding a string to an existing byte array Pin
Dave Kreskowiak29-Sep-08 11:53
mveDave Kreskowiak29-Sep-08 11:53 
AnswerRe: Adding a string to an existing byte array Pin
Guffa30-Sep-08 3:17
Guffa30-Sep-08 3:17 

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.