All Questions
0
votes
0answers
3 views
404 error in loading image: Laravel 5.1
When I am doing ?
In my Laravel 5.1 code, I created the Project with the name of SampleApplication...with the below path
C:\xampp\htdocs\SampleApplication\
Then after successful registration ...
0
votes
0answers
2 views
ASP.NET 5 beta8 IIS publish static content doesn't work
I have very simple ASP.NET 5 app , just one page with static content and js.
after upgrading to beta 8, somehow I managed to run my app ,except that all static files requests return 302 (redirect) ...
0
votes
0answers
4 views
height, weight, length in mm to Cubic (m3) and total weight in kg
I need to know in PHP how i calculate height, weight, length in mm to Cubic (m3).
For example I have:
Total height: $sqlresultheight
Total length: $sqlresultlength
Total width: $sqlresultwidth
I ...
0
votes
0answers
4 views
JqueryUI slider is not working when parsing dom element
I'm using simple html dom parser.
Everything works well with my code but jqueryui is not working and for some sites it doesn't display images.
Please check live site here http://www.larevuedekenza.fr/
...
0
votes
0answers
2 views
How to get values from child nodes using java?
I have a XML content like below...
<Parent_Tag>
<Parent_Tag_1>
<Component>
<Type>ABC</Type>
<Amount>
...
0
votes
0answers
5 views
Regular Expression to match the following Date Format
I have a regex to match the date formats Sep.23'15 or Sep 23'15 or Sep23'15
[a-zA-Z]{3}[. ]\d{2}'\d{2}
I am able to match Sep.23'15 & Sep 23'15 but not Sep23'15
How to write the regex to match ...
0
votes
0answers
3 views
Sending badge number in socket notification?
In short, my question is:
Should I send badge number in socket notification? Will the process of calculating the badge number delay the time to send significantly?
What information do you ...
0
votes
0answers
4 views
Page scrolls to top on grid row select EXTJS 5
When a row from the grid is selected, the page scrolls to top.
Tried preserveScrollOnRefresh but it didn't work.
0
votes
0answers
2 views
Relation between EIP and ENI in AWS/EC2
I'm a new user of AWS/EC2. I'm not sure that how Amazon manage a pair of EIP and ENI.
What I want to do in ec2 is to use a software license which is related to MAC address. So for using this license, ...
0
votes
2answers
16 views
image tag inside a html table
need a hand here below is my js code for inserting table values dynamically from js . everthing works fine but cant able to display the image help nedeed pls poptab is the table id that i have in html ...
0
votes
0answers
5 views
Image Assest for all device
I have a storyboard file with Width Any & height Any AutoLayout.
I have a Imageview with (0,0,0,0) constraint
I want to show one Static Image. My app is supports both Landscape & Portrait ...
-1
votes
0answers
4 views
Microsoft Edge extension like Chrome Extension
Is there any extesion support for microsoft edge like chrome extension.Thank you for your help.
0
votes
0answers
7 views
video not playing in fullscreen while getting url from metadata
I am trying to play the video in fullscreen using vuforia sdk in android, and the video is not playing in fullscreen when the video url form metadta but it is playing fine in normally.
And this is my ...
0
votes
0answers
4 views
How to bind a form with json model in sap ui5
I am very new in sap ui5 technology.
Please give me an example of form binding with json.
thanks in advance
Vishnu
0
votes
0answers
9 views
Exception in thread “main” java.lang.RuntimeException: javax.mail.AuthenticationFailedException
The program attempts to send e-mail but throws a run time exception:AuthenticationFailedException.
0
votes
0answers
13 views
Automatically set a value to a select box after dynamically loaded option value
Suppose i have a textbox and a select box with like this.
<input type="text" id="txt"><br/><br/>
<select id="sel"></select>
<option value="0"> Select Value ...
0
votes
0answers
1 view
Add sub-menu in settings tab in gmail using chrome extension
Hi all I am very new to chrome extensions. I have some code which add menus under the settings dropdown as like below
Code which appends menu is:
$navContainer = $(".SK.AX").last(),
...
0
votes
1answer
5 views
Java slime volleyball image flickering
I have started making slime volleyball. I have run into this problem where the image for the slime character flickers insanely. the image is disappeared just about the same amount of time that it is ...
0
votes
0answers
5 views
An exception of type 'System.FormatException' occurred in mscorlib.dll but was not handled in user code Sqlite in Wpf
I Wonna Use Sqlite In My WPF Project But When i Select The Table It Gives Me This Error:
Blockquote An exception of type 'System.FormatException' occurred in mscorlib.dll but was not handled in ...
0
votes
0answers
2 views
Code Coverage of sahi files in ANT
I have a test suite containing sahi files ( Sahi - web browser Automation test tool). I want to run code coverage for this suite using ANT. I am new to sahi & unable to find good documentation to ...
0
votes
0answers
7 views
make sure that is properly before you starting genymotion
My genymotion geve an error make sure that is properly before you starting genymotion i don't what is this means
Please help me
0
votes
0answers
7 views
Ajax GET with content type set to json. Is this valid?
I have seen that it's possible to set the content type of a Ajax POST request to json. From what I understand this means that the data send (which you should stringify first) will be sent as json in ...
0
votes
0answers
3 views
problems with gulp-convert-encoding
I have a file in charset Windows-1251. Using the module gulp-convert-encoding. Need convert to utf-8
gulp.task('test', function () {
return gulp.src('test.js')
.pipe(minify())
...
0
votes
0answers
2 views
QGLWidget RenderText () crashes and text mess up
I ported my Qt application from Qt4.8.6 to Qt 5.1.0.
After porting GUI crashes randomly at renderText(x, y,z, font). Also sometimes text messes up, instead of letters and numbers bold black ...
0
votes
0answers
2 views
Tensorflow - The source code of the tensorflow_inception_graph.pb
Does anyone know the original source code of the tensorflow_inception_graph.pb.
I really wan't to know the operation in the example project
Thanks
0
votes
0answers
5 views
Drive api not working inside service
i made one activity and one service. Activity for just getting authorised once which is working fine but when i try to list files using same account in service it doesnt works.
Here is the ...
0
votes
0answers
3 views
How to write WPF DataTrigger within Border Style and how to Find Element in Setter?
I need a WPF DataTrigger for the Mouse Hover functionality of a Border. The Border Contains a Button, initially its Visibility is Collapsed. The Button should be Visible only on Mouse Hover otherwise ...
0
votes
0answers
13 views
Randomizing a string in Java
I need to, using an already defined set of 2-4 letters, create a string that is completely randomized. How would one take letters, combine them into one string, randomize the position of each ...
0
votes
0answers
6 views
Proper way of passing multiple queries in yii2
My website has Object as the model and ObjectSearch as the searchModel. I realized that I am already having a lot of duplicates in my two different controllers. For example, FirstController has this:
...
-1
votes
0answers
6 views
Java Metrics Sample code
I am newbie to metrics and I don't understand why I am getting this output Please somebody explain. Thanks in advance.
package sample;
import com.codahale.metrics.*;
import ...
0
votes
0answers
3 views
Were is location of appthemes_get_registration_url
Can any one tell me were can I find this function in clipper wordpress theme.
0
votes
0answers
3 views
how to identify skip and escape characters in json?
i have double double quotations in my JSON string and value
how can i identify which double quotations to escape and which to escape from parsing?
"Body":{"ContentType":"HTML",
...
0
votes
2answers
28 views
It's not working using 'a' to submit the form in HTML
I tried to submit the request with post method by clicking the element a in HTML. But it always refreshes current page, even the action is updated with correct value.
This is how I submit the ...
-2
votes
0answers
10 views
Is there any CMS for online Exam System which develop on .Net Technology?
I need a CMS for online Examination with the basic functionality only.
0
votes
0answers
3 views
Can i call CRON after create data in table of Rails?
Can i set any way to call run after create data into table. I am using Rails 4.
Right now, my cron RUN after every 3 minutes but now i need to call run auto when create user.
I tried lots but not ...
0
votes
0answers
2 views
Create new collection in SolrCloud fails - ZkSolrResourceLoader does not support getConfigDir()
I'm trying to create a new collection with 2 shards and 2 replications on Solr 5.4.0.
bin/solr create -c master_electronics_Product -n defaultconfig -s 2 -rf 2
I'm running in the error ...
0
votes
0answers
3 views
ISAPI filter and compression cancelation
I have an old style ISAPI filter which intercepts SF_NOTIFY_SEND_RESPONSE and changes the Content-Type to / and sets Content-Encoding to empty string. It happens when the response body is smaller than ...
0
votes
0answers
8 views
Python - Methods
from win32com.client import Dispatch
x1App = Dispatch("Excel.Application")
I have created an object for excel.
Now I want to know the list of methods available for the object x1App
When I print ...
-1
votes
0answers
7 views
Synchronization or concurrency issue in java
I am working on a project where i have two application and one common db.
so problem is that in one application having repositories that are filled at the time of application start up and after that i ...
0
votes
0answers
33 views
Symbol not displaying properly
ؤْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْْ What's so special about this symbol ...
1
vote
0answers
11 views
Unable to launch eclipse after updating java version to java 8…Resolved
I updated my java version to java 8 as one of the website demands it to run its content. But after updating the java version to Java 8 it gave me trouble in launching the eclipse. I got the following ...
0
votes
1answer
17 views
Javascript - Listener executing on assignment
So, I'm currently working on a HTML page that displays a table with an editable text box and a delete button for the row for every quote in a list. The list is fetched from a stored file, so I need to ...
0
votes
0answers
6 views
jquery input mask for TNM Staging
I am trying to implement a complex mask with several alternate masks
"T(i)|(t)|(4[d])|(1[j])|(1[c])N"
T1aN
T1miN
T1N
are 3 possible values with begining with T1
But it fails when T1 is typed
Here ...
0
votes
0answers
3 views
Table relation error value not within the range
Ax 2012 R3. I’ve created a new table to hold group data (let’s call it AgencyTable); I’ve created a RefRecId that references AgencyTable and extends RefRecId (lets call it AgencyTableRefRecId).
I’ve ...
0
votes
0answers
3 views
Nested Aggregation Elasticsearch (accessing parent in aggregation on child)
My requirement is to have data from parent document in the bucket created from nested document. But data from parent document comes null always.
My query:
"aggregations" : {
"aggg_on_terms" : ...
0
votes
0answers
1 view
Letters are broke down when installing Android studio at Setup wizard
I am not able to see the messages what the program is going to do.
At the below, what is the problem & what should I do to make this problem fixed??
Plz...
enter image description here
0
votes
0answers
9 views
How to change uitableviewcell's custom uilabel using notification with out reloading whole table data in ios swift
I have a tableview
I set timer in ViewDidLoad() as follows
self.timer = NSTimer(timeInterval: 10.0, target: self, selector: Selector("fireCellsUpdate"), userInfo: nil, repeats: true)
...
0
votes
0answers
15 views
Volley Request call URL multiple times
I have recently started on Android development platform. I am using Android Studio, and using Volley library for network operation. I have implemented a backend for push notification for iOS and it is ...
0
votes
0answers
4 views
Open internal links inside a madal in same modal
I am using bootstrap and angular and i have code like
$modal.open({
templateUrl: 'views/abc.html',
controller: 'abcCtrl',
resolve: {
newId: ...

