How i get the client m/c IP address.

Answer Posted / hetendra chauhan

go to command prompt -
Command : ipconfig /all it will give you the details of
mac and IP Address

Is This Answer Correct ?    4 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory

2476


What is an oracle report? List its various types.

559


how do u place it in required folder

1462


In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?

806


What is an SQL FORMS ?

2304






if some data is not transfered where it will get stored

1452


hiding item in report how like that properly,thats manually but at runtime i want to do

2536


if u want to delete all these detail block etc what will happen in form

1467


what are the oracle forms services components include?

545


I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object

2265


In workflow how can we send a notification to the Supplier giving the Corresponding report Details.

1433


Explain the different levels at which oracle form services interact.

596


Why oracle forms required?

550


if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed

1469


i have a repeating frame that prints on every page for a product code. But when on page ends the info associated with that product code is truncated and not overflowed to the next page.On the next page data with the new product code is displayed. I want the data for one product code to be continued on the next page if it does not fit on a single page. The values are as: repeating frame vertical = variable horizontal = variable page protect = 0 print object on = first page base printing on = enclosing object for the outermost frame which encloses the repeating frame: print object on = last page base printing on = anchoring object end of layout section = yes rest all the values are same as the repeating frame

2559