freelanceprogrammers.org Forum Index » ASP
Urgent!! need help!
Joined: 05 Jan 2005
Posts: 4
Urgent!! need help!
hi friends,
How we e-mail a particular .aspx page.....? plz.. help me...
i declare a variable "a" as string. And assign a="All aspx page code "
but it shows only code in mail, not page..
plz help me?
Thanks.
bye
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
[Non-text portions of this message have been removed]
Joined: 05 Jan 2005
Posts: 2
Urgent!! need help!
To clarify, you are looking for a variable to be populated with the code
behind of a page on the server. You`re not looking at attaching the page as
file to the e-mail. If this is correct, you`re probably looking at using
the System.IO namespace to grab the contents and put it into your string.
Let us know if this is the general direction you were looking for.
Chris
-----Original Message-----
From: manoj maurya [mailto:mkmaurya_it@...]
Sent: Wednesday, January 05, 2005 9:38 AM
To: AspNetAnyQuestionIsOk@yahoogroups.com
Subject: [AspNetAnyQuestionIsOk] Urgent!! need help!
hi friends,
How we e-mail a particular .aspx page.....? plz.. help me...
i declare a variable "a" as string. And assign a="All aspx page code "
but it shows only code in mail, not page..
plz help me?
Thanks.
bye
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
[Non-text portions of this message have been removed]
Yahoo! Groups Links
Joined: 05 Jan 2005
Posts: 4
Urgent!! need help!
hi chris,
Thanks....
Actually i want to make a link(e-mail this page) on the page, when user click on
this link this current page send to provided id(by user).
I have problem in sending .aspx page. please u guide me............., I am new
in .NET tech.
Thanks in advance.
bye, take care
Regards
M.K. Maurya
Chris Burge <chris.burge@...> wrote:
To clarify, you are looking for a variable to be populated with the code
behind of a page on the server. You`re not looking at attaching the page as
file to the e-mail. If this is correct, you`re probably looking at using
the System.IO namespace to grab the contents and put it into your string.
Let us know if this is the general direction you were looking for.
Chris
-----Original Message-----
From: manoj maurya [mailto:mkmaurya_it@...]
Sent: Wednesday, January 05, 2005 9:38 AM
To: AspNetAnyQuestionIsOk@yahoogroups.com
Subject: [AspNetAnyQuestionIsOk] Urgent!! need help!
hi friends,
How we e-mail a particular .aspx page.....? plz.. help me...
i declare a variable "a" as string. And assign a="All aspx page code "
but it shows only code in mail, not page..
plz help me?
Thanks.
bye
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
[Non-text portions of this message have been removed]
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:
AspNetAnyQuestionIsOk-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
[Non-text portions of this message have been removed]
Joined: 07 Jan 2006
Posts: 63
Urgent!! need help!
http://www.systemwebmail.com/faq/3.2.aspx
On Wed, 5 Jan 2005 23:22:59 -0800 (PST), manoj maurya
<mkmaurya_it@...> wrote:
> hi chris,
> Thanks....
> Actually i want to make a link(e-mail this page) on the page, when user
> click on this link this current page send to provided id(by user).
>
> I have problem in sending .aspx page. please u guide me............., I
> am new in .NET tech.
> Thanks in advance.
>
> bye, take care
>
> Regards
> M.K. Maurya
>
>
>
> Chris Burge <chris.burge@...> wrote:
> To clarify, you are looking for a variable to be populated with the code
> behind of a page on the server. You`re not looking at attaching the page
> as
> file to the e-mail. If this is correct, you`re probably looking at using
> the System.IO namespace to grab the contents and put it into your string.
> Let us know if this is the general direction you were looking for.
>
> Chris
>
> -----Original Message-----
> From: manoj maurya [mailto:mkmaurya_it@...]
> Sent: Wednesday, January 05, 2005 9:38 AM
> To: AspNetAnyQuestionIsOk@yahoogroups.com
> Subject: [AspNetAnyQuestionIsOk] Urgent!! need help!
>
>
> hi friends,
> How we e-mail a particular .aspx page.....? plz.. help me...
> i declare a variable "a" as string. And assign a="All aspx page code "
> but it shows only code in mail, not page..
> plz help me?
> Thanks.
>
> bye
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
> [Non-text portions of this message have been removed]
>
>
>
>
> 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:
> AspNetAnyQuestionIsOk-unsubscribe@yahoogroups.com
>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
> [Non-text portions of this message have been removed]
>
>
>
> ________________________________
> 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:
> AspNetAnyQuestionIsOk-unsubscribe@yahoogroups.com
>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
Joined: 05 Jan 2005
Posts: 4
Urgent!! need help!
Thanks!! charles......
bye
Charles Carroll <911@...> wrote:
http://www.systemwebmail.com/faq/3.2.aspx
On Wed, 5 Jan 2005 23:22:59 -0800 (PST), manoj maurya
<mkmaurya_it@...> wrote:
> hi chris,
> Thanks....
> Actually i want to make a link(e-mail this page) on the page, when user
> click on this link this current page send to provided id(by user).
>
> I have problem in sending .aspx page. please u guide me............., I
> am new in .NET tech.
> Thanks in advance.
>
> bye, take care
>
> Regards
> M.K. Maurya
>
>
>
> Chris Burge <chris.burge@...> wrote:
> To clarify, you are looking for a variable to be populated with the code
> behind of a page on the server. You`re not looking at attaching the page
> as
> file to the e-mail. If this is correct, you`re probably looking at using
> the System.IO namespace to grab the contents and put it into your string.
> Let us know if this is the general direction you were looking for.
>
> Chris
>
> -----Original Message-----
> From: manoj maurya [mailto:mkmaurya_it@...]
> Sent: Wednesday, January 05, 2005 9:38 AM
> To: AspNetAnyQuestionIsOk@yahoogroups.com
> Subject: [AspNetAnyQuestionIsOk] Urgent!! need help!
>
>
> hi friends,
> How we e-mail a particular .aspx page.....? plz.. help me...
> i declare a variable "a" as string. And assign a="All aspx page code "
> but it shows only code in mail, not page..
> plz help me?
> Thanks.
>
> bye
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
> [Non-text portions of this message have been removed]
>
>
>
>
> 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:
> AspNetAnyQuestionIsOk-unsubscribe@yahoogroups.com
>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
> [Non-text portions of this message have been removed]
>
>
>
> ________________________________
> 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:
> AspNetAnyQuestionIsOk-unsubscribe@yahoogroups.com
>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
---------------------------------
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:
AspNetAnyQuestionIsOk-unsubscribe@yahoogroups.com
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
---------------------------------
Do you Yahoo!?
The all-new My Yahoo! – Get yours free!
[Non-text portions of this message have been removed]
All times are GMT
Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Freelace Website Designer - Customer web design and software building.
China Wholesale - Electronics Products
Character Studio - Tutorials and Help
China Wholesale - Electronics Products
Character Studio - Tutorials and Help







