Is there a way to debug portal program????

 5 Replies
 0 Subscribed to this topic
 14 Subscribed to this forum
Sort:
Author
Messages
Vijay S
Veteran Member Send Private Message
Posts: 174
Veteran Member
Hi,
Can anyone tell me how to debug the html code of a portal program, say PR89 ? some customizations have been made to the standard file and now it is not working as expected ???

Regards,
VJ
Jimmy Chiu
Veteran Member Send Private Message
Posts: 641
Veteran Member
you can use the animator/fiddler i guess to find where the cause of the problem is.
Deleted User
New Member Send Private Message
Posts: 0
New Member
many alert() functions
Vijay S
Veteran Member Send Private Message
Posts: 174
Veteran Member
Hey Gary there are many alert() functions !!!!!!!!
Arvin Ojales
Advanced Member Send Private Message
Posts: 24
Advanced Member
Sure, you can run portal in debug mode:

http://portalserver/lawso...index.htm?DEBUG=true

It will open up another screen that will show debug utility.

Arvin Ojales
Vijay S
Veteran Member Send Private Message
Posts: 174
Veteran Member
Thanx Arvin!!!!!!!!!!!!!