Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements

7 Posted Topics

Member Avatar for bapu435

[inline] as far as my knowledge goes u can't achieve this by javascript as well, try doin something like this [/inline] [code] <html> <%@ page import="java.sql.*"%> <% var LastName; var Firstn = names.value ; var cn = new ActiveXObject("ADODB.Connection"); //here you must use forward slash to point strait var strConn …

Member Avatar for Ezzaral
-4
7K
Member Avatar for techna
Member Avatar for techna
0
63
Member Avatar for martin8484

IE is a easy go browser that ignores small errors hence it'll not trouble u for silly mistakes. my suggesion is to check ur code once, however if u give some detail on what the problem u r facing it'll be easy for us to suggest.

Member Avatar for Leprakawn
0
160
Member Avatar for yoshi594

In javascript, write a function that changes the image of the button (capture it with id) and call the function in the onmouseover and onmouseout of text.

Member Avatar for HI2Japan
0
139
Member Avatar for hugvc333

To avoid duplication in column(s) we can create it with unique costraint. Constraint is nothing but rules that you can impose on the columns to be unique or not null etc. To create a unique column you can have the codes like: create table mytable(col1 datatype unique, col2 datatype,...)

Member Avatar for nav33n
0
136
Member Avatar for marjan_m

Adding the meta tags will certainly improve the search engine capablity to find your site, try giving some catchy title or keywords in meta tag.

Member Avatar for techna
0
112
Member Avatar for aarya

Dreamweaver helps us do our coding easily by drag n drop, but we need some clearing of junk codes which it generates that way. But the best part in Dreamweaver is that its less prone to errors that we may tent to do like opening n closing tags at appropriate …

Member Avatar for techna
0
389

The End.