|
|
|
อยากถามว่า สามารถส่งค่าจากตัวแปลใน aspx.vb มาให้กับ aspx ได้หรือป่าว ครับ ช่วยทีครับ |
|
|
|
|
|
|
|
อยากทราบว่าการ ส่งค่าตัวแปลจาก code Behind ไป Inline-Code ทำยังไงครับ
ผมลองแบบนี้แล้วไม่ได้ครับ
ใน code behind:
public Sub WebForm1_Load(Byval object as object, Byval e as EventAgr)
Session("Name") = "ทดสอบ ส่งค่าผ่าน property"
end Sub
ที่ inline :
<asp:textbox id="txtName" runtat="server" text='<%= Session("Name") %>' />
ในหน้า inline มันเอาคำว่า <%= Session("Name") %> มาแสดงคับ ไม่ได้เอาค่าในตัวแปลมา
แนะนำทีครับ
|
|
|
|
|
Date :
2011-04-08 20:09:01 |
By :
sodamax |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
txtName.text = Session("Name")
|
|
|
|
|
Date :
2011-04-10 12:54:58 |
By :
13crowns |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ขอบคุณ Herriken และคุณ mr.win ครับ
จะลองดูคับ
|
|
|
|
|
Date :
2011-04-18 01:10:30 |
By :
sodamax |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ขอโทดครับผมคงอธิบายน้อยไป
คือผมจะใช้ jqurey เกี่ยวกับการใช้ progressbar ซึ่งผมจะต้องรับค่ามาจาก aspx.vb เพื่อทำให้ progressbar ขยับครับ
แต่ผมไม่สามารถส่งค่ามาให้ฝั่ง Inline-Code ได้ครับ
สมมุติว่า ถ้าผมให้ timer เพิ่มค่าไปทีละ 1 เก็บไว้ในตัวแปล i โดยที่ตัวแปล i อยู่ฝั่ง code Behind
ผมจะนำค่า i มาให้ progressbar ยังไงครับ
แนะนำที
ขอบคุณครับ
|
|
|
|
|
Date :
2011-04-18 01:16:48 |
By :
sodamax |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ขุด ขุด ขุด
|
|
|
|
|
Date :
2011-04-18 11:21:05 |
By :
sodamax |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
server script (asp.net) กับ client script (progressbar) ไง
เอา server script มา gen client scrip สิ
|
|
|
|
|
Date :
2011-04-18 15:48:46 |
By :
... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ช่วยอธิบายหน่อยครับ ไม่เข้าใจ ^^
|
|
|
|
|
Date :
2011-04-18 18:22:00 |
By :
sodamax |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ขุดๆๆๆๆ
|
|
|
|
|
Date :
2011-04-18 21:33:57 |
By :
sodamax |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ช่วยแนะนำทีครับ
|
|
|
|
|
Date :
2011-04-19 15:16:08 |
By :
sodamax |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Code (C#)
Response.Write("<script>alert('ส่วนนี้คือ client script ที่ server script เจนออกมา');</script>");
|
|
|
|
|
Date :
2011-04-20 09:39:32 |
By :
... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
progressbar ของ asp.net เป็น ajax ซึ่งก็ต้องอาศัยความเข้าใจเกี่ยวกับ server client script เหมือนกัน
จำได้ว่ามีกระทู้อยู่แล้วด้วย ลองหาดูในบอร์ดนี้แหละ
ใช้ asp.net ajax
|
|
|
|
|
Date :
2011-04-20 09:44:42 |
By :
... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ขอบคุณครับ ลองดูก่อนครับ
|
|
|
|
|
Date :
2011-04-20 15:19:01 |
By :
sodamax |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ลองดูแล้วครับ งง มากมาย
อยากได้แค่ส่งค่าข้ามฟอร์มครับ
|
|
|
|
|
Date :
2011-04-21 18:02:30 |
By :
sodamax |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
อยากช่วยแต่ก็ไม่รู้จะทำไง เอาไปแก้ขัดก่อนแล้วกันครับ
http://www.dotnetcurry.com/ShowArticle.aspx?ID=203
เท่าที่ดูเหมือนกับเขาเอาค่าไปฝากไว้ที่ textbox แล้วก็ให้ js เรียกไปใช้อีกที
นี้อีกอัน
http://usableasp.net/DeveloperPage.aspx?page=Articles/HowTo/HowToPassMessagesBetweenServerAndClient.htm
อันนี้ใส่ค่าไปกับฟังชั่น ลองเอามาจากเว็บนี้ http://forums.asp.net/t/1187264.aspx
Code (C#)
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="WebApplication1._Default" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>Untitled Page</title>
</head>
<script runat=server>
protected void Page_Load(object sender, EventArgs e)
{
String arrName = "MyArray";
String arrValue = "\"53.54377562332187\", \"-2.625732421875\", \"icon0\", \"title\", \"description\"";
Page.ClientScript.RegisterStartupScript(this.GetType(), "arr", "addPoints('" + arrValue + "');");
}
</script>
<script type="text/javascript">
function addPoints(inputArrayString) {
var newpoints = new Array();
newpoints = inputArrayString.split(',');
}
</script>
<body>
<form id="form1" runat="server">
<div>
</div>
</form>
</body>
</html>
ถ้ามันรกหรือใช้ไม่ได้ก็ขออภัยครับ
|
ประวัติการแก้ไข 2011-04-22 03:04:47 2011-04-22 03:27:12
|
|
|
|
Date :
2011-04-22 02:40:51 |
By :
hamzter |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ขอบคุณ hamster ครับ เด่วลองดูครับ
|
|
|
|
|
Date :
2011-04-25 19:51:50 |
By :
sodamax |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 05
|