|
Home > Archive > IIS ASP > August 2004 > ASP calling ASPX
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| Being a beginner on ASP and having examples to work with ASP, I came across
a small ASPX module that I would like to call from the ASP module. How can I
do this?
Appreciate your help.
jt
| |
| Curt_C [MVP] 2004-08-25, 5:58 pm |
| point to the page, done.
Of course you will not get any interaction between them. They are run
independantly
--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"jt" <jtsoft@hotmail.com> wrote in message
news:r24Xc.59867$wM.25885@twister.tampabay.rr.com...
> Being a beginner on ASP and having examples to work with ASP, I came
> across
> a small ASPX module that I would like to call from the ASP module. How can
> I
> do this?
>
> Appreciate your help.
> jt
>
>
>
| |
|
| Great! Don't need any interaction. Just trying to run a function to log some
data. I just came across some cool code but it was in ASPX.
Thnaks again,
jt
"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:ejQZ32siEHA.712@TK2MSFTNGP09.phx.gbl...
> point to the page, done.
> Of course you will not get any interaction between them. They are run
> independantly
>
> --
> Curt Christianson
> Owner/Lead Developer, DF-Software
> Site: http://www.Darkfalz.com
> Blog: http://blog.Darkfalz.com
>
>
> "jt" <jtsoft@hotmail.com> wrote in message
> news:r24Xc.59867$wM.25885@twister.tampabay.rr.com...
can[vbcol=seagreen]
>
>
|
|
|
|
|