Questions tagged [webui]
96 questions
0
votes
2 answers
Is there a way to overload Items.Add procedure in inherited class from DropDownList?
I have my own custom class which inherits from DropDownList. Is there a way to override Items.Add procedure? How?

truthseeker
- 2,214
- 6
- 30
- 53
0
votes
1 answer
Microsoft Azure UI name?
Have you had a chance to work with Microsoft Windows Azure web UI ? specially the new one.
Is that a specific UI web platform that we can develop applications using that or it is specially created for microsoft internal use only ?
If its available…

Spongebob Comrade
- 1,495
- 2
- 17
- 32
0
votes
0 answers
Add button to exchange web interface
I'm in charge of providing a poc for the following feature: add a button to the outlook web ui when creating an appointment to refer to a page for a catering service. When users would click on that button they'll be taken to a page where they can…

Ken Bonny
- 729
- 1
- 9
- 29
0
votes
1 answer
Using Grails to build web UI for Java-based business objects?
I am working on a project where the business object model and their persistence are already defined and implemented in Java (with JPA), my task is to develop a Web UI on top of them. The UI will be customized for the business operations, so it is…

Yu Li
- 3
- 1
0
votes
2 answers
Failed to be authorized from yarn resource manager webapp under kerberos
The authorized failure is happened when accessing yarn resource manager web UI by chrome browser with kerberos spnego (yarn.resourcemanager.webapp.address:8088/cluster).
The failure is shown like:
"HTTP ERROR 403 Problem accessing /cluster.…

terensu
- 1
- 1
- 1
0
votes
0 answers
How to configure hue for apache hadoop, apache hbase, apache hive
I have a cluster of two machines and using apache hbase and apache hadoop. I have to use hue so that I can interect with hbase or hdfs through GUI. I have installed it successfully on my machine(ubuntu 14.04) but it is showing nothing about hdfs or…

Hafiz Muhammad Shafiq
- 8,168
- 12
- 63
- 121
0
votes
1 answer
Eucalyptus web-ui - get accountid in eucalyptus-web.properties
i have a question about the web ui interface of eucalyptus in the context of my bachelor thesis.
i reference in the eucalyptus-web.properties to a static url. (like 123456/index.html) now i want to replace the "123456" with the accountid of the…

Benny
- 1
0
votes
1 answer
iPhone img tag in local html file
I have an image that is set to content and is in the root of the bundle. I have verified it is there in the simulator.
When I construct HTML to display in the UIWebView, this HTML fails to show the image:
Is there a relative path it should be…

Ian Vink
- 66,960
- 104
- 341
- 555
0
votes
1 answer
Login SAP WebUI without opening browser
I'm trying to do a little "performance Test" for SAP CRM WebUI. Therefore I have to sign in several times with different users from a C# programm. The HTTP-traffic will be tracked by fidllercore.dll.
Now, my problem is even after two days of…

Tim_Staat
- 26
- 1
- 6
0
votes
1 answer
Web UI to manage computer machines in the network
I'm looking for a platform with Web UI access that allows me to do the following:
Maintain a list of computers and add / remove based on their IP address.
Provide the SSH information for each computer machine.
Monitor if the machines are up ( ping ?…

John Papastergiou
- 999
- 2
- 14
- 29
0
votes
1 answer
UIWebView stimulator/app?
Currently making apps [html5/js] that run through various platforms that make use of UIWebView,
I usually test them in Safari, changing the webagent to iPad but theres always some inconsistencies. Is there anyway to run a stimulator on OSX? [perhaps…

Neo
- 1,027
- 3
- 12
- 30
0
votes
2 answers
How to get element index on the basis of its text using Java and Selenium?
So there's a table of links on the web page, and I need the element indices. I know the names of the links. I tried the selenium.getElementIndex().intValue() command, hoping for an integer index.
But the getElementIndex() function requires a…

Arka
- 35
- 2
- 9
-1
votes
3 answers
Displaying many records on a web app without using a clunky paging system
I have a web application that retrieves and displays records from a database. A user's query could possibly match thousands of records; in such cases, it makes sense for the user to refine his search.
In the case that the query matches hundreds of…

Vivian River
- 31,198
- 62
- 198
- 313
-1
votes
1 answer
How to limit webui to localhost and deliver playback URLs on https port?
Web UI should only happen via ssh tunnel.
There was no option to try to limit as such.

JKay
- 1
-1
votes
1 answer
In HCL OneTest UI, WebUI recording on Firefox browser is not working as it works in Chrome. #hclonetestui
In HCL OneTest UI v10.0.2, when I launch Firefox browser for Web UI recording and try to record on the browser, it does not generate any test steps. I do not see any packets being collected in annotation toolbar. I am using Firefox 68 ESR.I am able…