ใครรู้จัก wix.com บ้างค่ะ

เริ่มโดย crazyfang, 01 กันยายน 2010, 09:00:09

หัวข้อก่อนหน้า - หัวข้อถัดไป

0 สมาชิก และ 1 ผู้มาเยือน กำลังดูหัวข้อนี้

crazyfang

เพิ่งมาเจอ website www.wix.com ซึ่งเป็นการสร้าง flash เอง แต่ดูเหมือนว่ามันจะเป็นเหมือนพื้นที่ hosting เท่านั้น ถ้าจะเอาชื่อ domain เรามาลง ต้องเสียเงิน

เพิ่งจด domain และซื้อพื้นที่ web จากอีก web ไปค่ะ แต่ว่าอยากได้ style flash แบบใน web นี้มาลงพื้นที่ที่เราซื้ออ่ะค่ะ เป็นไปได้ไหม

Nakamura

#1
ใช้ iframe link ไปยังเว็บต้นฉบับ โดยใช้เว็บเราเลยครับ ^^

<iframe src ="http://www.wix.com/username/name" width="100%" height="900" frameborder="0">
 <p>Your browser does not support iframes.</p>
</iframe>


แล้วเปลี่ยนสี background ให้เหมือนกันกับเว็บครับ
"ไม่มีคนที่ยิ่งใหญ่หรอก...มีแต่คนธรรมดาที่ฝันถึงสิ่งยิ่งใหญ่...และไม่หยุดจนกว่าจะได้มันมา"
Keep your eyes on the stars, and your feet on the ground. - สายตาจับจ้องที่ดวงดาวและเท้ายังคงติดดิน

crazyfang

ขอบคุณค่ะ อือ เผอิญไม่ค่อยรู้เรื่องพวกนี้เท่าไร่ค่ะ ขอข้อมูลเพิ่มเติมอีกนิดค่ะ แสดงว่าสุดท้าย web ที่เรา create จากweb นี้ก้อจะมาอยู่ใน web space ที่เราซื้อไปใช่ไหมค่ะ

อ้างถึงจาก: Nakamura ใน 01 กันยายน 2010, 11:34:49
ใช้ iframe link ไปยังเว็บต้นฉบับ โดยใช้เว็บเราเลยครับ ^^

<iframe src ="http://www.wix.com/username/name" width="100%" height="900" frameborder="0">
 <p>Your browser does not support iframes.</p>
</iframe>


แล้วเปลี่ยนสี background ให้เหมือนกันกับเว็บครับ

crazyfang

ขอบคุณค่ะ อือ เผอิญไม่ค่อยรู้เรื่องพวกนี้เท่าไร่ค่ะ ขอข้อมูลเพิ่มเติมอีกนิดค่ะ แสดงว่าสุดท้าย web ที่เรา create จากweb นี้ก้อจะมาอยู่ใน web space ที่เราซื้อไปใช่ไหมค่ะ

อ้างถึงจาก: Nakamura ใน 01 กันยายน 2010, 11:34:49
ใช้ iframe link ไปยังเว็บต้นฉบับ โดยใช้เว็บเราเลยครับ ^^

<iframe src ="http://www.wix.com/username/name" width="100%" height="900" frameborder="0">
 <p>Your browser does not support iframes.</p>
</iframe>


แล้วเปลี่ยนสี background ให้เหมือนกันกับเว็บครับ

crazyfang

ว่าแต่ iframe คืออะไรอ่ะค่ะ

iPresent

ของผมใช้ตัวนี้ครับ โหลดมาจากไหนไม่รู้
ดูตัวอย่างการแสดงผลได้ที่  http://www.phar-tech.com/
จะเปลี่ยนไปที่หน้าไหน address bar ก้แสดงเป็น  http://www.phar-tech.com/อยู่ครับ


