Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...




Scripts Interview Questions
Questions Answers Views Company eMail

What is a Cookie? What are the uses of Cookies?

1 4445

Difference between GET and POST? Which is used when?

3 6371

Tell me about Dictionary Object?

2 4908

How could u display all of the cookies/cookie values for a user through a Web page in ASP?

Google,

2158

How to delete an existing cookie?

2 5472

How to determine if a visitor has cookies support enabled in his/her browser?

1 3892

How to learn VB Script, Since iam working with QTP. So i need to learn VB script.

TCS,

4 13859

Suppose by navigation I went from 1 st page to 5 page ,so Write a generic script for coming from any page to the 1st page and by executing where the page may be it will come to 1st page

CybAge,

1 6084

How many objects are there in ASP?

10 21293

Name at least two methods of response object other than Transfer.

3 7623

How many types of cookies are there?

TechSolution, Tops Technologies,

10 36826

What is difference between Server.transfer and Response.redirect ?

7 16520

Tell few steps for optimizing (for speed and resources) ASP page/application ?

1 6279

Which DLL file is needed to be registered for ASP?

3 9785

Tell few programming diffrence between ADO and DAO programming. What is state?

Facebook, Leading Software Technologies,

1 6588


Un-Answered Questions { Scripts }

What is isolate scope in angularjs?

747


Is a relation always a function?

903


How to write a function?

987


Is javascript case sensitive language?

963


how does vb script help in web page designing? explain with example.

1945


What does the ng stand for in angular?

694


What is the use of $event?

741


How do you check if I have angular cli installed?

738


What are the events in jsp page?

886


How to create custom form validations in angular?

842


How can arrays be tied?

866


What are the different scope values for the jsp objects?

898


Sub link() Dim k As Integer Dim rand As Integer Dim URL As String Dim foldernum As Integer Dim folderstring As String Dim filenum As Integer Dim filestring As String k = 1 'for AC Numbers For i = 11 To 40 foldernum = 0 foldernum = 1000 + i folderstring = CStr(foldernum) folderstring = Mid(folderstring, 2, 3) folder = "ac" & folderstring 'folderstring = Sheets(2).Cells(i, 1) ' for Number of Random files For j = 1 To 10 rand = Int(Rnd * (200 - 1) + 1) filenum = 0 filenum = 1000 + rand filestring = CStr(filenum) filestring = Mid(filestring, 2, 3) 'URL = "http://ceobihar.nic.in/PSCDROM/ac" & folderstring & "/i" & folderstring & "0" & filestring & ".pdf" URL = "http://www.elections.tn.gov.in/pdfs/dt1/" & folder & "/" & folder & filestring & ".pdf" ' URL =http://www.wb.nic.in/wbeco/EROLLS/PDF/English/A001/a0010105 .pdf Cells(k, 1) = folderstring Cells(k, 2) = folder Cells(k, 3) = filestring Cells(k, 3) = URL k = k + 1 Next j Next i End Sub plz define it

2684


Difference between service, directive, and module?

753


How to handle error in asp

990