Posts
 
Reputation
Joined
Last Seen
Ranked #1K
Strength to Increase Rep
+6
Strength to Decrease Rep
-1
85% Quality Score
Upvotes Received
26
Posts with Upvotes
25
Upvoting Members
17
Downvotes Received
5
Posts with Downvotes
4
Downvoting Members
3
4 Commented Posts
~74.0K People Reached
Favorite Tags
Member Avatar for davy_yg

It seems that they don't have 64bit version. I use sometimes wamp if I need 64: http://www.wampserver.com/en/

Member Avatar for pritaeas
0
505
Member Avatar for sya20

In order to help you please put some code you already created. After that I can point where do you have problems and help you solwing them. Regards, Mike.

Member Avatar for pass4sureguide
0
411
Member Avatar for tHE_alCHMist
Member Avatar for eliy

It depends on many factors. 1. Programing language, for different languages you need to pay different hostings rates. Example: for development in PHP are lower hourly rates then in Java. Note: chosing language is always tricky thing because all changes and updates and "power" of your site depends on that. …

Member Avatar for eliy
0
499
Member Avatar for michael_51
Re: java

Hi, can you please provide some code that you are working on? We can help you only when we see your code so we can find a problem. Regards, Mike.

Member Avatar for stultuske
0
159
Member Avatar for ansh.29

Hi, can you post some code you already created? What I can say is that you will have one form post/get method that will point to php page if you use php. In that form you will have your select with all possible values. In php page you will process …

Member Avatar for milil
0
301
Member Avatar for Hari_11

For hibernate you have a lot of examples here: http://hiddensciencex.blogspot.rs/2013/04/is2-hql-upiti-i-kriterijumi.html But in order to help you more please write some code you already created. Regards, Mike.

Member Avatar for stultuske
0
170
Member Avatar for MangJuan

I didn't quite understand, what exactly do you need. Is it getting values from textboxes using textbox id? Can you please explain bit more and can you post some code?

Member Avatar for diafol
0
210
Member Avatar for milil

Hello, I notice that I can't put my signature with link of my blog? Why do we have rule like that? I have some code examples on my blog and it can be useful. My blog link is: www.hiddensciencex.blogspot.com Edit: Actualy I can see it now when I pust topic, …

Member Avatar for Dani
0
420
Member Avatar for TonyTGI

You can save value to session or database when user leave your form. With some javascript it will not be the problem. Then next time you open it first search is it something in database or session if it is then populate this form.

Member Avatar for Reverend Jim
0
136
Member Avatar for Lazarus777

Can you post some code that you already created? What I can see now that you will have while/for loop that will say what do you want to buy? And you will have one more array same as this with frutis just with integer values. Every time when somebody put …

Member Avatar for Lazarus777
0
242
Member Avatar for Suraj_7

Hmm, let say you are using that subdomain to add some conntent, bot (that index your page) get to your page see that it is updated and try to reindex it once again. Checking links to that page, how content is displayed, do you have real content, and many many …

Member Avatar for milil
0
551
Member Avatar for mistryrak440

Can you provide us some example of code you already made? You should create a "job" that will run let say every 5 mintues. Go over all emails from your accout. Find specific emails and respond on them with specific message. In order to help you more post some code …

Member Avatar for jkon
0
190
Member Avatar for newprogrammer14

You can use Jackson library for conversion XML to JSON. Example: http://stackoverflow.com/questions/6746059/parsing-xml-into-json If you still have problems, I suggest to make some Java classes that will represent custom data, and them just to map xml to them. After that using Jackson it is easy zo covert everything to JSON. If …

Member Avatar for milil
0
2K
Member Avatar for Ankur_3

You need to create form or link so when that button is called you call servlet. In servlet you will need to grab data from database and send it back to jsp page. In jsp page you can show it in input fileds or if you have a lot of …

Member Avatar for milil
0
75
Member Avatar for prafulla23

