5,031 Posted Topics

Member Avatar for rameshpower007

Post been moved. @sciwizeh - if you find post to be in wrong section, please use "Flag Bad Post" link and request post to be moved. Thanx

Member Avatar for sciwizeh
0
283
Member Avatar for TriZetBlu

You just answered your own question. Ads are one of the reason and another will be excessive use of sport updates

Member Avatar for peter_budo
0
187
Member Avatar for guravharsha

It is YOUR school work/work project so deal with it if you ignore advice from others with more experiences!

Member Avatar for peter_budo
0
179
Member Avatar for vijiljones

If you have specific problem then you are welcomed to ask. However if you coming with such general query you better use google search before going any closer. Just simple search got me [URL="http://www.google.com/search?hl=en&q=asp.net+store+image+mysql&btnG=Google+Search"]all these[/URL]

Member Avatar for peter_budo
0
37
Member Avatar for lydia21

Check out the [URL="http://www.w3schools.com/sql/sql_join.asp"]Referring to Two Tables[/URL] example

Member Avatar for Shanti C
0
132
Member Avatar for emilio

1) None of the drop-down option was declared as default to display [icode]<option value="o2" selected="selected">2</option>[/icode] 2) You want to run this or something similar in functionality not technology [code]<% String s = request.getParameter("mode"); %> <p><%=s%>[/code]when a change was detected on drop-down not immediately after you display it on screen. For …

Member Avatar for peter_budo
0
151
Member Avatar for samlabs821

Yes that is sort of joke from jwenting as your question is sort of joke for us. Both of the technologies as evolving over time and have theirs pros and cons. It is up to you which path you choose to follow...

Member Avatar for peter_budo
0
93
Member Avatar for raj1108

@tokhi - if people ask for the project they are not after one of many community projects. They are looking for ideal school project and is common question here and we are very tired of it @javaAddict - aren't there any younger better looking types then her that you would …

Member Avatar for jwenting
0
144
Member Avatar for dharam_05

Why don't you have only (PK)Sub_id and Sub_name in Subject table and (FK)Stud_id, (FK)Sub_id, Marks in Stud_Sub table?

Member Avatar for dharam_05
0
112
Member Avatar for sathiyamoorthy6

I moved your post from JSP to ASP.NET section as these two technologies are very different. So solution from JSP will not work for in ASP.NET

Member Avatar for greeny_1984
0
44
Member Avatar for erlsrbst
Member Avatar for Harsimran

@now i placed this jsp and a folder Userpack containig ConnectionBean.class in Root of Tomcat 6.0 Wrong placement. Web project structure under Tomcat is as follows PATH_TO_TOMCAT_FOLDER/webapps/YOUR_PROJECT_NAME/ [LIST] [*]*.html, *.jsp [*] can have folder img (for images) and css (for cascading style sheets) [*]WEB-INF [LIST] [*]web.xml [*]lib - for all …

Member Avatar for peter_budo
0
246
Member Avatar for TommyBs

[QUOTE=rams4sai;593911]Can Anyone help me out in creating aa new website. I can create using html but i need to learn how to use dynamic pages. Cna anyone let me know how can i get started??[/QUOTE] You will need to decide what technology you wish to learn in order to get …

Member Avatar for hiacclaimdir2
0
129
Member Avatar for Ravenous Wolf

1. can one get client side php and if you can do you also need to install php on the client computer is the browser already php client side scripting enabled as it is for javascript? No need for installation of PHP on client side, pages served by server to …

Member Avatar for Ravenous Wolf
0
153
Member Avatar for webb

w3schools [LIST] [*][URL="http://www.w3schools.com/html/html_forms.asp"]form tutorial[/URL] [*]example of [URL="http://www.w3schools.com/html/tryit.asp?filename=tryhtml_form_mail"]email form[/URL] [/LIST] your "bonus" question - you need to learn either PHP/ASP/JSP technology for on server side processing

