Click here to Skip to main content
15,893,337 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionDetails View and insert query problem Pin
Tamimi - Code3-Sep-06 21:58
Tamimi - Code3-Sep-06 21:58 
AnswerRe: Details View and insert query problem Pin
Tommy4U4-Sep-06 6:49
Tommy4U4-Sep-06 6:49 
GeneralRe: Details View and insert query problem Pin
Tamimi - Code4-Sep-06 19:23
Tamimi - Code4-Sep-06 19:23 
Questionhow can i retreive list of stored logon (username) information? Pin
Saeed80803-Sep-06 21:55
Saeed80803-Sep-06 21:55 
QuestionProcesses Pin
The ANZAC3-Sep-06 21:26
The ANZAC3-Sep-06 21:26 
AnswerRe: Processes Pin
Dave Sexton4-Sep-06 3:14
Dave Sexton4-Sep-06 3:14 
Questiondynamic setup preparation Pin
Pradip Kishore3-Sep-06 20:56
Pradip Kishore3-Sep-06 20:56 
QuestionCopyin a string to webbrowser Pin
re infecta3-Sep-06 11:58
re infecta3-Sep-06 11:58 
My goal is to open a URL in the default web browser. The URL is stored in a string variable. I use the following code to launch the browser:

system.Diagnostics.Process.Start(URL_string)

The browser pops up and opens the right site... if I don't use any scandinavian characters (ä, ö, å). If use Mozilla Firefox as my default browser, these characters will be converted to HTML-format (e.g. "ä" --> "%%C3%A4"). Internet Explorer doesn't do this.

How would it be possible to open Firefox so that it doesn't change anything in the string I'm using? The problem is that not all web pages support this kind of HTML-converting (they have a different character encoding) and therefore these pages won't open due to a faulty URL.
AnswerRe: Copyin a string to webbrowser Pin
re infecta5-Sep-06 1:32
re infecta5-Sep-06 1:32 
QuestionExporting an external file into a table in oracle using ASP.net Pin
dev_cool3-Sep-06 7:17
dev_cool3-Sep-06 7:17 
QuestionCdrom Pin
MHASSANF2-Sep-06 21:57
MHASSANF2-Sep-06 21:57 
AnswerRe: Cdrom Pin
Chatura Dilan3-Sep-06 1:35
Chatura Dilan3-Sep-06 1:35 
GeneralRe: Cdrom Pin
Chatura Dilan3-Sep-06 15:31
Chatura Dilan3-Sep-06 15:31 
AnswerRe: Cdrom Pin
The ANZAC3-Sep-06 1:59
The ANZAC3-Sep-06 1:59 
GeneralRe: Cdrom Pin
Davelister3-Sep-06 6:31
Davelister3-Sep-06 6:31 
GeneralRe: Cdrom Pin
The ANZAC3-Sep-06 11:13
The ANZAC3-Sep-06 11:13 
GeneralRe: Cdrom Pin
Davelister4-Sep-06 10:27
Davelister4-Sep-06 10:27 
AnswerRe: Cdrom Pin
mng@yahoo.com4-Sep-06 3:17
mng@yahoo.com4-Sep-06 3:17 
Questioncreate database using custom action while deployment [modified] Pin
Nikhil Bandekar2-Sep-06 21:15
Nikhil Bandekar2-Sep-06 21:15 
AnswerRe: create database using custom action while deployment Pin
alien viper3-Sep-06 18:36
alien viper3-Sep-06 18:36 
Questionexport data to a table Pin
viji]2-Sep-06 20:13
viji]2-Sep-06 20:13 
QuestionTouchpad API Pin
necromantula2-Sep-06 18:54
necromantula2-Sep-06 18:54 
AnswerRe: Touchpad API Pin
The ANZAC2-Sep-06 20:26
The ANZAC2-Sep-06 20:26 
QuestionHow to .Net Remote? Pin
rudemusik2-Sep-06 16:20
rudemusik2-Sep-06 16:20 
AnswerRe: How to .Net Remote? Pin
Ray Cassick2-Sep-06 18:27
Ray Cassick2-Sep-06 18:27 

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.