Click here to Skip to main content
15,917,568 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: url rewritting problem... Pin
Michael Sync9-Mar-07 20:59
Michael Sync9-Mar-07 20:59 
QuestionHOw to Display or prompt message for asking user for further action Pin
mohd imran abdul aziz9-Mar-07 18:37
mohd imran abdul aziz9-Mar-07 18:37 
AnswerRe: HOw to Display or prompt message for asking user for further action Pin
Khan.Bangash9-Mar-07 19:04
Khan.Bangash9-Mar-07 19:04 
AnswerRe: HOw to Display or prompt message for asking user for further action Pin
Michael Sync9-Mar-07 20:53
Michael Sync9-Mar-07 20:53 
QuestionFree ASP.NET 2.0 Shipping cart Pin
szmulder9-Mar-07 17:03
szmulder9-Mar-07 17:03 
Questionimage does not display. Pin
Eyungwah9-Mar-07 12:27
Eyungwah9-Mar-07 12:27 
AnswerRe: image does not display. Pin
Guffa9-Mar-07 15:14
Guffa9-Mar-07 15:14 
AnswerRe: image does not display. Pin
JustChiragPatel9-Mar-07 20:11
JustChiragPatel9-Mar-07 20:11 
hi Eyungwah, how are you,

do not worry about your problem...just make simple changes as i tell you you will get desired out put on remote server...

Remember ..
1. do not give physical path of your Pc in any of (images,pages,url....)...You should write all path with precceding "~/" sign...
For example..suppose you want to give path of "myphoto.jpg" from folder "Images" in you project..then simply write
src="~/Images/myphoto.jpg"....simple..

apply same trick on each pageurl or imageurl...

Bye have a nice day...

Chirag Patel

QuestionRe: image does not display. Pin
Eyungwah12-Mar-07 7:03
Eyungwah12-Mar-07 7:03 
Questiona little help again [modified] Pin
blitz2bleach9-Mar-07 10:41
blitz2bleach9-Mar-07 10:41 
QuestionHow to Secure my default.aspx page Pin
Eyungwah9-Mar-07 9:02
Eyungwah9-Mar-07 9:02 
AnswerRe: How to Secure my default.aspx page Pin
kubben9-Mar-07 10:21
kubben9-Mar-07 10:21 
QuestionRe: How to Secure my default.aspx page Pin
Eyungwah9-Mar-07 12:23
Eyungwah9-Mar-07 12:23 
AnswerRe: How to Secure my default.aspx page Pin
kubben9-Mar-07 13:31
kubben9-Mar-07 13:31 
Questionusing Template columns Pin
Mr.Sam9-Mar-07 4:23
Mr.Sam9-Mar-07 4:23 
AnswerRe: using Template columns Pin
Parwej Ahamad9-Mar-07 6:18
professionalParwej Ahamad9-Mar-07 6:18 
GeneralRe: using Template columns Pin
Mr.Sam9-Mar-07 6:52
Mr.Sam9-Mar-07 6:52 
AnswerRe: using Template columns Pin
postmaster@programmingknowledge.com9-Mar-07 6:57
postmaster@programmingknowledge.com9-Mar-07 6:57 
QuestionError! Pin
nclauder9-Mar-07 4:21
nclauder9-Mar-07 4:21 
AnswerRe: Error! Pin
Marcus J. Smith9-Mar-07 4:46
professionalMarcus J. Smith9-Mar-07 4:46 
AnswerRe: Error! Pin
badgrs9-Mar-07 5:09
badgrs9-Mar-07 5:09 
QuestionClient Authentication Pin
Rohan Gupta9-Mar-07 3:26
Rohan Gupta9-Mar-07 3:26 
AnswerRe: Client Authentication Pin
Dmitry Khudorozhkov9-Mar-07 10:37
Dmitry Khudorozhkov9-Mar-07 10:37 
Question"Invalid Postback error" Pin
Jeeva Mary Varghese9-Mar-07 3:03
Jeeva Mary Varghese9-Mar-07 3:03 
AnswerRe: "Invalid Postback error" Pin
ToddHileHoffer9-Mar-07 3:21
ToddHileHoffer9-Mar-07 3:21 

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.