could you tell me how u r using the server.transfer the alternative ways are Use can use sessions or u can pass through Querystrings or u can use cookies... --- In [email protected], "seventhlion" <[EMAIL PROTECTED]> wrote: > You can use web service > ----- Original Message ----- > From: "Cute Guy" <[EMAIL PROTECTED]> > To: <[email protected]> > Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Thursday, March 03, 2005 1:09 PM > Subject: [AspNetAnyQuestionIsOk] Urgent problem > > > > > > Hi, > > > > I'm facing a serious problem. > > I want to transfer the execution of my asp application > > to another page which is on another server. > > When I use server.transfer it gives me an error that: > > Server.Transfer Error Invalid URL form or > > fully-qualified absolute URL was used. Use relative > > URLs > > > > > > I can't use response.redirect because values will not > > be passed because on the file which i'm redirecting TO > > is explicitly using request.form. So, values cant be > > passed using response.redirect. > > Moreover I can't change the page on the other server > > to which I'm redirecting. > > > > Is there any other method by which I can solve my > > problem. > > > > > > Plz. HELP ME !!!!!!!! > > > > Thanks in advance. > > > > > > > > > > > > > > __________________________________ > > Celebrate Yahoo!'s 10th Birthday! > > Yahoo! Netrospective: 100 Moments of the Web > > http://birthday.yahoo.com/netrospective/ > > > > > > > > Yahoo! Groups Links > > > > > > > > > > > > > > > > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
