Forum for Digital Media Arts (DMA) Students & Alumni
Home­Register­Gallery­FAQ­Search­Memberlist­Usergroups­Log in
Post new topic   Reply to topicShare | 
 

 Jabry.com ASP

View previous topic View next topic Go down 
AuthorMessage
jorgelopez



Posts: 26
Join date: 2009-01-18
Age: 23

PostSubject: Jabry.com ASP   Fri Jun 19, 2009 12:10 am

Jabry.com is a free web hosting company. I visited the site today and created a free account with them. They will give you a space with a subdomain name on their server for free. I'm posting this because this company offers ASP server side scripting with Microsoft Acces Databasing. This will be useful for those who are taking DMA211 or DMA212 (the ASP classes). Many of the students are asking how do they go about using ASP in real life projects. This should give you practice with creating a website in ASP and upload it to your space on Jabry.com and test it without having to pay for a server of your own. It is always good to be able to test your ASP online. You'll create a username and password and your address will be http://users3.jabry.com/yourusername.

One thing to note about this company is the limited Control panel. You have login and reach their control panel. Here is where you upload your files. The ASP files are on the outside, while any folders you create are placed inside the folder named DB. NOTE: You must change your file paths to match that of Jabry. For Example: If you have a folder named database. The path on the database connection is "database/accessdatabase.mdb" ; Then it should be changed to "DB/database/accessdatabase.mdb".

In DMA212. We are creating a project with ASP. It is an e-commerce store with ASP. I created my initial files and uploaded them today. Here is the control panel of my account.



Check out the project I created for DMA212. It is a clothing e-store.

http://users3.jabry.com/jorgelopez/index.asp
Back to top Go down
View user profile
 

Jabry.com ASP

View previous topic View next topic Back to top 
Page 1 of 1

Permissions of this forum:You cannot reply to topics in this forum
Digital Media Arts (DMA) :: Software :: Coding/Scripting-
Post new topic   Reply to topic