<html>
<head>
<meta name="keywords" content="phar,drug,tech,game,photo,com,web">
<link rel="icon" href="http://www.phar-tech.com/main/animated_favicon1.gif" type="image/gif" >   [color=red]ใส่  favicon[/color]

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("<script src='"   gaJsHost   "google-analytics.com/ga.js' type='text/javascript'></script>"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-8420163-1");
pageTracker._trackPageview();
</script>
<script language="JavaScript1.2">

var message=":)  TSPT   (:"     //specifys the title [color=red] ใส่ข้อความไตเติล หัวเวบ[/color]
var message=message "          " //gives a pause at the end,1 space=1 speed unit, here I used 10 spaces@150 each = 1.5seconds.
i="0"          //declares the variable and sets it to start at 0
var temptitle=""                 //declares the variable and sets it to have no value yet.
var speed="150"                  //the delay in milliseconds between letters

function titler(){
if (!document.all&&!document.getElementById)
return
document.title=temptitle message.charAt(i)  //sets the initial title
temptitle=temptitle message.charAt(i)       //increases the title by one letter
    //increments the counter
if(i==message.length)     //determines the end of the message
{
i="0"     //resets the counter at the end of the message
temptitle=""     //resets the title to a blank value
}
setTimeout("titler()",speed)    //Restarts. Remove line for no-repeat.
}

window.onload=titler
</script>
<script language=VBScript>
Dim Bar, Line, SP
Bar = 0 
Line = "|"
SP = 100

Function Window_onLoad()
  Bar = 95
  SP = 10
End Function

Function Count()
  If Bar < 100 Then
    Bar = Bar   1
    Window.Status = "Loading : " & Bar & "%" &  " " & String(Bar, Line)
    setTimeout "Count()", SP
  Else
    Window.Status = "===> All for one<===" // ใส่ข้อความที่ต้องการให้ขึ้นที่ STATUSBAR หลังจากแสดงแถบ LOAD เสร็จแล้ว
    Document.Body.Style.Display = ""
  End If   
End Function

Call Count()
</script>
<title>* THAILAND SOCIETY OF PHARMACY TECHNICIAN COMMUNITIES WEBSITE.</title>
</head>

<frameset rows="" >
<frame src="[color=red]http://www.XXXXXXX/YYYYY/NNNNN//"[/color]>   //เข้ามาแล้วจะให้ชี้ไปที่หน้าไหน
</frameset>


</html>


รวย ๆๆๆๆๆๆๆๆๆๆๆๆ กันทุกๆๆๆๆๆๆๆๆๆๆ คนนะครับ
[direct=http://bestsportswatchesdeals.bestprice4us.com/]Men's 1527 Subaqua Sport watches[/direct]
[direct=http://todaygreatingdeals.bestprice4us.com/]SSD[/direct]

woratana

อ้างถึงจาก: Nakamura ใน 01 กันยายน 2010, 11:34:49
ใช้ iframe link ไปยังเว็บต้นฉบับ โดยใช้เว็บเราเลยครับ ^^

<iframe src ="http://www.wix.com/username/name" width="100%" height="900" frameborder="0">
 <p>Your browser does not support iframes.</p>
</iframe>


แล้วเปลี่ยนสี background ให้เหมือนกันกับเว็บครับ
ไอเดียแหล่มแบบนี้  1 กันไปเรยครับ  :wanwan019:
[direct=http://www.designil.com/contact-us]DesignIL เรียนเทคนิคเว็บดีไซน์ใหม่ ๆ ฟรี!! รับทำเว็บไซต์ เว็บดีไซน์ ธีม WordPress
[direct=http://www.designil.com/]DesigNIL: สอนออกแบบเว็บไซด์ Web Design HTML5 CSS3
[/direct]

OxyToCin

เพิ่งสมัครใช้ไปเมื่อกี๊เองค่ะ กำลังจะเข้ามาถามพอดี แต่ Search แล้วก็เจอคนถามก่อนแล้ว โห นานเหมือนกันนะเนี่ย นึกว่าเพิ่งมี
ที่สนใจเพราะมันมีให้เลือกแบบ Blog ด้วย อิอิ  :wanwan020:
What is Exception Handler name for 403.14 in IIS [Laravel 5.1]?

moonewzii1

ใส่พวก code ได้ปะครับ พวก หน้าต่าง การกรอก ข้อมูล ต่างๆ อยากรู้ครับ

Blunt

ใช้บริการเจ้านี้อยู่ครับ ทั้งโฮสต์และโดเมน แรก ๆ ก็สมัครเข้าไปลองทำเว็บดูเล่น ๆ
ผมว่ามันง่ายดี ทำจนเว็บเสร็จอย่างที่เราอยากได้ จึงตัดสินใจซื้อโฮสต์และก็โดเมน
จากนั้นก็เอาเว็บที่เราสร้างเสร็จมาใส่ในโดเมนได้เลย ขั้นตอนไม่ยุ่งยาก

Adsense, Affiliate Program เป็นไปไม่ได้, ไม่ได้ทำ, หรือทำไม่ได้ (Johnny walker)
คือบทพิสูจน์ตัวเราเอง

[direct=http://www.chalermpan.com]เฉลิมพันธ์ รีสอร์ท อมก๋อย[/direct]