Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Differences betwen ASPX and ASCX

Reply
Thread Tools

Differences betwen ASPX and ASCX

 
 
Paul King
Guest
Posts: n/a
 
      08-17-2004
Sorry for the dumb question but what is the difference between ASPX and ASCX
pages?

Cheers
PK.


 
Reply With Quote
 
 
 
 
Paul King
Guest
Posts: n/a
 
      08-17-2004
Why would you want a user control then.

I had seen this example of a copyright notice - in a usercontrol but this
won't never change


"Christopher Kimbell" <> wrote in message
news:41223b80$...
> ASPX is a page and ASCX is a usercontrol. A page can contain usercontrols.
>
> Chris
>
>
> "Paul King" <> wrote in message
> news:%...
> > Sorry for the dumb question but what is the difference between ASPX and

> ASCX
> > pages?
> >
> > Cheers
> > PK.
> >
> >

>
>



 
Reply With Quote
 
 
 
 
Christopher Kimbell
Guest
Posts: n/a
 
      08-17-2004
ASPX is a page and ASCX is a usercontrol. A page can contain usercontrols.

Chris


"Paul King" <> wrote in message
news:%...
> Sorry for the dumb question but what is the difference between ASPX and

ASCX
> pages?
>
> Cheers
> PK.
>
>



 
Reply With Quote
 
Joerg Jooss
Guest
Posts: n/a
 
      08-17-2004
Paul King wrote:
> Sorry for the dumb question but what is the difference between ASPX
> and ASCX pages?


..aspx files are a Web Forms (i.e. pages), whereas .ascx are User Controls
(*not* pages, but page fragments).

Cheers,
--
Joerg Jooss


 
Reply With Quote
 
S. Justin Gengo
Guest
Posts: n/a
 
      08-17-2004
Paul,

Let's say you have a control that you want to appear on every page. A login
with username and password fields and button is a good example. With a user
control you could create one single login control and then drop it onto
every page of your website instead of having to recreate it on every page.

--
Sincerely,

S. Justin Gengo, MCP
Web Developer / Programmer

www.aboutfortunate.com

"Out of chaos comes order."
Nietzsche
"Paul King" <> wrote in message
news:%...
> Why would you want a user control then.
>
> I had seen this example of a copyright notice - in a usercontrol but this
> won't never change
>
>
> "Christopher Kimbell" <> wrote in message
> news:41223b80$...
>> ASPX is a page and ASCX is a usercontrol. A page can contain
>> usercontrols.
>>
>> Chris
>>
>>
>> "Paul King" <> wrote in message
>> news:%...
>> > Sorry for the dumb question but what is the difference between ASPX and

>> ASCX
>> > pages?
>> >
>> > Cheers
>> > PK.
>> >
>> >

>>
>>

>
>



 
Reply With Quote
 
Paul King
Guest
Posts: n/a
 
      08-18-2004
I see - now I understand cheers matey



"S. Justin Gengo" <sjgengo@aboutfortunate[no-spam].com> wrote in message
news:...
> Paul,
>
> Let's say you have a control that you want to appear on every page. A

login
> with username and password fields and button is a good example. With a

user
> control you could create one single login control and then drop it onto
> every page of your website instead of having to recreate it on every page.
>
> --
> Sincerely,
>
> S. Justin Gengo, MCP
> Web Developer / Programmer
>
> www.aboutfortunate.com
>
> "Out of chaos comes order."
> Nietzsche
> "Paul King" <> wrote in message
> news:%...
> > Why would you want a user control then.
> >
> > I had seen this example of a copyright notice - in a usercontrol but

this
> > won't never change
> >
> >
> > "Christopher Kimbell" <> wrote in message
> > news:41223b80$...
> >> ASPX is a page and ASCX is a usercontrol. A page can contain
> >> usercontrols.
> >>
> >> Chris
> >>
> >>
> >> "Paul King" <> wrote in message
> >> news:%...
> >> > Sorry for the dumb question but what is the difference between ASPX

and
> >> ASCX
> >> > pages?
> >> >
> >> > Cheers
> >> > PK.
> >> >
> >> >
> >>
> >>

> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
link betwen signal vhdl bench and entity (quartus2&modelsim) picnanard VHDL 0 03-07-2007 08:45 PM
Difference betwen C++ and C#. sonu ASP .Net 2 12-24-2006 06:43 PM
DragAndDrop betwen 2 controls Troy Jerkins ASP .Net 0 10-29-2004 03:58 PM
software to list differences betwen two text files Richard Wright Computer Support 5 09-21-2004 08:45 PM
Canon 300d - Differences betwen US and Australian versions of Graham and Beth Harden Digital Photography 8 07-24-2004 03:11 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57