Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Best Tools For Website, Building website with database support
Binod Singh
post Jan 27 2005, 10:57 AM
Post #1


Newbie [Level 2]
**

Group: Members
Posts: 34
Joined: 17-January 05
From: New Delhi
Member No.: 3,307



I want to build my website which requires database support. What tools should I use and which one will be better for developing the website?

Is HTML, Jscript, VBscript is enough or I have to learn any additional scripting? I know SQL, how can I implement these things altogether?

I have seen that trap17 support mysql database support.

I have installed windows version of mysql, will it do my job.
Go to the top of the page
 
+Quote Post
cse-icons
post Jan 27 2005, 11:15 AM
Post #2


Super Member
*********

Group: Members
Posts: 351
Joined: 19-October 04
From: India
Member No.: 1,824



hi Binod,

As far as I know, Html, javascript, vbscript are client-side scripting languages. u cannot access a database on server using these. To use a database u need some server-side scripting language like php,cgi-perl, jsp or servlets.

u can use windows version of mysql along with some webserver like apache to test ur site locally. u need to user other servers depending on the scripting language that u choose like tomcat for jsp/servlets.

Cheers.
Go to the top of the page
 
+Quote Post
mahesh2k
post Jan 27 2005, 04:03 PM
Post #3


Super Member
*********

Group: Members
Posts: 324
Joined: 23-January 05
From: India
Member No.: 3,388



well as far as flsh goes check kirupa.com and flashforjava.com
maybe i will find more for u
Go to the top of the page
 
+Quote Post
Tyssen
post May 9 2005, 06:51 AM
Post #4



***********

Group: Members
Posts: 1,161
Joined: 9-May 05
From: Brisbane, QLD
Member No.: 6,818



QUOTE(cse-icons @ Jan 27 2005, 09:15 PM)
As far as I know, Html, javascript, vbscript are client-side scripting languages. u cannot access a database on server using these. To use a database u need some server-side scripting language like php,cgi-perl, jsp or servlets.


Not quite true - VBScript is what is used to create scripts for ASP pages which are executed on the server. You still need SQL to be able to interact with the database, but if you have a Windows host and already know VBScript, there's no need to learn PHP etc, just start coding in ASP.
Go to the top of the page
 
+Quote Post
Keeper
post May 9 2005, 08:21 AM
Post #5


Advanced Member
*******

Group: Members
Posts: 143
Joined: 30-January 05
Member No.: 3,507



If you want to build your website using ASP .NET technology you can try to download Beta version of Web Developer tools from Microsoft it's limited Visual Studio 2005 (whidbey) which oriented on website building

check out this link:
http://msdn.microsoft.com/asp.net/getvwd/
QUOTE
What do you get when you combine the "drag and drop" ease of Visual Basic development with the blinding speed of ASP.NET 2.0?


QUOTE
Visual Web Developer Express will help you:

* Build your first dynamic, data-driven Web site.
* Create your own Personal Web Site, Club Site and more with pre-built customizable Starter Kits.
* Get your Web application online with ease by signing up for a special Beta 2 Web hosting offer.


It were quotes from their official page wink.gif

As for me when i tried it and created my website login system in one click i was shocked ! It's really great thingy cool.gif
Go to the top of the page
 
+Quote Post
michaelper22
post Dec 9 2005, 07:02 PM
Post #6


-=Hybrid Bus=-
*********

Group: Members
Posts: 744
Joined: 2-November 05
From: My hybrid bus (in NYC), a computer
Member No.: 13,709
Spam Patrol



I'm not an expert but here's what I know: VBScript and Jscript are used in ASP. You technicallly can access a database client-side, but the database file (if Access database) must be on the users computer. You can develop for ASP.Net with: Visual Studio, Visual Web Developer Express Edition, or other tools. I don't know how to use a .Net application with MySQL, but I'm sure you can get a data provider somewhere.
Go to the top of the page
 
+Quote Post
zaqy
post Dec 23 2005, 04:42 AM
Post #7


Member [Level 1]
****

Group: Members
Posts: 55
Joined: 20-December 05
From: Jakarta - Indonesia
Member No.: 15,976



i would like to give some idea how to make a web.

1) try to make a small web in your pc before you upload to your web or making it in the web.

2) if you want to make a web like php. you can find a lot of software like phptriad or other one. you can install in your pc and run it . after you run that software you can type http://localhost or http//127.0.0.1 in your web browser. you can learn one by one and you save your bandwith.

I knew a friend he make his website using cpanel and web by online. he try one by one script like mambo,phpnuke,wordpress and so on. one time he open his web and he can't do anything because his bandwith limit is exceed. he must buy more bandwith to make his web online again.

rolleyes.gif
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Physical Path To Database(1)


 



- Lo-Fi Version Time is now: 26th July 2008 - 01:59 PM