Design A Webpage - design a webpage

free web hosting
Open Discussion > CONTRIBUTE > The Internet > Web Design

Design A Webpage - design a webpage

kvarnerexpress
Let me thank you right away for reading this post. You have no idea how much of a help it is to me.

I would like to design a webpage that is dynamic and that can access some sort of a database (like I imagine a bullitin board, or a site like ebay does). I want users to be able to post, and search data, and the site needs to be visually functional (i.e. graphics and organization).

What kinds of tools would I need to do this, and what kind of knowledge would I need to pull it off? I am a computer engineering student at UCSD, so no topic is above me, I just need to know what I need to learn. I hear asp.net can take care of the database part of my page, but should I use a generator to take care of the html. Most of the obnoxious gurus on the other pages insist the notebook is the only way to program html, but I can't imagine that one can also visually design a page just based on code.

So far, I am familliar with HTML and proficient in Java (Not JavaScript, sadly).

Thank you again for reading this post, and any information would be helpful and appreciated.

 

 

 


Reply

no9t9
i use frontpage mostly... but only as an editor because it highlights things and makes it easier to read. The other thing I use frontpage for is to create and edit tables.. it is a lot easier in frontpage compared to notepad.

To interact with databases, you need to learn some kind of scripting (cgi, perl, asp, php,etc.) Personally, I used to do perl but I thin pl is out dated because it isn't being used as much now. right now the most popular are php and asp (.net). I went and learned php.

basically, php (and other scripting language) allows you to put programming statements inside your html so you can change the way your page is displayed based on your program.

as for bulletin boards, there are packages you can install on your webspace.. no need to program one. I believe trap17 offers Invision Power Board (IPB) and PHP Bulletin Board (phpBB). All you have to do is goto cpanel and click addon scripts and then pick the one you want and hit the install button.

Reply

Mr. Cheeky
i only know html and i would like to know how to make a website like that as well.. Your host needs to support mysql databases and you need atleast one for something like that. if not, you can get a PHPBB or an invisionboard and get a portal which makes your forums look like a site. OR, you can download phpbb/ipb hacks which allow you to put login screens on your main website so it links with your forums

Reply

JSonicC
Look into php & MySQL for being able to store data and retrive information on it.

Photoshop 7.0 for graphics, www.good-tutorials.com has plenty of help.

for php and mysql tutorials, searching google will probly bring up lots of relevant help smile.gif

Reply

sirhenry
QUOTE(JSonicC @ Dec 16 2004, 06:24 PM)
Look into php & MySQL for being able to store data and retrive information on it.

Photoshop 7.0  for graphics, www.good-tutorials.com has plenty of help.

for php and mysql tutorials, searching google will probly bring up lots of relevant help smile.gif
*



PHP/MySQL is the way to go. Unlike asp.net, PHP is completely open source. As far as designing the HTML goes, I just do everything by hand. At first it may seem daunting, but actually writing the code from hand gives you much more control and usually better quality code.

Php-nuke or PostNuke seem to be something like what you're describing. Try grabbing them off sourcegforge, or just browsing sourceforge's php section for something better.

Oh: and instead of Photoshop, you can always use the GIMP2, if you so desire.

 

 

 


Reply

Psyched
QUOTE(sirhenry @ Dec 16 2004, 07:52 PM)
PHP/MySQL is the way to go. Unlike asp.net, PHP is completely open source. As far as designing the HTML goes, I just do everything by hand. At first it may seem daunting, but actually writing the code from hand gives you much more control and usually better quality code.
*



Absolutely. Coding by hand allows you to actually organise things how you want them organised, and allow you to employ possibly the most useful language of them all --

CSS.

Reply

T100
Basically, the choice is between cfm/php/asp and jsp. cfm is out already and asp is from a company that we don't like. php seem to be the best out there. I would suggest you start by looking at others' codes. Say codes and MODs from Bulletins like phpBB, IPB, Celeste, phpNuke, blogs like Wordpress and galleries like Coppermine and Gallery are really good. You may also try modifying others' codes. These are good ways to start with php.

