Click here to Skip to main content
15,881,173 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Add Rows in Dynamic Pin
vnsp30-Mar-07 0:16
vnsp30-Mar-07 0:16 
GeneralRe: Add Rows in Dynamic Pin
_AK_30-Mar-07 0:24
_AK_30-Mar-07 0:24 
Questionregarding authentication in ASP 2.0 Pin
Imthu29-Mar-07 19:24
Imthu29-Mar-07 19:24 
AnswerRe: regarding authentication in ASP 2.0 Pin
Suave_Shiva29-Mar-07 21:30
Suave_Shiva29-Mar-07 21:30 
GeneralRe: regarding authentication in ASP 2.0 Pin
Imthu29-Mar-07 23:42
Imthu29-Mar-07 23:42 
AnswerRe: regarding authentication in ASP 2.0 Pin
Kunal P29-Mar-07 21:33
Kunal P29-Mar-07 21:33 
AnswerRe: regarding authentication in ASP 2.0 Pin
MinhajuddinK30-Mar-07 7:42
MinhajuddinK30-Mar-07 7:42 
Questioncan anyone help me with folder path file problem>? Pin
neodeaths29-Mar-07 19:19
neodeaths29-Mar-07 19:19 
<asp:RoleGroup Roles="Registrator">
<ContentTemplate>
<br />
<a href="Registrator/Register_new_bidder.aspx" ><img src="Images/registerbidder.jpg" border="" /></a>
<br />
<a href="Registrator/Edit_Bidder.aspx"><img src="Images/assignseat.jpg" border=""/></a>
</ContentTemplate>
</asp:RoleGroup>

the above is my code

when the page is first loaded int he default.aspx(root) the images displays just find however when i log in to another user account and tries to navigate around the subfoler folder(/root/registor/abc.aspx) it will display that it cant find the img file
error:file not found
root/registor/Images/registerbidder
(p.s my subfolder also have an web.config of its own)

instead of looking for the file inside the root folder's image folder

it look for the image folder inside the subfolder

y is this so and how can i solve it please help
AnswerRe: can anyone help me with folder path file problem>? Pin
nyogeswar29-Mar-07 20:43
nyogeswar29-Mar-07 20:43 
GeneralRe: can anyone help me with folder path file problem>? Pin
neodeaths29-Mar-07 21:03
neodeaths29-Mar-07 21:03 
GeneralRe: can anyone help me with folder path file problem&amp;amp;gt;? Pin
nyogeswar29-Mar-07 21:09
nyogeswar29-Mar-07 21:09 
Questionhow to know id of dynamically created web server control on client side using javascript when sever control is on aspx page & that aspx page in MasterPage Pin
BalasahebK29-Mar-07 19:15
BalasahebK29-Mar-07 19:15 
AnswerRe: how to know id of dynamically created web server control on client side using javascript when sever control is on aspx page & that aspx page in MasterPage Pin
nyogeswar29-Mar-07 19:56
nyogeswar29-Mar-07 19:56 
GeneralRe: how to know id of dynamically created web server control on client side using javascript when sever control is on aspx page & that aspx page in MasterPage Pin
BalasahebK29-Mar-07 20:26
BalasahebK29-Mar-07 20:26 
GeneralRe: how to know id of dynamically created web server control on client side using javascript when sever control is on aspx page &amp; that aspx page in MasterPage [modified] Pin
nyogeswar29-Mar-07 20:34
nyogeswar29-Mar-07 20:34 
GeneralRe: how to know id of dynamically created web server control on client side using javascript when sever control is on aspx page &amp; that aspx page in MasterPage Pin
BalasahebK29-Mar-07 21:06
BalasahebK29-Mar-07 21:06 
GeneralRe: how to know id of dynamically created web server control on client side using javascript when sever control is on aspx page &amp; that aspx page in MasterPage Pin
nyogeswar29-Mar-07 21:19
nyogeswar29-Mar-07 21:19 
GeneralRe: how to know id of dynamically created web server control on client side using javascript when sever control is on aspx page &amp; that aspx page in MasterPage Pin
BalasahebK29-Mar-07 23:20
BalasahebK29-Mar-07 23:20 
QuestionNeed Answers Pin
siddisagar29-Mar-07 19:05
siddisagar29-Mar-07 19:05 
QuestionActiveX Control in Web Application Pin
liliblacsharp29-Mar-07 18:45
liliblacsharp29-Mar-07 18:45 
QuestionTreeview with Javascript Pin
khweb29-Mar-07 18:16
khweb29-Mar-07 18:16 
QuestionDoubt in Datagrid Pin
yaminilatha29-Mar-07 18:05
yaminilatha29-Mar-07 18:05 
AnswerRe: Doubt in Datagrid Pin
Sun Rays29-Mar-07 18:45
Sun Rays29-Mar-07 18:45 
GeneralRe: Doubt in Datagrid Pin
yaminilatha29-Mar-07 21:20
yaminilatha29-Mar-07 21:20 
QuestionCreate version string Pin
Sun Rays29-Mar-07 17:59
Sun Rays29-Mar-07 17:59 

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.