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

Visual Basic

 
QuestionHow can I write on image and save it again? Pin
Omar Mallat31-Mar-07 23:45
professionalOmar Mallat31-Mar-07 23:45 
AnswerRe: How can I write on image and save it again? Pin
Guffa1-Apr-07 4:50
Guffa1-Apr-07 4:50 
GeneralRe: How can I write on image and save it again? Pin
Omar Mallat1-Apr-07 18:28
professionalOmar Mallat1-Apr-07 18:28 
AnswerRe: How can I write on image and save it again? Pin
Guffa1-Apr-07 21:03
Guffa1-Apr-07 21:03 
GeneralRe: How can I write on image and save it again? Pin
Omar Mallat2-Apr-07 18:27
professionalOmar Mallat2-Apr-07 18:27 
AnswerRe: How can I write on image and save it again? Pin
Guffa2-Apr-07 21:05
Guffa2-Apr-07 21:05 
GeneralRe: How can I write on image and save it again? Pin
Omar Mallat2-Apr-07 23:17
professionalOmar Mallat2-Apr-07 23:17 
AnswerRe: How can I write on image and save it again? Pin
Guffa3-Apr-07 0:39
Guffa3-Apr-07 0:39 
It works exactly the same in a web application. Put the code in the page, deploy the application, browse to the page.

There is one difference, though. The working directory is not the folder of the web application, so you have to use complete file paths. The Server.MapPath method gives you the physical path of a virtual address.

---
single minded; short sighted; long gone;

AnswerRe: How can I write on image and save it again? Pin
Dave Kreskowiak1-Apr-07 7:06
mveDave Kreskowiak1-Apr-07 7:06 
QuestionSupplying Arguements Pin
tech0931-Mar-07 20:48
tech0931-Mar-07 20:48 
AnswerRe: Supplying Arguements Pin
CPallini1-Apr-07 0:53
mveCPallini1-Apr-07 0:53 
GeneralRe: Supplying Arguements Pin
tech091-Apr-07 17:18
tech091-Apr-07 17:18 
GeneralRe: Supplying Arguements Pin
CPallini1-Apr-07 20:50
mveCPallini1-Apr-07 20:50 
Questioncentering menustrip items Pin
Joey Picerno31-Mar-07 18:32
Joey Picerno31-Mar-07 18:32 
Questioncentering menustrip items Pin
Joey Picerno31-Mar-07 18:32
Joey Picerno31-Mar-07 18:32 
QuestionWait for event to fire Pin
cstrader23231-Mar-07 18:01
cstrader23231-Mar-07 18:01 
AnswerRe: Wait for event to fire Pin
CPallini31-Mar-07 22:27
mveCPallini31-Mar-07 22:27 
QuestionHow Do I Add Rows And Columns to a TableLayoutPanel? Pin
The ANZAC31-Mar-07 15:08
The ANZAC31-Mar-07 15:08 
QuestionText box, scrolling marque text - not using a picture box Pin
timelord198431-Mar-07 15:06
timelord198431-Mar-07 15:06 
AnswerTry This: Modified Pin
The ANZAC31-Mar-07 16:46
The ANZAC31-Mar-07 16:46 
QuestionRe: Try This: Modified Pin
timelord19841-Apr-07 1:15
timelord19841-Apr-07 1:15 
AnswerRe: Try This: Modified Pin
The ANZAC1-Apr-07 12:28
The ANZAC1-Apr-07 12:28 
AnswerNew Option Using Textbox Pin
The ANZAC1-Apr-07 18:49
The ANZAC1-Apr-07 18:49 
GeneralRe: New Option Using Textbox Pin
timelord19842-Apr-07 0:03
timelord19842-Apr-07 0:03 
GeneralRe: New Option Using Textbox Pin
The ANZAC2-Apr-07 0:16
The ANZAC2-Apr-07 0:16 

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.