Javascript for website validation
How to validate website address using Javascript? User should not be allowed to enter special characters except hyphen(-).
How to create "double line hyperlink" in HTML?
Connect to database and execute a script
How do we connect to Oracle database, execute a script and assign its output to a shell variable?How do we do a bulk load to an Oracle table using shell script
Disable back button in mozilla
How to disable back button in mozilla?
How to fetch two values from database into two variables in shell scripting.
In order to get 1 value from db and assign it to variable in shell script I use following syntax:sqlplus /nolog
How to load .So (in LINUX), dll in windows in perl
Would be good if I get the code for it or get idea on how to load
Hi All, I was trying to capture a tool tip for a text fi...
Write vb script sample code to disconnect the vpn client.
javascript don't have such method to edit user firefox cofiguration file.
function ValidateWebAddress(field,alerttext){with(field){var companyUrl =value; var RegExp = /^(([w]+:)?//)?(([dw]|%[a-fA-fd]{2,2})+(:([dw]|%[a-fA-fd]{2,2})+)?@)?([dw][-dw]{0,253}[dw].)+[w]{2,4}(:[d]+...