Click here to Skip to main content
16,019,843 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: TextBox Onblur Pin
P A N K A J31-Oct-06 22:36
P A N K A J31-Oct-06 22:36 
QuestionHierarchy in Treeview Pin
dj.rock31-Oct-06 17:50
dj.rock31-Oct-06 17:50 
Questionhi Pin
prameelapydi31-Oct-06 16:38
prameelapydi31-Oct-06 16:38 
AnswerRe: hi Pin
_AK_31-Oct-06 17:30
_AK_31-Oct-06 17:30 
AnswerRe: hi Pin
just3ala231-Oct-06 20:36
just3ala231-Oct-06 20:36 
AnswerRe: hi Pin
PavanPareta31-Oct-06 21:41
PavanPareta31-Oct-06 21:41 
AnswerRe: hi Pin
Rahithi1-Nov-06 5:37
Rahithi1-Nov-06 5:37 
QuestionUnusual Map Path Question... Pin
code-frog31-Oct-06 11:46
professionalcode-frog31-Oct-06 11:46 
I have two directories in the same root folder. Here's the structure...

Path Parent: D:\vhosts\somedomain
Path Child 1: D:\vhosts\somedomain\httpdocs\images\
Path Child 2: D:\vhotsts\somedomain\subdomains\admin\httpdocs\tools\modify.aspx

In Child 1 {somedomain} is the virtualdirectory for http://www.somedomain.com.
In Child 2 {admin} is the subdomain and virtual directory for http://admin.somedomain.com

Can I using some method of UNC paths, Physical Paths, Etc... Set things up in some way such that modify.aspx in Child 2 can upload images into \images\ in Child 1? Both have the same IUSR and IWAM and IUSR has read-write to \images\ in Child 1.

How do I map the call in my custom WriteToFile("\\machinename\\sharedfolder\\" + filename, fileresource) so that I can get the image uploaded into path Child 1 \images\?

If this is confusing I'm happy to clarify anything.



QuestionAdditional content Pin
whatever10131-Oct-06 10:28
whatever10131-Oct-06 10:28 
QuestionInsert data in database via Visual Studio (VB) [modified] Pin
TazzT31-Oct-06 9:56
TazzT31-Oct-06 9:56 
AnswerRe: Insert data in database via Visual Studio (VB) Pin
_AK_31-Oct-06 17:48
_AK_31-Oct-06 17:48 
QuestionFTPWebRequest issues Pin
rrlevron31-Oct-06 5:23
rrlevron31-Oct-06 5:23 
Questionhow to connect to DB dynamically in ASP .net Pin
Meena T Shivaram31-Oct-06 5:18
Meena T Shivaram31-Oct-06 5:18 
AnswerRe: how to connect to DB dynamically in ASP .net Pin
wEb GuRu...31-Oct-06 5:58
wEb GuRu...31-Oct-06 5:58 
GeneralRe: how to connect to DB dynamically in ASP .net Pin
Meena T Shivaram31-Oct-06 10:28
Meena T Shivaram31-Oct-06 10:28 
Questionbulk update Pin
karanba31-Oct-06 5:08
karanba31-Oct-06 5:08 
AnswerRe: bulk update Pin
just3ala231-Oct-06 20:30
just3ala231-Oct-06 20:30 
QuestionLocking Client Computer through ASP.Net Pin
aseef31-Oct-06 3:50
aseef31-Oct-06 3:50 
QuestionLogin Control and Roles.... Pin
dbrook00731-Oct-06 3:49
dbrook00731-Oct-06 3:49 
Questioncustom validator Pin
gus_br31-Oct-06 3:43
gus_br31-Oct-06 3:43 
AnswerRe: custom validator Pin
ednrgc31-Oct-06 5:33
ednrgc31-Oct-06 5:33 
GeneralRe: custom validator Pin
gus_br31-Oct-06 6:44
gus_br31-Oct-06 6:44 
AnswerRe: custom validator Pin
P A N K A J31-Oct-06 22:45
P A N K A J31-Oct-06 22:45 
Questionattibutes.add Pin
rkmoray31-Oct-06 2:33
rkmoray31-Oct-06 2:33 
AnswerRe: attibutes.add Pin
just3ala231-Oct-06 20:32
just3ala231-Oct-06 20:32 

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.