Username:
Password:
Remember me:
Register

Back to forum: Programming (Python, Java, Delphi/Pascal, C, VB, etc)


Search forums via Google


0 Users appreciate this thread.

TB*:How to program with a 3ds
Started by ~Justin~
(2013-07-28 07:53:06)
~Justin~ (2013-07-28 07:53:06)

First

You'll need a hosting account like http://x10hosting.com or http://heliohost.org once registered comes editing with 3ds.

Launch

The 3ds browser and click Url and type http://net2ftp.net and fill out your info.

FTP Ip

You're FTP IP is ftp.yoursite.yourdomain.
Ex: ftp.3ds4u.tk
http://3ds4u.tk Is my site.
Coding:

Okay first go to "Public_Html" Then if you do not have a "Index.php" Or "Index.html" create one by clicking "Create File" then name it "Index.php" or "index.php" Must have suffics ".php" or ".html" or codes wount work. And "Index" Is like the homepage your automaticly go to index when file is created.
Sample Body:

<HTML>
<head>
<title>Your Title</title>
<style>
#Sample{
color: red
background-color: black;
border: 5px ridge gray;
border-radius: 5px;}
body{
border: 5px ridge red;}
</style>
</head>
<body>
Hello world!
<div id="Sample">How Are You?
</div>
</body>

Like c:

This post has been edited one or more times, the last time was:
2013-08-15 12:04:07

spot9110 (2013-08-03 06:03:32)
Just move it to the right area
Coming back


~Justin~ (2013-08-15 05:05:03)
Updated. Added sample body. I only did HTML not to go into detail.
 

Log in to submit a comment

This topic's ID: 51015

Back to forum: Programming (Python, Java, Delphi/Pascal, C, VB, etc)




Total registered users: 8321
New registered users today: 7
Newest registered user: ElegantVulpes

©  Copyright 2026 3DSPlaza. All Rights Reserved