Member Avatar for peter_budo
0
151
Member Avatar for seogoat

Solved thread - you participate in discussion and if original poster decide problem is sorted he/she can mark the post as solved Reputation - is the way how other members can show that they agree/disagree with your posts as being helpful/useless

Member Avatar for selfhelpebooks
0
69
Member Avatar for Hla Min

The forum is not only about posting solution, but also asking questions. So there is your way how other may help you in your learning process

Member Avatar for selfhelpebooks
0
84
Member Avatar for lich

[QUOTE=VernonDozier;662882]We can help, but you'll have to get more specific.[/QUOTE] He needs first to have look at [URL="http://java.sun.com/docs/books/tutorial/ui/index.html"]Swing[/URL] and get his ideas straight...

Member Avatar for jasimp
0
156
Member Avatar for nzaman

[QUOTE=cstic;662825]Under a circumstance that requires high level of security, professionalism, performance, and reliability from end-users[/QUOTE] Matter of personal opinion. I believe that Java web site or PHP web site will perform far better then ASP. However that is again my opinion

Member Avatar for peter_budo
0
69
Member Avatar for emilio
Member Avatar for toadzky

Here are some[URL="http://www.c-sharpcorner.com/articles/articlelisting.aspx?sectionid=1&subsectionid=131"] tutorials[/URL] database connectivity. You better of with SQL Server then Access

Member Avatar for buddylee17
0
86
Member Avatar for Ancient Dragon
Member Avatar for chitra1

Alex I do not like that side either, many of the tutorials are lousy and old config with recent timestamps on the post, plus their idea of Java web development is complete mess. Back on topic, here is [URL="http://search.oreilly.com/?q=struts&submit.x=13&submit.y=10"]link[/URL] for some resources. It should include books and online resources from …

Member Avatar for peter_budo
0
70
Member Avatar for jynx_o7

[QUOTE=jynx_o7;663020]thanks!.. hope u will help me.. and reply to my PM...[/QUOTE] Please do not use PM for problem discussion. What is then purpose of this forum if we start sending messages to each other about all the ideas we have?

Member Avatar for peter_budo
0
100
Member Avatar for Ancient Dragon
Member Avatar for shijunair

You misunderstand the idea of JSP-servlet relation. Bellow is something you should do ([I]I did not compile it so it may not be 100% correct[/I]) Simple html login screen [code=html] <html> <head> <title>Ask for Names Example</titls> </head> <body bgcolor="LightSkyBlue"> <h3 align="center">Login event with use of the POST method</h3> <form action="LoginEvent" …

Member Avatar for Sharaiha
0
675
Member Avatar for BellaLee

Option 1) doing it with Flash, require to have Flash software and knowledge of the package. Positive - easy and quickly done. Negative - more images longer time to uploaded flash object on page access Option 2) doing it with PHP, require to have PHP enabled server and knowledge of …

Member Avatar for MidiMagic
0
88
Member Avatar for emilio

What is the structure of your web project and how did you declare image in the document? PS: IE is not to be trusted. Firefox is much better in following w3.org standarts

Member Avatar for emilio
0
108
Member Avatar for palavi
Member Avatar for manojmithun

[URL="http://java.sun.com/docs/books/tutorial/jdbc/index.html"]JDBC(TM) Database Access[/URL] by Sun Microsystems always good place to start

Member Avatar for peter_budo
0
46
Member Avatar for palavi

[QUOTE=stultuske;660800]since it is going to be a standalone non-web based application... why are you considering using html and applets? [/QUOTE] Presumably because he is another drag&drop user of Dreamweaver...

Member Avatar for palavi
0
99
Member Avatar for satigid
Member Avatar for ~s.o.s~
0
147
Member Avatar for cyberjorge
Member Avatar for ricss_madara

You better provide better info on the request as there is nothing like "option menu". For basic Swing terminology see [URL="http://java.sun.com/docs/books/tutorial/ui/features/components.html"]this[/URL]

