Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
3
Posts with Downvotes
3
Downvoting Members
2
2 Commented Posts
0 Endorsements
Ranked #18.7K
Ranked #3K

11 Posted Topics

Member Avatar for caitlyndania

There are lot of web sites providing e-commerce service, dont get confused " Where to buy" make your thoughts makes in realiy and its a shopping search engine, will showcase you the product fron different online shopping sites. Try it once.

Member Avatar for nikitacod
2
3K
Member Avatar for compulove

One of my friend was telling about makeanysite has everything read-made and attractive servive in one website itself. He designes and launched site with too quickly. I got reference from him and thinkinh to built my website in upcoming days. They are providing FREE WordPress themes for your site as …

Member Avatar for crazygal
0
224
Member Avatar for Pervex

If you're placing the XML inside of HTML through server-side scripting, there are bound to be encoding functions to allow you to do that (if you add what your server-side technology is, we can give you specific examples of how you'd do it). try it http://jsfiddle.net/y9fqf/1/

Member Avatar for mariasain
0
269
Member Avatar for skkhan

Use W3cschool for instant learning and use use w3c forum to get help instantly. It not too dificult, bu initially if you use notepad for editing it will be helpful for future.

Member Avatar for fantasticode
0
1K
Member Avatar for sapure

Hi friend, See this is not a mojor or serious problem, look if you know C++ then its not a huge problem to write code in Jva. Although both language having same concept(OOP), but their syntax are really different. But logic is same, only Java has some extra features, wheather …

Member Avatar for sapure
0
189
Member Avatar for ratanji

Typically, you need two XSL stylesheets to transform data from XML to HTML and XSL-FO: one to transform XML to HTML and one XSL-FO stylesheet to transform the HTML to an XSL-FO document, which you then convert to PDF using an XSL-FO processor. This process means that in an environment …

Member Avatar for arijith04
0
273
Member Avatar for VEL Hassan

$send_to = "[email protected]"; $subject = "Test"; $message = 'This is a test.'; $headers = "From: [email protected]"; $headers .= "\r\n" . 'X-Mailer: PHP/' . phpversion(); mail($send_to, $subject, $message, $headers); This code adds two headers. You could add others or comment out the second one. If multiple headers are present they need …

Member Avatar for Member #120589
0
372
Member Avatar for collinskawere

I would like to advise that you design for a minimum resolution of 800x600. Assuming that people using that resolution will be maximizing their browser windows, so a minimum width of 760 is acceptable. Then, I would use flexible widths, centering your main content in the middle of the browser …

Member Avatar for Sahil89
0
185
Member Avatar for anandschiru

private void txtStartKeyReleased(java.awt.event.KeyEvent evt) { try { Date date1; date1 = new SimpleDateFormat("yyyy-MM-dd").parse(txtStart.getText()); System.out.println(date1); SimpleDateFormat sdf = new SimpleDateFormat("yyyy-MM-dd"); Calendar cal = Calendar.getInstance(); cal.setTime(date1); cal.add(Calendar.DATE, 102); String expDateString = sdf.format(cal.getTime()); txtExpiry.setText(expDateString); }catch (ParseException ex) { Logger.getLogger(ClientInfo.class.getName()).log(Level.SEVERE, null, ex); } } try this....and reply me..

Member Avatar for anandschiru
0
317
Member Avatar for Ibrahim saulawa

Use Joomla for your website. Which effect most and Joomla is one of the most popular Content Management Systems and considered being the best platform for creating websites. Hire Joomla Developers from us who have an average of 5 Years of experience in developing Joomla and LAMP (Linux Apache MySQL …

Member Avatar for subramanya.vl
0
143
Member Avatar for imanpatrick

Look, If you are serious about your business then you can contact to us, for designing abd development including CMS( Content management System) or anything using Joomla technology. Apart from that HTML, CSS you need to know and PHP is for designing and making you r webpage dynamic and attractive. …

Member Avatar for arijith04
0
319

The End.