How to change html form tags to ajax
How to change html form tags to ajax
Answer Question
| February 27, 2012 3:33 PM
Ajax, HTML, Web development
How to change html form tags to ajax
Universal Login using PHP
Hi to all, I am new here Please help.. How to to create universal login if i log in on one website another one site its partner if another site open automatically log on for example if we log on google mail if we go to orkut automatically log on how can i implement this [...]
Answer Question
| June 11, 2008 6:39 AM
PHP, Universal login, Web development
Hi to all, I am new here Please help.. How to to create universal login if i log in on one website another one site its partner if another site open automatically log on for example if we log on google mail if we go to orkut automatically log on how can i implement this [...]
How can I display an attachment as an object in a Lotus Notes field?
How can I display an attachment as an object in a Lotus Notes field on the web side? In the field, I should be able to display the file name and the image of the attached file.
Answer Question
| May 19, 2008 12:47 PM
Lotus development, Lotus Notes, Web development
How can I display an attachment as an object in a Lotus Notes field on the web side? In the field, I should be able to display the file name and the image of the attached file.
How shared functions work
Hi, Very recently I had a passion for Shared methods. I have read many articles regarding usage of Shared methods and variables and now I am confused whether it is a good choice or not. Let us discuss bu using a simple example. Consider the class below Class User Public Shared Function InsertUser(Byval userId as [...]
Answer Question
| May 31, 2008 5:34 AM
.NET Framework, ASP.NET, Development, Memory management, Shared functions, Web development
Hi, Very recently I had a passion for Shared methods. I have read many articles regarding usage of Shared methods and variables and now I am confused whether it is a good choice or not. Let us discuss bu using a simple example. Consider the class below Class User Public Shared Function InsertUser(Byval userId as [...]
send HTTP POST REQUEST
hello users, can anybody tell my, how to send a HTTP POST to a Webservice an receive the answer. (no PHP an no JAVA) by jogi
Answer Question
| February 28, 2010 4:44 PM
HTTP POST, SOA, Web development, Web services
hello users, can anybody tell my, how to send a HTTP POST to a Webservice an receive the answer. (no PHP an no JAVA) by jogi
DataGrid
I have a datagrid in my form that contains coloumn of attendence of a perticular ID .what i want to do is to calculate total number of ‘P’ and ‘A’ in a textbox
Answer Question
| May 17, 2008 7:50 AM
DataGrid, Web development
I have a datagrid in my form that contains coloumn of attendence of a perticular ID .what i want to do is to calculate total number of ‘P’ and ‘A’ in a textbox
i’m having one web application ,actually now in that when user submits the data it is storing directly in database instead of that now i want to shows
Now in that when user submits the data it is storing directly in database instead of that now i want to showsuser that he can edit the data in preview page & if now the user is corrected the data then he wants its to store in database. pls help how to do the logic [...]
Answer Question
| May 14, 2008 8:58 AM
Confirmation page, Java Servlets, JavaBeans, JSP, Web applications, Web development
Now in that when user submits the data it is storing directly in database instead of that now i want to showsuser that he can edit the data in preview page & if now the user is corrected the data then he wants its to store in database. pls help how to do the logic [...]
How useful is SCJP / java certification in job placements ?
I’m a 2nd year student pursuing btech in electronics and communication majors. But am interested in the IT sector as am comfortable with the all the things related to IT (programming, web development, animation, dbms, etc) and rather enjoy doing it. On-campus placements record in IT companies is good in my university. I still want [...]
Answer Question
| May 25, 2008 5:52 AM
Certifications, Java, SCJP, Web development
I’m a 2nd year student pursuing btech in electronics and communication majors. But am interested in the IT sector as am comfortable with the all the things related to IT (programming, web development, animation, dbms, etc) and rather enjoy doing it. On-campus placements record in IT companies is good in my university. I still want [...]
.cfi extension with cfincludes?
Has anyone every heard of using the .cfi extension rather than .cfm with cfincludes. This is a mandatory standard where I work but I’ve never heard of it before. I have yet to find proof that .cfi is even a ColdFusion file extension. Please let me know your experiences. Thanks
Answer Question
| May 2, 2008 3:17 PM
cfinclude, ColdFusion, Web development
Has anyone every heard of using the .cfi extension rather than .cfm with cfincludes. This is a mandatory standard where I work but I’ve never heard of it before. I have yet to find proof that .cfi is even a ColdFusion file extension. Please let me know your experiences. Thanks
Sql subquery
how can we use sql subquery in jsp?i am trying to write it but it gives me an error of missing operand?
Answer Question
| April 29, 2008 1:53 PM
JSP, SQL, Subquery, Web development
how can we use sql subquery in jsp?i am trying to write it but it gives me an error of missing operand?
Moving a SQL database from one host to another
I need to help out in a move of a site coded in ASP/VBScript from one host we’re having major problems with to another host that has been highly reliable for us. They both offer all the same features needed for this site, but we don’t know how to move the SQL database along with [...]
Answer Question
| May 8, 2008 2:54 AM
ASP, Database migration, SQL, SQL Database, VBScript, Web development
I need to help out in a move of a site coded in ASP/VBScript from one host we’re having major problems with to another host that has been highly reliable for us. They both offer all the same features needed for this site, but we don’t know how to move the SQL database along with [...]
Convert report to HTML and tag using invoice number
Using Crystal Report, I have imported the database to a created form, now I wish to export to HTML and create individual invoices using the invoice number as the document name in order to create a search engine to call up the required invoice. How do I create the proper tag or invoice name for [...]
Answer Question
| April 24, 2008 3:01 PM
Crystal Reports, HTML, Web development
Using Crystal Report, I have imported the database to a created form, now I wish to export to HTML and create individual invoices using the invoice number as the document name in order to create a search engine to call up the required invoice. How do I create the proper tag or invoice name for [...]
How to open new page in frame without being framed by old page frame
Our site uses a frame for navigation (not my design), and one of site owners wants to redirect users to a new page on the site if they bookmarked the old page URL, giving them a message page first that says the old page has gone away and to bookmark the new one. Message page [...]
Answer Question
| April 24, 2008 2:31 PM
JavaScript, Web development
Our site uses a frame for navigation (not my design), and one of site owners wants to redirect users to a new page on the site if they bookmarked the old page URL, giving them a message page first that says the old page has gone away and to bookmark the new one. Message page [...]
Web email form
I need to make an email form work with a file upload option. Basically, I want the user to input their information into fields, include a file, and then have all the information sent to me in an email (including the file). Is this possible?
Answer Question
| April 14, 2008 5:28 PM
PHP, Web development, Web forms
I need to make an email form work with a file upload option. Basically, I want the user to input their information into fields, include a file, and then have all the information sent to me in an email (including the file). Is this possible?
Flash Game – Birds Eye View – Handling Advice Needed
Hi. I’m relatively new to flash in the game development terms of things, and I am curious if there are any suggestions on how I could handle the following: - I have/would prefer to use a very large birds-eye view of the ‘world’ I want my character to move through. – Does it matter how [...]
Answer Question
| April 10, 2008 12:04 PM
Macromedia Flash, Web development
Hi. I’m relatively new to flash in the game development terms of things, and I am curious if there are any suggestions on how I could handle the following: - I have/would prefer to use a very large birds-eye view of the ‘world’ I want my character to move through. – Does it matter how [...]
Crystal Reports newbie has a question
I am an intern at my company and I *think* I have to use Crystal Reports to complete one of my projects. I will start by explaining what I need done. I would like to know if it is possible, and if it is, how I would go about doing it. I am building a [...]
Answer Question
| April 9, 2008 1:01 PM
Crystal Reports, Web development
I am an intern at my company and I *think* I have to use Crystal Reports to complete one of my projects. I will start by explaining what I need done. I would like to know if it is possible, and if it is, how I would go about doing it. I am building a [...]
developing a website
i have a website,and are building it slowly,i now want to include a form,which i have done in access,and also include a live database,so that i can see who has filled in my form each time i get a hit ,is this difficult ?Thank you for anyone who can help !!
Answer Question
| April 9, 2008 10:32 AM
Web development
i have a website,and are building it slowly,i now want to include a form,which i have done in access,and also include a live database,so that i can see who has filled in my form each time i get a hit ,is this difficult ?Thank you for anyone who can help !!
Alternate text and caption showing in Lotus Notes but not on the Web
I have created a graphic in Lotus Domino 6, under the “picture” properties button. I have added alternative text and a caption to the graphic. My problem is that the text is visible in Lotus Notes but not on the Web. Does anyone know what my problem may be?
Answer Question
| April 8, 2008 12:15 PM
Lotus development, Lotus Domino Server 6.x, Lotus Notes, Web development
I have created a graphic in Lotus Domino 6, under the “picture” properties button. I have added alternative text and a caption to the graphic. My problem is that the text is visible in Lotus Notes but not on the Web. Does anyone know what my problem may be?
Exchange notify web app when email bounces?
I’m developing a Q/A knowledge system. When a question is answered the web app sends an email to the user who asked the question. If the message bounces is there a way this can be captured by the web app?
Answer Question
| April 7, 2008 1:15 AM
Bounced email, Exchange, Web application development, Web development
I’m developing a Q/A knowledge system. When a question is answered the web app sends an email to the user who asked the question. If the message bounces is there a way this can be captured by the web app?
how to store the radio buttons checked value in a database (sql)using vb.net
Iam having 2 radiobuttons in my web form rbown and rbrent for the user to selcet whether he owns a house or he rents.I assigned own and rent as text propertis to the 2 radiobuttons and groupname as group1. Iam trying to store the text values depending on the selection of the radiobuttons in the [...]
Answer Question
| August 9, 2012 3:29 PM
Radio buttons, SQL, VB.NET, Visual Basic .NET, Web development
Iam having 2 radiobuttons in my web form rbown and rbrent for the user to selcet whether he owns a house or he rents.I assigned own and rent as text propertis to the 2 radiobuttons and groupname as group1. Iam trying to store the text values depending on the selection of the radiobuttons in the [...]





