Jul 27, 2008

Design A Webpage - design a webpage

Free Web Hosting, No Ads > CONTRIBUTE > The Internet > Web Design

free web hosting

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.
Confirm Code:

Similar Topics

Keywords : webpage webpage

  1. Flash Media Into Html/css Website - does anyone know how to import a flash into a webpage with transparenc (1)
  2. Key Sounds In Text Box On Webpage - Typing Key sounds when keys are pressed (1)
    Hey guys! /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />
    I've been conducting some research over the last couple of years and have come to a phase that I
    need to put up an online instructory course. It's hardly a website, but it'll consist of a
    text box where users are to write a sentence provided to them and while they type, as the keys are
    pressed, corresponding .wav files will play. Much like a keyboarding class, a set of sentences and
    sounds have already been pre-made to specifications...I've been told that I...
  3. Help Or Advise Needed For Access Database Webpage Conversions - I need some help with getting a linked webform so that the data can be (0)
    Hello All. I'm looking for some advise or assistance with getting a web page/access page
    running so that i can have the page online and collect the data live into my database for Project
    Management... Currently I'm developing a database using M$ Access, and need to have staff
    data enter sales information directly into a web form that can be linked to a database? I've
    looked at using a M$ Front page web form with data collected into a .CSV text file and
    extracting the data but i need to be able to let the staff review and update the data for eac...
  4. Webpage Design- Autodownloading Hosted Files - hosted "zip" file download-How To ??? (1)
    Hi Guys, Posted this inquiry over a week ago & got no replys so I'm re-posting via new thread.
    How do I setup a automatic download to a webpage visitor to my website? If I "host" (ie. store the
    file ) on my website how do I make it so that the visitor can click on a button & get the file to
    automatically download to their computer.??? This may seem obvious to youall but I'm very new
    and have no idea. All Info appreciated!!! Any Links to "How To"s ?? Tutorials ?? Thanks
    in advance RGPHNX...
  5. Move/delete Image On Webpage Automatically? - (2)
    Hi, Im creating a website that sells carpets and basically ive created webpages with the picture and
    checkboxes underneath the pictures so users can select which carpet they want! Once they submit
    the form, we get the order including form details! The problem is that once the user checks the
    checkboxes, i want to be able to delete that image from that webpage or move that picture to another
    location in the folders i have stored on the server. The reason is becuase evry carpet is unique so
    that two people cant order the same carpet! Now wat is the best way 2 d...
  6. About Springing The Making Of The Window - ur webpage will be better (0)
    Some friends often surfs the Net may been to some such websites , the entry homepage will spring a
    window at once, or press a connection or the button to spring, usually will show some precautions in
    this window, copyright information , or information which the author wants to especially point out
    warned , welcomed to be patronized etc.. The ones that in fact made such a page result very are
    easy, so long as join several sections of Javascript codes and can be realized to HTML of this page.
    I following lead you to analyze its secret. Code: <script LANGUAGE="javasc...



Looking for design, webpage, design, webpage

Searching Video's for design, webpage, design, webpage
advertisement



Design A Webpage - design a webpage



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
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