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...

IBM AS400 AllOther Interview Questions
Questions Answers Views Company eMail

how can I give more performance to some selected pages?

IBM,

1081

some special characters I key in my html source members show different on my web pages. Why? How can I solve this?

IBM,

1130

is there any way to dynamically merge other html scripts into a given html?

IBM,

1118

what is the favicon.ico request that my site receives now and then?

IBM,

1155

how can a cgi check whether an ifs object is available?

IBM,

1144

is it possible, in the same cgi, to run more than one gethtml or gethtmlifs?

IBM,

1107

under given circumstances, my cgi should link to another site. How to implement this?

IBM,

1054

when should I use method get, and when should I use method post in my cgis?

IBM,

1177

how may a cgi control duplicate inputs?

IBM,

1109

how can I automatically refresh a web page?

IBM,

1094

is it there an easy way to determine if an html section is available to issue a wrtsection upon?

IBM,

1016

what if my system I runs with system value qccsid 65535?

IBM,

1100

how can I control the way a remote browser uses its cache?

IBM,

1286

how to develop some simple graphs (bar charts) using just html?

IBM,

1111

how can I control from my cgis the cache of a remote browser?

IBM,

1220


Post New IBM AS400 AllOther Questions

Un-Answered Questions { IBM AS400 AllOther }

what is a join logical file?

1258


What are the different opcodes used for file operation on a subfile in a rpg pgm?

1897


define the rcvf command?

1793


Difference between NOPASS & OMIT?

1933


Which command is used to replace CDUP command in FTP IF i WANT TO USE SFTP?

2492


what does opcode post do ?

1838


In AS/400 projects in Companies whats the meaning of production support team.what production support involves.also what work does development,maintenance involve what are the other teams or processes that are available for as400 project.

9110


what is the function of cpysplf command?

1777


In Which Specs Arrays, Tables & Constants Are Defined?

1214


can error messages as a result of a comp, range or values keyword be overridden?

2014


what is xfoot opcode ?

1911


which single rpg opcode performs both setll and reade?

1834


Service Program : S1 Modules in S1 : M1 M1 having two procedures : ADD, SUB Current Binder Language STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP Doubt: I need to add one new Module to the Service Program M2 having one procedure ‘MULT’ How to add this new module to the service program S1 ? If I need to recreate the service program again, Do I need to mention the Module M1 again while recreating along with new Module M2? There is no Binding Directory. Binder language structure will be like this STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") EXPORT SYMBOL("MULT") ENDPGMEXP STRPGMEXP PGMLVL(*PREVIOUS) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP

2412


what are all the contents of subfile?

1758


how to write code for singlepage in sqlrpgle with update ?

2877