User Profile
Collapse
-
thank you for your reply. it enlight me now. i think its better to follow the W3C rules in setting values to any attributes in html. it should be enclose in double quotation always to avoid this kind or trouble. -
i also noticed that when i find some format of writing it in other homepage. thanks for your reply. i just have only a question, why is it even if you dont put a double quotation on it but make sure that there is no space present on the data like the one below work? what explanation can you have about it, their difference for example. i just keep on answering my boss that, that is the format on writing it. any reason you have?
onclick...Leave a comment:
-
onClick Event dont function well when a certain space is existed
hello there! i had spent lots of time searching and thinking what is the reason why in onClick event like the one below, when a certain space between words is existed, it doesnt function well. can anybody know here the reason. or is there something wrong with my coding. kindly enlighten me if you have some information.
sample 1(just a simple alert message display)
<input type = 'button' Name = 'test1' value='CLICK ME' ... -
setting a default value when creating a table
im trying to create a table as shown below. i tried to set a default value for a certain field but an error is occuring. can you give me insight where is the hole in my coding? im using asp and the database is MSACCESS.
SQL_CREATE = "CREATE TABLE JOB_NAME" &_
"(SER_NO AUTOINCREMENT," &_
"JOB_ID INT," &_
"ORDNO VARCHAR(255) NOT NULL," &_
"URINO... -
copying a table(MSACCESS) and changing its table name using asp
hello there! especially to those experts here in this forum. glad to be here.
this is my first post here and sorry if its a problem. later i will try to answer also those questions where i have some nuts of it. well, this is my problem.
im trying to copy a certain table in a database(MSACCE SS) then save it on the same database by changing its table name but i cant make it happen. i search the web and also here in this...
No activity results to display
Show More
Leave a comment: