1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How Do You make .ASPX Document

Discussion in 'C#' started by Artiny, Apr 15, 2008.

  1. #1
    What document you use to make a .aspx file ?


    Can someone please help me to :
    I want to send members profile page to people who sign up with me so that they can fill thier info
    on it and I can publish their page on my site . Does this make sense ?

    thanks
     
    Artiny, Apr 15, 2008 IP
  2. Jhar

    Jhar Peon

    Messages:
    318
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Are you creating an actual .aspx page for each user or are you driving something of a database using WebParts or something similiar?
     
    Jhar, Apr 15, 2008 IP
  3. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #3
    an aspx file is simply a text file.

    Not 100% sure what functionality you are trying to build to give advice on that front.
     
    AstarothSolutions, Apr 16, 2008 IP
  4. PuneetJvw

    PuneetJvw Well-Known Member

    Messages:
    2,313
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    185
    Digital Goods:
    1
    Articles:
    2
    #4
    You can make it in notepad but with a .aspx extension.

    You will need to know the programming language however to make complex scripts.

    Knowledge of C#.net + VB.NET also helps.


    Regards,
    ASHISH T.
     
    PuneetJvw, Apr 16, 2008 IP
  5. Artiny

    Artiny Peon

    Messages:
    93
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Thanks for the replies guys .

    Bear with on this please ........ this is what I want to do

    I have a website that members can join and fill out their profile ( work or personal purposes ) and I will advertise their resume on my site ( sort of like people can search their resume profiles ) .
    Now here is what I don't how to do . Do I send each member a page as their profiles to be filled ?
    or when they join does paypal send an automatic page ? or ?????????
     
    Artiny, Apr 16, 2008 IP
  6. iWrite

    iWrite Peon

    Messages:
    679
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #6
    .aspx is the new extension that Microsoft Visual Studio 2008 gives ASP files.
     
    iWrite, Apr 16, 2008 IP
  7. LTY83

    LTY83 Peon

    Messages:
    302
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #7
    You could download Microsoft Visual Studio Express editions, its a lot easier to use that than notepad :) and its 100% free.
     
    LTY83, Apr 20, 2008 IP
  8. mikelaw

    mikelaw Peon

    Messages:
    148
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Microsoft Visual Web Developer is the free tool you need. Microsoft Expression Web is MS's successor to FrontPage and can also create ASPX files but it is only free for 30 days.
     
    mikelaw, Apr 24, 2008 IP