When you create pdf report you can try to show it in iFrame. There is conversation on this [link](http://stackoverflow.com/questions/291813/recommended-way-to-embed-pdf-in-html), I hope this will help you. Mike.

Member Avatar for prafulla23
0
290
Member Avatar for prafulla23

Can you please provide more details, what do you mean by properties? If you want to create report that user can edit you will first need to make a report with fields you will have, then show data on website and let user edit it. After editting data grab it …

Member Avatar for prafulla23
0
524
Member Avatar for Soujanya_2

First you don't have annotiation to indicate what need to be call for this: @WebServlet("/First") Second thing is that you need constructor for super: public First() { super(); // TODO Auto-generated constructor stub } Third thing is that server use methods like doGet and doPost you need to specify in …

Member Avatar for milil
0
19K
Member Avatar for baloch123

First you will need to create workflow, so starting from first question to the end. When you create that you will see if you have a lot of branches for one question or not. If yes you can do it in few ways: - Store values in session then check …

Member Avatar for baloch123
0
736
Member Avatar for mattyd

This line: $query = mysql_query("SELECT * FROM Table 2 WHERE userName = '$_POST[user]' AND pass = '$_POST[pass]'") or die(mysql_error()); You can't put like that you need to put like this: $query = mysql_query("SELECT * FROM Table 2 WHERE userName = '" . '$_POST[user]' . "' AND pass = '" . …

Member Avatar for mattyd
0
229
Member Avatar for boddupallianvesh

It is easy. What you need to do is this: Use c tag lib for loops and if's. <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> Create a bean that will have all the data you are showing in table: <jsp:useBean id="allData" class="beans.AllDataBean" scope="session"></jsp:useBean> And when you want to show more details about specific …

Member Avatar for milil
0
2K
Member Avatar for Doogledude123

Code is always the same because Java take care of backward compatibility. Here you have [tutorial](http://www.tutorialspoint.com/jdbc/jdbc-db-connections.htm) about connection to database. They explain every line of code what is made for. Read that and I think you will not have any problems in future. Kind regards, Mike.

Member Avatar for JamesCherrill
0
373
Member Avatar for andreasbb

Did your wamp started corectly, if yes you will need to see green icon in icons bar. If it isn't green (red or orange), one of you servers didn't started. If often happen that your skype is on before turning on WAMP. Skype is using same port as WAMP so …

Member Avatar for mlesniak
0
301
Member Avatar for servent123

Answer is NO! Tag lib is just to use functions of java in jsp page, why to use library in servlet when you have java core functions already there. Can you give me example when would you use that in servlets?

Member Avatar for servent123
0
340
Member Avatar for Zorrro

I think that you can do all that with team viewer and a program that will activate on startup, you can set your program to reactivate your connections and start team viewer program again...

Member Avatar for CimmerianX
0
336
Member Avatar for rpv_sen

You can use functions like: jQuery('#some_text_box').on('input', function() { // do your stuff }); this will generate event while somebody is typing so you can do with other text box what you want.

Member Avatar for rpv_sen
1
460
Member Avatar for AntonyRayan

Can you give us more details what you exacly need? You can execute sql code that will update that table. You can go to phpmyadmin and update it from server menu. You want to update table you created or user that belongs to database?

Member Avatar for AntonyRayan
0
293
Member Avatar for Tom_11

If I understand you right you need Date Picker? You can see one on this [link](http://jqueryui.com/datepicker/) you have there already source code.

Member Avatar for cilla
0
1K
Member Avatar for PsychicTide

You can use selenium script to get that text field you want. Selenium find element you want by ID. Then you can insert value there and with selenium you can "click" on button in same way using finding by ID. Internet is full of tutorials about selenium, this is main …

Member Avatar for PsychicTide
0
2K
Member Avatar for mark2326l

This will return all dates that your propertie had people in it. So you can do it like this: Make a metod that will get input parameters fromDate and endDate. You grab from database every dates you have. Than use a for or while loop to go over all data …

Member Avatar for mark2326l
0
265