what is the function to get the ascii value of the
character?

Answer Posted / bfakruddin

msgbox asc("i")

Is This Answer Correct ?    36 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are string functions in vbscript?

642


How can the spaces from the string be removed?

581


Is vbscript a case-sensitive or case-insensitive?

744


i have a problem with this error(this error related edit and delete button,when i click this button in datagrid..i will get this error)"Invalid postback or callback argument. Event validation is enabled using in configuration or <%@ Page EnableEventValidation="true" %> in a page. For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them. If the data is valid and expected, use the ClientScriptManager.RegisterForEventValidation method in order to register the postback or callback data for validation." this is my code : <%@ Page Language="VB" Debug="false" %> <%@ import Namespace="Sytem.Data" %> <%@ import Namespace="System.Data.OleDB" %>

(Search Based On Staff I.C No) IC.No (XXXXXX-XX-XXXX)   ' runat="server"> ' runat="server"> ' runat="server"> ' runat="server"> ' runat="server"> ' runat="server"> ' runat="server"> ' runat="server"> ' runat="server"> ' runat="server"> ' runat="server"> ' runat="server"> ' runat="server"> ' runat="server"> ' runat="server"> Total Leave Taken : Days

2331


How to Import data from a file (file is on the desktop) to the data table

1543






Explain the support of asp for vb script functionality?

625


how to check whether link is disabled in QTP??

5619


Explain some uses of vb script?

543


why variable name should not exceed 255 characters?

1803


Out of the different type of operators, which are evaluated first and last in the vbscript language?

550


By default in vbscript the arguments passed to functions and subroutines are by reference or by value?

609


In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?

2006


How to declare an array in vbscript?

656


Explain the tristate constants in vbscript?

550


Which operator can be used to check if two numbers are equal or not in vbscript?

634