Click here to Skip to main content
15,793,018 members
Home / Discussions / Web Development
   

Web Development

 
QuestionDir Function - Network drive Pin
No-e23-Feb-07 6:40
No-e23-Feb-07 6:40 
AnswerRe: Dir Function - Network drive Pin
kubben23-Feb-07 6:44
kubben23-Feb-07 6:44 
GeneralRe: Dir Function - Network drive Pin
No-e23-Feb-07 8:38
No-e23-Feb-07 8:38 
GeneralRe: Dir Function - Network drive Pin
kubben23-Feb-07 8:57
kubben23-Feb-07 8:57 
GeneralRe: Dir Function - Network drive Pin
No-e23-Feb-07 9:37
No-e23-Feb-07 9:37 
GeneralRe: Dir Function - Network drive Pin
kubben23-Feb-07 9:56
kubben23-Feb-07 9:56 
QuestionHow to show 2 gif files as one in a aspx file Pin
Member 385807123-Feb-07 5:46
Member 385807123-Feb-07 5:46 
AnswerRe: How to show 2 gif files as one in a aspx file Pin
Guffa23-Feb-07 6:52
Guffa23-Feb-07 6:52 
Create a Bitmap object with the size of the combined images, and draw the images onto that. Save the bitmap to Response.OutputStream.

You need to do this in a separate page, so that the browser can request the image after loading the regular page.


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

AnswerRe: How to show 2 gif files as one in a aspx file Pin
badgrs23-Feb-07 6:55
badgrs23-Feb-07 6:55 
QuestionHow to compute absolute x, y coordinate of a HTML element using Java Script? Pin
balu chettri23-Feb-07 5:44
balu chettri23-Feb-07 5:44 
Questionhow can send a video on a mobile using asp.net Pin
Atif Ali Bhatti23-Feb-07 2:45
Atif Ali Bhatti23-Feb-07 2:45 
QuestionResource problem after converting from ASP.NET 1.1 to ASP.NET 2.0 Pin
MD1222-Feb-07 19:56
MD1222-Feb-07 19:56 
QuestionCalling external DLL methods Pin
earlgraham22-Feb-07 12:58
earlgraham22-Feb-07 12:58 
AnswerRe: Calling external DLL methods Pin
pHysiX22-Feb-07 13:05
pHysiX22-Feb-07 13:05 
GeneralRe: Calling external DLL methods Pin
earlgraham22-Feb-07 13:51
earlgraham22-Feb-07 13:51 
GeneralRe: Calling external DLL methods Pin
pHysiX23-Feb-07 21:44
pHysiX23-Feb-07 21:44 
GeneralCalling external DLL methods Pin
pHysiX23-Feb-07 21:45
pHysiX23-Feb-07 21:45 
QuestionHow to debug Pin
No-e22-Feb-07 9:12
No-e22-Feb-07 9:12 
AnswerRe: How to debug Pin
Vasudevan Deepak Kumar22-Feb-07 18:44
Vasudevan Deepak Kumar22-Feb-07 18:44 
AnswerRe: How to debug Pin
Paddy Boyd23-Feb-07 0:49
Paddy Boyd23-Feb-07 0:49 
GeneralRe: How to debug Pin
No-e23-Feb-07 3:05
No-e23-Feb-07 3:05 
QuestionProblems with query pagination in asp.net Pin
haggenx22-Feb-07 4:35
haggenx22-Feb-07 4:35 
AnswerRe: Problems with query pagination in asp.net Pin
Vasudevan Deepak Kumar22-Feb-07 19:06
Vasudevan Deepak Kumar22-Feb-07 19:06 
QuestionSending of email in VWD 2005 Pin
zareee21-Feb-07 23:10
zareee21-Feb-07 23:10 
AnswerRe: Sending of email in VWD 2005 Pin
Vasudevan Deepak Kumar22-Feb-07 18:45
Vasudevan Deepak Kumar22-Feb-07 18:45 

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.