iSTORYA.NET

Go Back   iSTORYA.NET > Science & Technology > Websites & Multimedia
: :

Register FAQ Members List Calendar Mark Forums Read

Websites & Multimedia :: Feature websites. Talk about multimedia. ::

Reply
LinkBack Thread Tools
  #1  
Old 08-14-2008, 09:03 PM
Newbie
elmerino is offline
Join Date: Aug 2008
Posts: 19
Default Web Experienced [On Service - Part 2]

Greetings,
My thread was closed so I made new one.
http://www.istorya.net/forums/websit...n-service.html (Web Experienced [On Service])


Btw, Just want to clarify.
This is not for business purpose. This thread is for free website building and coding tutorials/lessons for those who wants to have their own. I forgot the word free. Sorry about that.

Ok let's get started

[Basic and Simple HTML]
  • Open notepad and create new file.
  • Type the following codes:

HTML Code:
<html>
<head><title>This is the title</title></head>
<body>
This is the body
</body>
</html>
  • Save your file file.html not file.html.txt[Most common error in saving the file as html].
  • Open file.html using Int. Explorer, Firefox, Opera or what they call web browser.
<html></html> To determine it is an html code.
<head></head> Your web page title.
<body</body> It is the body of your html.

You can see this This is the body on your browser and This is the title above the browser window or in the tab window.

You can change this This is the body andThis is the title on your desired text.
Save it again and refresh your browser. You will see the changes.

There are also several codes you can add to customize your page.

Replace [Link Here] for the link of the image.
<img src="[Link Here]"> For Images
<br> Break - To move to another line.

Input codes:
<input type="text"> Input For Text
<input type="password"> Input For Password
<input type="button" value="Button"> Buttons
<input type="file"> File Upload
Many more......

You can now add the codes like this below:

HTML Code:
<html>
<head><title>This is the title</title></head>
<body>
This is the body<br>
<input type="text"> Input For Text<br>
<input type="password"> Input For Password<br>
<input type="button" value="Button"> Buttons<br>
<input type="file"> File Upload<br>
</body>
</html>
Save and see the results.


That's for now and I hope you have learned something.

[Optional] - My sad story on paypal.
I got problems about my paypal
I'm using co.cc subdomain on my website. I'm planning to have a domain but I can't purchase a domain cause my bank account [Chinatrust] was used before I cancel my account and when I signup again and added my bank account, my bank account cannot be transfered and when I contacted them about it, representatives reply that they cannot alter their system and I have to use other bank account. I have only 1 bank account.

Do you know some legal websites that register domains using bank accounts here in the philippines? I have saw many on google but I'm not sure bec. I have to deposit on their bank accounts and I'm afraid to be SCAMMED so I search for official ICANN certified registrars. domains.ph is too expensive.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 08-15-2008, 09:04 AM
Senior Member
dodie is offline
dodie's Avatar
Join Date: Oct 2003
Posts: 781
Default

again, If you like to share CODES with us, the stuff you are showing are tooooo simple!!!!!

for the newbies out there, it's still incomplete!!!!, you didn't even explain the purpose of text field, text area, submit button and <form> tag and it's behaviours and what would be the effect between POST and GET. That makes the newbies confuse.

for the codes <input></input> <--- not complete
it should have attributes like name="..." value="..." to identify each fields.


it should be like this.

Code:
<form name="form1" method="POST" action="session_login_target_page">
<input type="text" name="user" value=""> <br>
<input type="password" value="" name="pass"><br>
<input type="button" value="Login" name="submit"><br>
</form>
EXPLAINATION:
* For additional security, Javascript is used to identify the form and the fields using the NAME attribute. That makes the error trapping comes in.
* The METHOD attribute makes the variable visible or not, if using POST that makes the variables hidden thru server.
* Form FIELDS are identified with NAME attribute in order for easy tracking as variables when receiving into the next action page.



@elmerino
If you want to share with us, please put into details
don't make the new learners confuse.


Why you can afford to buy domain? It's very nonsense. There are my webhosting providers in cebu, and you can pay thru CASH without involving your bank account . You can pay thru monthly, quarterly or annual.

Website Development involves MONEY! You can't be in design busines if you are not prepared for it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 08-15-2008, 09:30 AM
ultrasn0wed [brrr.]
Dondon is offline
Dondon's Avatar
Join Date: Dec 2006
Gender: Male
Posts: 3,571
Default

Ok ni nga thread, kaso incomplete lagi. Maynta madungagan para di sad kaayo maglisod atong mga higala.
Bai, pwede man ta magsugod ug kat-on nga libre

@Elmerino - Maybe I can help you. Link. (Want a domain but don't have a CC?)

A seminar on time travel will be held in two weeks ago. Click here to join.
Last edited by Dondon; 08-15-2008 at 09:32 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 08-15-2008, 09:34 AM
Senior Member
dodie is offline
dodie's Avatar
Join Date: Oct 2003
Posts: 781
Default

Quote:
Originally Posted by Dondon2d View Post
Bai, pwede man ta magsugod ug kat-on nga libre
korrek si bai Dondon2d

Dapat, dili nalang unta mag tuga-tuga ug palit ug domain kung wala kwarta. Pwede ra man ta gamit ug free hosting para pang-praktise.

Pwed pud ka mag setup ug VIRTUAL SERVER sa imu local pc, using WAMPP OR XAMPP. Or Apache or IIS on microsoft.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 08-15-2008, 09:44 AM
ultrasn0wed [brrr.]
Dondon is offline
Dondon's Avatar
Join Date: Dec 2006
Gender: Male
Posts: 3,571
Default

Yup, if ganahan mo live na gyud. Just use free hosting, visit the link in my signature hehe. Unya na ta mubayad if full tank na ato development.

A seminar on time travel will be held in two weeks ago. Click here to join.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 08-15-2008, 01:11 PM
Newbie
elmerino is offline
Join Date: Aug 2008
Posts: 19
Default

Quote:
Originally Posted by dodie View Post
korrek si bai Dondon2d

Dapat, dili nalang unta mag tuga-tuga ug palit ug domain kung wala kwarta. Pwede ra man ta gamit ug free hosting para pang-praktise.

Pwed pud ka mag setup ug VIRTUAL SERVER sa imu local pc, using WAMPP OR XAMPP. Or Apache or IIS on microsoft.
Way problema sa kwarta. Sa pagpalit lng sa domain prblema.

Hosting sa website naa na sad.

Quote:
Originally Posted by Dondon2d View Post
Ok ni nga thread, kaso incomplete lagi. Maynta madungagan para di sad kaayo maglisod atong mga higala.
Bai, pwede man ta magsugod ug kat-on nga libre

@Elmerino - Maybe I can help you. Link. (Want a domain but don't have a CC?)
TT wla union bank sa bancnetonline.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 08-20-2008, 03:42 AM
Senior Member
drotz is offline
drotz's Avatar
Join Date: Apr 2007
Gender: Male
Posts: 898
Default

or just visit this link para dli na mahago ug malibog,ma google rani.

W3Schools Online Web Tutorials

pls close,lol
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

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 On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Web Experienced [On Service] elmerino Websites & Multimedia 3 08-14-2008 02:49 PM
Best Dining Service you've Experienced. takits Food & Dining 33 05-11-2008 12:37 AM


All times are GMT +8. The time now is 09:43 PM.


Powered by vBulletin® Version 3.7.6
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
(c) 2002-2009 iSTORYA.NET | Design by DrE | Modifications by BeoR