Reply

Duckie
Like said above you would want to use php/mysql for knowlodge, but also if you DONT know this already, it would make a life alot easier, learn HTML. lol and as far as programs:

For imaging:
-Cheap
-Jasc Paintshop
-Expensive
-Photoshop
-Macromedia Flash

For Scripting:
-Dream Weaver
-NotePad

For Language
-HTML
-PHP
-MYSQL
-(some) Javascripting

Reply

karlo
Try using CMS. Content Management System. The creator of this website (http://StarCircleQuest.INFO) <- it is also hosted in Trap17, used PHPNuke. There are many CMS. PHPNuke, PostNuke, etc... But I really recommend PHPNuke. Configuring PHPNuke is really easy. If you need help in installing the latest version, you can PM me your CPanel and FTP Username and Password, then after I have installed it, you can change your FTP password and CPanel password. Then you may now use PHPNuke and you will have a very wonderful site. There are manuy PHPNuke THEMES/SKINS. You are going to enjoy viewing your website after you use PHPNuke. tongue.gif

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Similar Topics

Keywords : design, webpage, design, webpage

  1. Css Design
    (4)
  2. Design A Contact Form In Flex Part 3
    (2)
    Design A Contact Form In Flex Part 3 Hopefully you have able to get a grasp on my first tutorials
    on how to design a flex form and then be able to stylize it with CSS. So now on to set up your form
    to validate and of course being able to reset your form as well., and before we get to the actual
    coding I break down the tags that will be used in this tutorial and what their roles are. Of course,
    since my newbieness really starts here I try my best to explain these tags. The first tag I will
    cover for setting up the validation is the tag, and since I don't underst....
  3. Web Design For New Bie
    its a learnng topic for how to design and maintain a web site (17)
    Hi, i had started a new topic, coz i would like to learn - how to start a new web site and manage
    it, how ever i am good at desktop programming....
  4. Design A Contact Form In Flex Part 2
    (0)
    Design A Contact Form In Flex Part 2 I hope that you learn a little bit of the Flex format with my
    first tutorial because that was the easy stuff until you get to the actual programming such as
    ActionScript and any other languages. Of course, I think this is by far the easiest part of
    designing forms or applications and that is using CSS. I will like to point out that CSS in Flex is
    a enigma and I will tell you why, because CSS in flex acts like regular CSS in html however it is
    very limited in what you can use and yet CSS in Flex is very complex because of how you ca....
  5. Web Design Help
    I need help designing my website homepage if possible? (3)
    Hey Trap17 Users! /smile.gif" style="vertical-align:middle" emoid=":)" border="0"
    alt="smile.gif" /> I'd like to get some help from experienced Trap members, to help me get my
    homepage of Central-Gaming design page up. /smile.gif" style="vertical-align:middle" emoid=":)"
    border="0" alt="smile.gif" /> If possible, I'd like to have the following used: HTML PHP
    Maybe some jscript Also, what I'm trying to do is create a homepage (A good homepage) for
    Central-Gaming. (My site). /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0"
    alt="big....
  6. Password Protecting My Webpage
    Help Needed ! Can any one assist me ? (3)
    Hello friends , i have been hosting a website which has a phpBB2 forum and i have a lot of spam
    accounts inspite of the captcha which is present in the registration form . So i had already posted
    that matter and all the solutions did not stop spammers from creating a account . All that i could
    do was just stop them from posting in the forum, still spammers account ID are visible in the
    members List So now i thought of protecting the webpage itself with a password . Let me explain
    it to you clearly , my phpBB2 forum is intalled in a directory by name "phpBB2" So i trie....
  7. What Do You Think Of This Design?
    (12)
    Im trying to learn design, if thats possible, and here is one that i made today, its taken maybe 5
    hours to do and is based on an imaginary paintballing company. Ive only designed the home page but
    all other pages will follow the same template of text location, but they may not have the div on the
    right, instead maybe 3 images of the paintball area (if i were to do this site for real of course)
    Let me know what you think, its fairly bland i admit but i feel good about having a very set theme,
    all camouflage colours and an army font title image at the top. I couldnt use ....
  8. Create Dynamic Html/php Pages Using Simple Vb.net Code
    Taking your application data, and creating a webpage for others to vie (1)
    This example will show you how use a string in VB to create PHP code. In order to do this, you need
    a string to store your PHP page and a function that I will list at the bottom of the page for you to
    put in a module. This code is written in VB.NET Public Sub CreatePage(ByVal HTMLTitle As
    String, ByVal HTMLText As String, ByVal HTMLFileName As String) Dim strFile As String '
    ---------------------- ' -- Prepare String -- ' ---------------------- strFile = "" '
    -------------------- ' -- Write Starter -- ' -------------------- strFile = " " ....
  9. Design A Contact Form In Flex Part 1
    (0)
    Design a Flex Form Part 1 Well this is my first tutorial on Adobe Flex 3 which is a great program
    if you’re interested in designing applications for the web 2.0 era. Adobe flex is the way to
    go as it combines several different programming languages in order to make the most out of this
    program. This includes HTML, CSS, XML, PHP/MySQL, XML, ActionScript, Ruby on Rails and ASP and this
    is all possible by the use of MXML or Magic eXtensible Markup Language because it is a user
    interface markup language. My three part tutorials for this form include designing the f....
  10. Siri Template/design
    Design with black, white and also some purple colours (5)
    Well I really need some views about this design or template. I am hoping that I will make the four
    little icons as avatars for some sites - so they will change from time to time. Therefore they are
    not really a part of the design. I struggled so much with the girls (Siri) hair because it was so
    big and also a part of her head was not on the original image. The background is so strong and takes
    a lot of "space" so I really can not do to much to the rest of it. The finishing result would just
    look too cluttered and overdone. (I have forgotten to add a text effect some pl....
  11. Looking For A Free Rss Reader To Publish Feeds On My Webpage
    (1)
    i have carp and it's been working for me but later versions are no longer free. any good free
    ones out there to allow me to post feeds on my website? ....
  12. Using Unknown Fonts For Text In Webpage
    (5)
    Example(Click) The concept behind this article came a few days ago when I was chatting in the
    shoutbox here. I was thinking about whether we could include fonts (.ttf) on server and with the
    help of some frameworks we could display text in browser. Unfortunately, after much chatting and
    pleasing google (it just didn't show any mercy that day), I finally understood its not possible.
    I actually wanted headings (h1, h2... you get it?) in a webpage to use a nice font which I have.
    The problem is visitors won't have that font installed in thier system. The secon....
  13. Website/blog Layout (circle Design)
    (2)
    Opinions? Took me a while, don't look at the design in the middle the abstract that is there
    just because i needed to put something there for a example. Judge the website layout it self. And
    if anyone wants to purchase this i'm open to offers.....
  14. Coding A Web Design
    Need (a lot) of help with coding my web design (14)
    I have been here for some months and I have always wanted to get my page up and going. I have tried
    to learn HTML, but it was too hard. Getting my web design coded is the only thing that keeps me from
    actually being able to create the rest of my website. I know that many people find it fun to create
    a website, and yes; I do to. But coding it is something out of my reach. Therefore I am asking you
    for help. I am really hoping that there is some kind souls out there willing to use their time on a
    little lost bear. If anyone with the right skills are willing to help me, I ....
  15. Flash Media Into Html/css Website
    does anyone know how to import a flash into a webpage with transparenc (1)
    Hi I need some help , Im designing this website for school studies However, I made a flash drop down
    menu, works perfectly, but you know how flash has a background when you export it in to a SWF file?
    For example my flash is width= 800, and height = 200 but my div box on my html page for my
    navigation is only 50 px my buttons is width of 50px and the rest of the content is the drop down
    animations i want to insert it into my navigation div box but i want to set the flash background to
    transparent so that when the drop down menu comes down it overlaps the text or whateva....
  16. First Design Feedback
    (18)
    This is my first 'kinda good' design. Just wondering what you think.
    http://www.unitedserverhosting.net/radio It will expand slowly with links and other pages. I am
    thinking something like -Home -Radio -News -Discussion -Sponsors Feedback please, I know that it
    isn't great, it is my first. But for its purpose it looks ok. /biggrin.gif"
    style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" />....
  17. Download A Free Copy Of The Photoshop Anthology: 101 Web Design Tips, Tricks & Techniques
    (4)
    I just got an email today and sitepoint.com is giving another one of their books away for free. All
    you do is give your email and a short while later you will get a download to your free copy of this
    photoshop book. This deal lasts for 30 days so get your copy NOW!!
    http://photoshop.aws.sitepoint.com/ ....
  18. Looking For Program That Will Help With Web Design
    (5)
    im looking for a program that can help me with web design maybe templates and such. i don't
    like adobe photoshop because its big and the steep learning curve can anyone help me? ....
  19. What Program Do You Use To Design Your Web?
    Frontpage, Dreamweaver, a good text editor? (95)
    I personaly choose frontpage because its easy to use but.....I use dreamweaver for PHP.....
  20. Webdesign Frequently Askd Questions
    is it posible to design a sercheingin in your website. (11)
    what i wanna no is is it posible to incorporate a custom search engin into your own website. for a
    while now i have bin wondering is it posible to do this as i would like to try something like this
    out. but i have heard of there being a way to do this in pearl but i no nothing of pearl does
    annyone have anny tips or info on this? (i use frontpage and dreamweaver)....
  21. How Do I Code A Design?
    (6)
    Okey, so I saw another topic here regarding how to make a design. I know how to do that, so that is
    no problem. But I have always had some problems on how to code a design. I am tired of that I always
    need to use some sort of program, drag&drop webhost (like piczo) or use a free design I found
    online. I have noticed that people need to "cut" the design in different parts, but I have never
    understood what way the do it. So I do not understand anything about this, and really need some
    help. I will be happy for all help I get. /smile.gif" style="vertical-align:middle"....
  22. Credits For Good Site Design
    I will give anywhere from 20-30 credits for a good design (7)
    I'm in college right now and i don't have way to much time. The free time i have i spend on
    trap, play my drums, make movies for my other site, and hang out with friends. Although i love HTML,
    CSS, PHP and all that coding i just don't have enough time to build, design, and test a website.
    This is where someone here on trap comes in. I will give someone, depending on how they meet my
    requirements and such hosting credits. If you meet them ALL i will give you 40 credits. That's
    over a months worth. You can also put a logo/banner on the bottom of the page w....
  23. Please Review My Latest Re-design
    switched from Joomla to WP and here is the new theme (13)
    I just finished redesigning my site and here it is: http://www.IndoxylDesigns.com Any comments,
    suggestions and feedback are much appreciated /wink.gif" style="vertical-align:middle" emoid=";)"
    border="0" alt="wink.gif" />....
  24. Firefox Extensions Dream Package #1: Web Design Extensions
    add-ons and plug ins (27)
    Well since Fire fox got updated and I have got the universal package browser for web design I
    thought why not share it to those who do not know about these tools so here we go. I will explain
    each tool and what it is used for and then give you the simple instructions on where to get it and
    where to find it. First download Firefox http://www.mozilla.com/products/download.h...&lang=en-US
    then install it and your set from there, Now for the plug-ins and add-ons. ColorZilla What
    this program does is that once you select it a small ink dropper icon will show up and ....
  25. Mobile Phone Design Flip Vs Non-flip
    which design is your choice? (46)
    I have a flip phoone right now..and i like it..i think it is better than having a erm.. Non-flip
    phone most people lock the keys so they dont push busttons when in pockets..but with flip phoines
    you dont. what do ya'll think? You must completely fill out the topic title AND description.
    Make your topic title so that it reveals key words. ....
  26. Man Why Is Everything Hard To Get A Website Design
    man webdesigning is hard (32)
    okay ppl why is that they give u front pagew that u make a webdisgn adnthe u have to bye better
    stuff just to get it right plz tell me why....
  27. Auto Webpage Resolution Format
    Viewing Problem Help Needed Please (7)
    Hi, my website was created with Frontpage 2003. At screen resolution 1024 * 768. Now the problem
    that I am finding is people with a screen resol. 800 * 600 see the table and everything in the wrong
    place and its all messed up. Is there a way to make it so the site is compatiable with all screen
    resolutions. Thanx in advance for your help. Edited topic title. ....
  28. 1000+ Brushes That I Use To Design Sigs
    every single one of them (22)
    1000+ brushes that i use please read instructions on this before downloading. their is over 1000
    brushes but i have grouped them together, in alphabetical order, highly recommend that you have a
    updated computer with big hard drive along with a go RAM or adobe photoshop 7-CS2 will freeze. also
    due to the large files, you need to give it time to let the brushes load as well. the file is 402mb
    so it will take awhile due to the fact the way i set them up but now you know my secretes so enjoy.
    http://hosted.filefront.com/saintmichael thats the site.....
  29. Open Source Web Design
    templates for everybody (52)
    are you ready to share your ideas on the web but too busy to create a decent layout? browse these
    template thumbnails: http://oswd.org/browse.php check out the most popular downloads:
    http://oswd.org/most_popular.phtml visually-appealing and crisp designs. /smile.gif' border='0'
    style='vertical-align:middle' alt='smile.gif' /> no long download waits either, so no problem for
    dialup users. enjoy! /tongue.gif' border='0' style='vertical-align:middle' alt='tongue.gif' />
    (want this pinned? pm an admin or another mod /tongue.gif' border='0' style='vertica....
  30. What Program Do You Use To Design Your Web?
    has another good than dreamweaver ? (226)
    I has use a lot all of macromedia suit like Dreamweaver ultradev4 , 4 , mx , mx2004. Is there
    another good program to design website than macromedia dreamweaver? I just want to try other
    software may be I will get a new idea and effect for my site. PS. don't try 2 answer microsoft
    frontpage hehehe /biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /> ....

    1. Looking for design, webpage, design, webpage

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for design, webpage, design, webpage

*MORE FROM TRAP17.COM*
Similar
Css Design
Design A Contact Form In Flex Part 3
Web Design For New Bie - its a learnng topic for how to design and maintain a web site
Design A Contact Form In Flex Part 2
Web Design Help - I need help designing my website homepage if possible?
Password Protecting My Webpage - Help Needed ! Can any one assist me ?
What Do You Think Of This Design?
Create Dynamic Html/php Pages Using Simple Vb.net Code - Taking your application data, and creating a webpage for others to vie
Design A Contact Form In Flex Part 1
Siri Template/design - Design with black, white and also some purple colours
Looking For A Free Rss Reader To Publish Feeds On My Webpage
Using Unknown Fonts For Text In Webpage
Website/blog Layout (circle Design)
Coding A Web Design - Need (a lot) of help with coding my web design
Flash Media Into Html/css Website - does anyone know how to import a flash into a webpage with transparenc
First Design Feedback
Download A Free Copy Of The Photoshop Anthology: 101 Web Design Tips, Tricks & Techniques
Looking For Program That Will Help With Web Design
What Program Do You Use To Design Your Web? - Frontpage, Dreamweaver, a good text editor?
Webdesign Frequently Askd Questions - is it posible to design a sercheingin in your website.
How Do I Code A Design?
Credits For Good Site Design - I will give anywhere from 20-30 credits for a good design
Please Review My Latest Re-design - switched from Joomla to WP and here is the new theme
Firefox Extensions Dream Package #1: Web Design Extensions - add-ons and plug ins
Mobile Phone Design Flip Vs Non-flip - which design is your choice?
Man Why Is Everything Hard To Get A Website Design - man webdesigning is hard
Auto Webpage Resolution Format - Viewing Problem Help Needed Please
1000+ Brushes That I Use To Design Sigs - every single one of them
Open Source Web Design - templates for everybody
What Program Do You Use To Design Your Web? - has another good than dreamweaver ?
advertisement



Design A Webpage - design a webpage



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE