Hello~
left corner in ie displays happened error
however the page works.
any where have error??
thanks
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=big5">
<script...
hi
in access, it has a AutoNumber and field size is long integer.
however in sql server, i just know smallint is AutoNumber but the field size just has 2 unit from 0 to 99
any data type has many unit from 0 to 9999 or more?
thanks
hi
i installed mysql and phpMyAdmin on win2k iis.
i aslo installed mssql in win2k in the past.
after installed mysql, i typed mysqld-nt start and mysqladmin -u root password '1234'.
i set http://localhost/phpMyAdmin, localhost, root and password in localhost/phpMyAdmin/config.ini.php
after...
hi
rs.MoveFirst
while Not rs.EOF
%>
<tr>
<a href="#" onClick="td_display('org<%=i%>', <%=ttl%>)">
function td_display(td, num){
for (i=0;i<=num;i++){
temp=eval("org" + i);
if (temp==td){
tdinvisible=eval(td+".style");
tdinvisible.display=""
}else{...
hi
i wanna get the last record.
i tried to code:
rs.MoveLast
pid=rs("productID")
get a error...:can't support to get the record from last(sth like that)
any method to solve?
and
2.33333333....=7/3
i dont want to get 2.333333...
i wanna get 3.
i just coded:
a=CInt(ttlCount/3)
b= ttlCount...
hi
http://colokit.servegame.com/watch/test.htm
test.htm is in my computer. however it didn't work
but run this C:\Inetpub\wwwroot\watch\test.htm
it worked.
i dont know where has any error....
thanks...
hi
<form name="update" method="post" action="">
.....
.....
.....
<input type=button name="update" value="Update">
<input type=button name="sendInquiry" value="Send inquiry">
</form>
i want update button goes to update.asp, sendInquiry goes to sendInquiry.asp in the form
how can i solve!?
thanks
hi
if array1(0)<>empty then
...
end if
error message:the datatype didn't match
coz b4 i didn't make array function.
any method how to check a array existing or not?
thanks
hi
when user add some items into shopping cart, what method should i choose?
Session("OrderProduct") = Session("OrderProduct") & "[" & productid & "(" & qty & ")]"
means that
Session("OrderProduct") =
Session("OrderProduct") & [ProductName_A(9)][ProductName_B(20)][ProductName_C(1)]
but i...
hi
1. there are have around 10k records in ms access. is the performance bad?
2.in ole object in ms acces, should i choose to save a pic into ole object or to save a path into text?
thanks for help...
Hello
i sometimes see some urls
abc.asp?User_ID={E1E12749-A5E8-4666-9F44-E8545140B674}
={E1E12749-A5E8-4666-9F44-E8545140B674}<---- what means??
use for what!?
thanks
hi
how can i build a 10 000 clones of that leaf ??
need to code some max script for building leaf??
http://www.saunalahti.fi/ops/tutorial/treetut/treetut2.htm
thanks for help
hi
http://www.itrading.com.hk/1.gif
i want circle 1's point and cirlce 2's point are connected , then do a surface function. what steps can i do?
i already use the weld function and fuse function. but after doing surface function, it can't sucess
thanks for help.....
urgent plz.....
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.