Re: asp.net and html
From: Sahil Malik (contactmethrumyblog_at_nospam.com)
Date: 10/17/04
- Next message: Steve Wagner: "ASP.Net horrow story and questions..."
- Previous message: Sahil Malik: "Re: array of textboxes"
- In reply to: nostsure: "Re: asp.net and html"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 17 Oct 2004 16:50:07 -0400
As I said below, if it runs on your host, you need to setup the aspx
application on your host first. (I am assuming you've already taken care of
that).
Once you have that running, then yes, putting a href on the <a> tag should
take care of it. Let us know if you run into any issues.
- Sahil Malik
You can reach me thru my blog -
http://www.dotnetjunkies.com/weblog/sahilmalik
"nostsure" <notsure@hotmail.com> wrote in message
news:1b1f01c4b478$a128d720$a601280a@phx.gbl...
> It does run on my host..
> Do I just put the pagename in the link on my html page?
>>-----Original Message-----
>>His aspx (your friend's aspx), will that need to run from
> your host? Or will
>>the http link point to another machine?
>>
>>If it's your machine, then you need asp.net runtime
> installed. (Install .net
>>framework, run aspnet_regiis -i, and then regsvr32
> aspnet_isapi.dll)
>>
>>If its his machine, then simple html will work.
>>
>>--
>>
>>- Sahil Malik
>>You can reach me thru my blog
> http://www.dotnetjunkies.com/weblog/sahilmalik
>>
>>
>>
>>"notsure" <notsure@hotmail.com> wrote in message
>>news:160801c4b469$20a9c820$a401280a@phx.gbl...
>>> How do I do this?
>>>
>>>>-----Original Message-----
>>>>"notsure" <notsure@hotmail.com> wrote in
> news:1ad301c4b458
>>> $1ba7ccc0
>>>>$a601280a@phx.gbl:
>>>>
>>>>>
>>>>> I want to run my website.. but load his aspx page into
>>> a
>>>>> frame on my webpage..
>>>>>
>>>>> Is this possible.. or do I have to recreate my site in
>>>>> asp.net?
>>>>>
>>>>
>>>>No, you do not need to recreate the site in ASP.NET, but
>>> you need to make
>>>>sure your webhost supports ASP.NET.
>>>>
>>>>--
>>>>Lucas Tam (REMOVEnntp@rogers.com)
>>>>Please delete "REMOVE" from the e-mail address when
>>> replying.
>>>>http://members.ebay.com/aboutme/coolspot18/
>>>>.
>>>>
>>> .
>>>
>>>
>>
>>
>>.
>>
- Next message: Steve Wagner: "ASP.Net horrow story and questions..."
- Previous message: Sahil Malik: "Re: array of textboxes"
- In reply to: nostsure: "Re: asp.net and html"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|