Click here to Skip to main content
15,881,812 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Creating barcode Generating program Pin
MatthysDT1-Feb-07 1:26
MatthysDT1-Feb-07 1:26 
QuestionCustom message box Pin
Dave McCool31-Jan-07 22:10
Dave McCool31-Jan-07 22:10 
AnswerRe: Custom message box Pin
Christian Graus31-Jan-07 22:21
protectorChristian Graus31-Jan-07 22:21 
QuestionBindingSource.EndEdit [modified] - Why is no-one answering my thread, i want to cry!! Pin
MatthysDT31-Jan-07 21:18
MatthysDT31-Jan-07 21:18 
QuestionVS 2005, Crystal reports replaces chars when exporting to PDF. Pin
Jaggernaut31-Jan-07 20:28
Jaggernaut31-Jan-07 20:28 
QuestionHow to pass parameter from one asp application to another Pin
manasram31-Jan-07 20:25
manasram31-Jan-07 20:25 
AnswerRe: How to pass parameter from one asp application to another Pin
Christian Graus31-Jan-07 22:22
protectorChristian Graus31-Jan-07 22:22 
AnswerRe: How to pass parameter from one asp application to another Pin
shreekar31-Jan-07 23:56
shreekar31-Jan-07 23:56 
Probably you should look at opening a new window with a predefined name - this is all javascript:

var w = window.open("B" with params,"BWindow");

AFAIK, this will re-use the window with the same name if already open with the passed URL.
But remember that effectively, you are firing a new request to the server when you add the params.
Hope this helps.

Shreekar

GeneralRe: How to pass parameter from one asp application to another Pin
Christian Graus1-Feb-07 0:18
protectorChristian Graus1-Feb-07 0:18 
GeneralRe: How to pass parameter from one asp application to another Pin
shreekar1-Feb-07 0:26
shreekar1-Feb-07 0:26 
Questionsearching through a datagridview by searching on what the user types Pin
steve_rm31-Jan-07 15:48
steve_rm31-Jan-07 15:48 
AnswerRe: searching through a datagridview by searching on what the user types Pin
priya_p23331-Jan-07 16:16
priya_p23331-Jan-07 16:16 
AnswerRe: searching through a datagridview by searching on what the user types Pin
steve_rm31-Jan-07 20:54
steve_rm31-Jan-07 20:54 
QuestionRe: searching through a datagridview by searching on what the user types Pin
priya_p2335-Feb-07 17:11
priya_p2335-Feb-07 17:11 
AnswerRe: searching through a datagridview by searching on what the user types Pin
steve_rm7-Feb-07 5:56
steve_rm7-Feb-07 5:56 
QuestionRecieving keys pressed by user Pin
A*****31-Jan-07 15:04
A*****31-Jan-07 15:04 
AnswerRe: Recieving keys pressed by user Pin
Christian Graus31-Jan-07 16:26
protectorChristian Graus31-Jan-07 16:26 
QuestionHow to put unicode character or webdings charater to datagird header? Pin
lucyzhu31-Jan-07 13:57
lucyzhu31-Jan-07 13:57 
QuestionOpening a project Pin
josedariom31-Jan-07 13:24
josedariom31-Jan-07 13:24 
AnswerRe: Opening a project Pin
Ray Cassick31-Jan-07 13:30
Ray Cassick31-Jan-07 13:30 
GeneralRe: Opening a project [modified] Pin
josedariom31-Jan-07 13:35
josedariom31-Jan-07 13:35 
GeneralRe: Opening a project Pin
Ray Cassick31-Jan-07 13:44
Ray Cassick31-Jan-07 13:44 
GeneralRe: Opening a project Pin
josedariom31-Jan-07 14:01
josedariom31-Jan-07 14:01 
GeneralRe: Opening a project Pin
Christian Graus31-Jan-07 14:43
protectorChristian Graus31-Jan-07 14:43 
GeneralRe: Opening a project Pin
josedariom31-Jan-07 14:51
josedariom31-Jan-07 14:51 

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.