Click here to Skip to main content
15,918,617 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to send SMS to any mobile globally Pin
Sathesh Sakthivel21-Jul-07 22:15
Sathesh Sakthivel21-Jul-07 22:15 
Questiontwo dimensional array in vb.net [modified] Pin
Sonia Gupta21-Jul-07 1:48
Sonia Gupta21-Jul-07 1:48 
AnswerRe: two dimensional array in vb.net Pin
Guffa21-Jul-07 5:22
Guffa21-Jul-07 5:22 
QuestionGridview Paging Pin
venkata lakshmi prasanna21-Jul-07 1:19
venkata lakshmi prasanna21-Jul-07 1:19 
AnswerRe: Gridview Paging Pin
Fred_Smith21-Jul-07 5:21
Fred_Smith21-Jul-07 5:21 
AnswerRe: Gridview Paging Pin
Sathesh Sakthivel21-Jul-07 22:13
Sathesh Sakthivel21-Jul-07 22:13 
Questiondisplayin image Pin
boyindie21-Jul-07 0:24
boyindie21-Jul-07 0:24 
AnswerRe: displayin image Pin
Fred_Smith21-Jul-07 4:41
Fred_Smith21-Jul-07 4:41 
boyindie wrote:
when i check the html source file the tag has been filled with the valid address but it jus doesn't seem to want to render the image


You need to set teh ImageUrl to either a relative path from where the webpage is, or else a fully qualified web-address (http://www...etc). It can't just be any folder on your hard drive.

If your page is in the root folder of your website, adn the images in a subfo9lder called "images", you could set

imgHolder.ImageUrl = ("images/" & imageStore)


Your images folder (test) needs to be within your web application.
Questionconnection code in app_cofig file using windows form Pin
$h@ma!|@20-Jul-07 23:40
$h@ma!|@20-Jul-07 23:40 
AnswerRe: connection code in app_cofig file using windows form Pin
Sonia Gupta20-Jul-07 23:58
Sonia Gupta20-Jul-07 23:58 
AnswerRe: connection code in app_cofig file using windows form Pin
Psycho-*Coder*-Extreme21-Jul-07 6:37
Psycho-*Coder*-Extreme21-Jul-07 6:37 
Questionvalidation checks in desktop application Pin
ooooooooppppppss20-Jul-07 23:27
ooooooooppppppss20-Jul-07 23:27 
AnswerRe: validation checks in desktop application Pin
Sonia Gupta20-Jul-07 23:40
Sonia Gupta20-Jul-07 23:40 
GeneralRe: validation checks in desktop application Pin
ooooooooppppppss20-Jul-07 23:50
ooooooooppppppss20-Jul-07 23:50 
GeneralRe: validation checks in desktop application Pin
Sonia Gupta21-Jul-07 0:05
Sonia Gupta21-Jul-07 0:05 
QuestionCreateUserWizard Inquiry Pin
Tethibogz20-Jul-07 22:08
Tethibogz20-Jul-07 22:08 
AnswerRe: CreateUserWizard Inquiry Pin
Sonia Gupta20-Jul-07 23:00
Sonia Gupta20-Jul-07 23:00 
GeneralRe: CreateUserWizard Inquiry Pin
Tethibogz21-Jul-07 9:34
Tethibogz21-Jul-07 9:34 
AnswerRe: CreateUserWizard Inquiry Pin
enjoycrack21-Jul-07 16:24
enjoycrack21-Jul-07 16:24 
QuestionDrag and Drop and upload images in IE Pin
Milind Panchal20-Jul-07 21:16
Milind Panchal20-Jul-07 21:16 
AnswerRe: Drag and Drop and upload images in IE Pin
Christian Graus20-Jul-07 21:24
protectorChristian Graus20-Jul-07 21:24 
AnswerRe: Drag and Drop and upload images in IE Pin
Sonia Gupta20-Jul-07 22:57
Sonia Gupta20-Jul-07 22:57 
GeneralRe: Drag and Drop and upload images in IE Pin
Milind Panchal20-Jul-07 23:19
Milind Panchal20-Jul-07 23:19 
Questionbutton click event firig twice .. Pin
Vipin.d20-Jul-07 20:37
Vipin.d20-Jul-07 20:37 
AnswerRe: button click event firig twice .. Pin
Christian Graus20-Jul-07 21:25
protectorChristian Graus20-Jul-07 21:25 

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.