Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
60% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~2K People Reached
Favorite Tags
Member Avatar for nisrin

im creating a website that deals with the monthly reminders (extracted from Oracle) for my members for a school project. Should I create a login page using JSP or servlets? I am unfamiliar in both the languages. Will I need to establish my connection for each page if I use …

Member Avatar for javaAddict
0
985
Member Avatar for nisrin

Hi all Firstly thanks for reading this query. Im an undergrad student in my third year of BSc in I.T. and wish to pursue an MS in Software Engineering... Since most universities don't directly cater to the course, should I take a MS in Computer Science or Computer Engineering? Also, …

Member Avatar for Dinesh Suthar
0
152
Member Avatar for nisrin

hi Ive created a simple shopping cart using arrays and a cookie. The cookie is used to store the number of orders that have been made yet, extracting that value from the cookie and using it in a loop should display all the products quantity, price and total cost...BUT THAT …

Member Avatar for Achiever
0
103
Member Avatar for nisrin

hello, Im using VB6 and have connected my datagid OLE to a table in Oracle using adodb, the code seems clean but it doesn't display the table. PID is a patient ID variable. Here's the code: Dim oconn As New ADODB.Connection Dim rsView As New ADODB.Recordset Dim strSqlView As String …

Member Avatar for nisrin
0
88
Member Avatar for nisrin

hello, Im using VB6 and connecting to an Oracle 9i db via ADO. My tables are stored in the SYS folder and am having a problem while accessing these from VB. While connecting to Oracle as username: sys, pswd: change_on_install, the following error message is seen: 'Test connection failed because …

0
67
Member Avatar for nisrin

Im making a site to display reminders set by a client and retrieved from the db (Oracle) using JSP. How can I set the reminders extracted from the db into onto a date displayed in a table cell? Please advice. Thank you.

Member Avatar for jwenting
0
60
Member Avatar for nisrin

Hi This is a piece of code in javascript, embedded in html, for the order page on an ecommerce site that i have made. I have this particular script nested inside a <form> tag and have set the action to a php file, but the tricky part is to extract …

Member Avatar for sunilpro
0
171
Member Avatar for nisrin

A calendar can be created easily in VB..but can the details be stored in Oracle...will it be too complicated? I want to create calendars for different departments and store them in separate tables for a Patient Management system.. Please advice..

Member Avatar for nisrin
0
137
Member Avatar for nisrin

hi Excuse me for sounding amateurish, but I need help..Im doing a three tiered architecture proj, is it feasible to use JSP codes to store details about calendars and set reminders with Oracle? Im willing to take up challenges, but Im a novice.. Please advice..

Member Avatar for nisrin
0
93
Member Avatar for nisrin
Member Avatar for nisrin

hi.. i can't seem to find a smtp server.....the one i did download a free smtp server and nothing seems to work...i simply need to send mails using php on a apache server since the smtp server is sittin on my pc itself, i (or didn't) changed the php.ini file …

0
71