Click here to Skip to main content
15,886,137 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: i have problem in display datagrid Pin
varshavmane12-Dec-06 9:29
varshavmane12-Dec-06 9:29 
QuestionExcel.Quit doesn't work Pin
scorpvg10-Dec-06 22:22
scorpvg10-Dec-06 22:22 
AnswerRe: Excel.Quit doesn't work Pin
GaryWoodfine 10-Dec-06 22:39
professionalGaryWoodfine 10-Dec-06 22:39 
GeneralRe: Excel.Quit doesn't work Pin
scorpvg10-Dec-06 23:50
scorpvg10-Dec-06 23:50 
GeneralRe: Excel.Quit doesn't work Pin
GaryWoodfine 11-Dec-06 0:40
professionalGaryWoodfine 11-Dec-06 0:40 
AnswerRe: Excel.Quit doesn't work Pin
Vasudevan Deepak Kumar11-Dec-06 4:32
Vasudevan Deepak Kumar11-Dec-06 4:32 
SuggestionRe: Excel.Quit doesn't work Pin
g01dHaCkEr7-Jul-11 19:45
g01dHaCkEr7-Jul-11 19:45 
Questionsub-folders? Pin
il_manti10-Dec-06 22:21
il_manti10-Dec-06 22:21 
hi.

i am a web development student and would like to put some of what i have learnt to good use. i'm thinking a photography portfolio on the lines of http://www.deviantart.com (i'm not looking to compete but to practice). now i find it easy to code this using queries in the address bar (such as: www.someip.com/view.aspx?user=manti in order to view the user page of "manti") but i would like something more challenging... something like www.someip.com/manti -- thinking along the lines of myspace here.

but i have no idea how i should go around this! what i have thought about was:

a. user registers with username "manti"
b. new sub-folder in the web's directory called "manti" (this can be accessed through the web using www.someip.com/manti)
c. copy a default default.aspx page which is filled at runtime by the server with code-behind to show all required information (such as gallery or whatever) into the new subfolder

is this a good way of doing it? any better ones? i'm open to suggestions.

PS: my biggest problem here is: the code behind will still need what username i am viewing in order to retrieve the data from the database (something like getImageList(username)). how can i read the username with my method -- or yours Wink | ;) -- since it's not in the address bar as a query?

Thanks a lot for your time,




m4nti
==========
In life truth does not matter. What really matters is what others believe to be the truth. (The Up and Comer - Book)

Answerform methods Pin
RoswellNX11-Dec-06 0:10
RoswellNX11-Dec-06 0:10 
QuestionAsp.net - newbie problem :) Pin
john3410-Dec-06 21:07
john3410-Dec-06 21:07 
AnswerRe: Asp.net - newbie problem :) Pin
RoswellNX10-Dec-06 21:23
RoswellNX10-Dec-06 21:23 
GeneralRe: Asp.net - newbie problem :) Pin
il_manti10-Dec-06 22:11
il_manti10-Dec-06 22:11 
AnswerRe: Asp.net - newbie problem :) Pin
ednrgc11-Dec-06 3:25
ednrgc11-Dec-06 3:25 
GeneralRe: Asp.net - newbie problem :) Pin
5150.Net11-Dec-06 9:03
5150.Net11-Dec-06 9:03 
GeneralRe: Asp.net - newbie problem :) Pin
ednrgc11-Dec-06 9:08
ednrgc11-Dec-06 9:08 
GeneralRe: Asp.net - newbie problem :) Pin
5150.Net11-Dec-06 9:51
5150.Net11-Dec-06 9:51 
QuestionServer Execution failed Pin
jhe_boy10-Dec-06 19:16
jhe_boy10-Dec-06 19:16 
AnswerRe: Server Execution failed Pin
Guffa10-Dec-06 20:22
Guffa10-Dec-06 20:22 
AnswerRe: Server Execution failed Pin
ednrgc11-Dec-06 3:18
ednrgc11-Dec-06 3:18 
QuestionReg : OLE Pin
venkatasivaramaprasad10-Dec-06 19:15
venkatasivaramaprasad10-Dec-06 19:15 
QuestionServer cannot found, DNS error Pin
jhe_boy10-Dec-06 19:15
jhe_boy10-Dec-06 19:15 
AnswerRe: Server cannot found, DNS error Pin
ednrgc11-Dec-06 3:23
ednrgc11-Dec-06 3:23 
QuestionEmbed Flash file into Web Page Pin
M.Sivapandi10-Dec-06 18:57
M.Sivapandi10-Dec-06 18:57 
AnswerRe: Embed Flash file into Web Page Pin
MIHAI_MTZ10-Dec-06 20:46
MIHAI_MTZ10-Dec-06 20:46 
AnswerRe: Embed Flash file into Web Page Pin
ednrgc11-Dec-06 3:26
ednrgc11-Dec-06 3:26 

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.