Member Avatar for javaAddict
0
103
Member Avatar for shebeg

[ICODE]session.invalidate()[/ICODE] - will remove [B]all[/B] the objects [ICODE]session.removeAttribute(String name)[/ICODE] - will remove only one object of given name Question is: Do you keep in your session more then one objects?

Member Avatar for peter_budo
0
137
Member Avatar for sumaira_mcs

Confused??? The website is nicely arranged in categories with similar topics. The whole three structure is visible at home page [url]http://www.daniweb.com/[/url] So if you still think you can not find something just let us know and we will guide you...

Member Avatar for lich
0
66
Member Avatar for guravharsha

When I directed you to Database Design section of the forum I was hopping some "DB monkey" will take care of the business. However it does look like we will have to trade ideas... OK, I have here few questions and suggestions that I need to get answered: [LIST=1] [*]Does …

Member Avatar for peter_budo
0
134
Member Avatar for Sharaiha

On form validation can be done with JavaScript or AJAX. However after submit you do not want to send the page to a JSP for further processing, but you want to send it to servlet. Have look on the second post in [URL="http://www.daniweb.com/forums/thread135948.html"]this thread[/URL]

Member Avatar for peter_budo
0
114
Member Avatar for markgri

Yes, of course just make a post in [URL="http://www.daniweb.com/forums/forum4.html"]VB 4/5/6[/URL] of the forum

Member Avatar for peter_budo
0
97
Member Avatar for Neerajjaggi

[LIST=1] [*] Use of code tag [B][noparse][code]YOUR CODE HERE[/code][/noparse][/B] while posting any code, even one line, is mandatory [*] @"Above code is for JSP its not running please tell me the error and how to run this file." - it is up to you to tell us what sort of …

Member Avatar for peter_budo
0
95
Member Avatar for csesanj

Please fell free to search forum for project suggestions. Many ideas been already posted

Member Avatar for peter_budo
0
140
Member Avatar for Tony0930
Member Avatar for Shanti C
0
111
Member Avatar for sciwizeh

No you cannot update text file inside the JAR. You can only created one with help of jar and then you can update it. However you facing main problem, what if user delete that file? JAR will create new one, but then you not getting accurate count

Member Avatar for sciwizeh
0
113
Member Avatar for alihamilton

Have look into [URL="http://www.w3schools.com/media/default.asp"]media section of w3schools[/URL], you will see various options like Windows Media Player, Quick Time or Real Player and it is up to you to choose from

Member Avatar for MidiMagic
0
212
Member Avatar for kevin wood

This seems to be interesting tutorial ([url]http://multimedia.journalism.berkeley.edu/tutorials/webdesign/flash/slideshow/)[/url], plus site holds some additional resources. I did not work with Flash for long time but I would be able to built it on these steps and adding mouseOver action listener would be only cherry on the top

Member Avatar for aylen
0
104
Member Avatar for hny_lyn

@hny_lyn [LIST=1] [*]Read the rules, no request for homework solutions to be send over by email or PM [*] "i need the answer as soon as possible!!" is rude thing to say, we will help when we want, it doesn't matter to us that when you need to submit this …

Member Avatar for javaAddict
0
186
Member Avatar for samuel_1991

[URL="http://java.sun.com/javase/6/docs/api/java/util/Arrays.html"]Arrays[/URL] class with its sort() methods is all you need

Member Avatar for samuel_1991
0
136
Member Avatar for brr

Thread from JSP been moved to JavaScript section and merged with the one you created in JavaScript section. brr - if somebody in the future tell you in wrong forum this does not mean you have to go there and create another post there. By doing so you breaching forum …

Member Avatar for peter_budo
0
92
Member Avatar for cmwhite87
Member Avatar for cmwhite87
0
89
Member Avatar for kavithabhaskar

The End.