Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
5
Posts with Upvotes
5
Upvoting Members
4
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
4 Commented Posts
0 Endorsements
Ranked #1K
~31.5K People Reached
Favorite Tags
Member Avatar for aparnesh

How can I prevent the user from typing in a date or anything else in the <input> element connected with a jQuery datepicker ?

Member Avatar for jstfsklh211
0
272
Member Avatar for aparnesh

I am a newbie at jQuery. I have a page with both a jQuery datepicker and jQuery tabs. I have changed the default settings of jQuery tabs CSS by overriding certain properties in a separate CSS file. The tabs are placed in a div (with an id = "ClassTabs") and …

Member Avatar for stbuchok
0
242
Member Avatar for aparnesh

Does anyone know a good method of generating bar/pie/line graphs in ASP ? I cannot use any commercial third party tool. Also I can't use any OCX or flash components. My data is in Oracle which I am connecting using ADO. The graphs have to be generated dynamically from the …

Member Avatar for AleMonteiro
0
236
Member Avatar for aparnesh

I am trying to create a drop down menu using UL and LI elements. Each LI is an image (of same size) and there are no Bullets in the List. In IE, the list Items are left-aligned as I want them. In Chrome the list Items are right aligned with …

Member Avatar for aparnesh
0
384
Member Avatar for aparnesh

Can I transfer some data, which the user enters into a pop up window, to the page which called the pop-up window ? The Main page is in a frame. When the user clicks a button on the main page, a pop-up opens showing some choices. After the user selects …

Member Avatar for moji013
0
191
Member Avatar for Pointblank5600

Hey all. Im just learning VB and i want to make a login screen for my program. there will be two textboxes and a command button. When you click the command button it checks the information with whats in the database and if its correct loads the next form and …

Member Avatar for Auton710
0
413
Member Avatar for aparnesh

In my program, I need to have invoices printed from the program for the client's sales. The invoices are printed on pre-printed stationery whose top has the client's name, address, etc printed. The invoices are printed on a fan fold type paper on a dot-matrix printer (TVSE MSP 240 Classic). …

Member Avatar for aparnesh
0
226
Member Avatar for murnibta

Hi all. I have error with script below : Dim sql as string sql = "select * from [table] where [field] like '%" & text1.text & "%'" how must I write "%" after "like"?

Member Avatar for alamnaryab
0
3K
Member Avatar for aparnesh

Hi I need to build a online transaction processing system using php and mySQL. Sorry to say, I am a newbie at this. One of the requirements is that when a transaction is processed, a printed bill/invoice should be generated. Can this be done in php ? If I am …

Member Avatar for anggwa
0
180
Member Avatar for sneha sirohi

hi friends, i am newbie for vb.i made a program in which i want to use two forms.i made two forms and wrote code for two.in form1,when i am clicking ok next form should appear so i wrote like-" // Private sub ok_click() Form2.show End sub // now the next …

Member Avatar for Bukho
0
1K
Member Avatar for aparnesh

I am using a Data Environment to create a data report. The code is working fine in one app, but after I copy-pasted it to another app, it's giving problem. Both apps are similar and have same references and in same sequence This works fine (in App # 1) [code] …

Member Avatar for AndreRet
0
112
Member Avatar for aparnesh

How can I remove the URL information that is printed at the bottom of the page when a Web page is being printed ? Can this be done by Javascript or any programming method ?

Member Avatar for arvindreads
0
2K
Member Avatar for savi_karthika

Dataenviroment designer is not working? do anyone know the solution. pls help me. It was working earlier but now whenever i run a report i am getting error message "failed getting rowset from current datasource"

Member Avatar for vb5prgrmr
0
185
Member Avatar for adhi

[COLOR=#000000]hi[/COLOR] [COLOR=#000000] [/COLOR] [COLOR=#000000]i am a student. i am using vb6 to get an agv running. using mscomm to speak to a main micro which then addresses motor boards. at present i am just testing 2 motors to see if the program will work. in my foward command button the …

Member Avatar for MikeStump
0
156
Member Avatar for aparnesh

I am developing an intranet application, in which, in some pages, when the user selects an option, I am using a pop-up window to retrieve the data and displaying it in the main page. The pop-up opens, fetches data, puts in main page and closes itself. Since the user is …

Member Avatar for bapjg
0
6K
Member Avatar for iriz

HI All, I am trying to make an inventory/sales database in Access and VB6. Its for my computer store. Here is the case: Usually we have sales offers in our store. For example, for a complete PC system, we have different offers depending on hardware. Usually the price range changes …

Member Avatar for abu taher
0
156
Member Avatar for aparnesh

One of the requirements in a new project in VB is that 'it should good look'. Naturally the client doesn't have any clear idea about 'good looking apps' but wants it to look 'real good'. I can give it a XP style look using manifest, but I was wondering if …

Member Avatar for vb5prgrmr
0
187
Member Avatar for smithaboby

I want to store multiple usernames and passwords in the oracle 9i and connect with VB. I am new with this. Kindly send me reply. Smitha

Member Avatar for debasisdas
0
151
Member Avatar for aparnesh

When I am trying to connect to a MS Access database to display a data report, I am getting a dialog-box pop-up showing the different parameters for the connection string. Clicking on either the 'OK' or 'Cancel' buttons gives a "Couldn't find Installable ISAM" error. The database is not password …

Member Avatar for AndreRet
0
684
Member Avatar for TOROOOLOLOOLO

Hi I have problem with packaging and transferring VB6 and MS Access database from one computer where it is designed to another computer. I need some help. thank you.

Member Avatar for tsorewilly
0
96
Member Avatar for aparnesh

I have created a timer function using setTimeout. The function works perfectly in IE and Opera but doesn't work in FireFox or Netscape 6. I checked out my Javascript book where it says setTimeout is compatible with all browsers. So where am I going wrong ? [CODE]function showPics() { if …

Member Avatar for Nine of Hearts
0
511
Member Avatar for BChanthorn

Hi all, I have wrote VBA code by export data into excel. But when i run it in some machine, an error occured. Error message is below: "Run-time error '-2147024770 (8007007e)': Automation error The specified module could not be found." Error occured in some compters only, not all. Any one …

Member Avatar for ricosuave
0
361
Member Avatar for aparnesh

My project needs to read records from a CSV file. The file contains 3 columns of data. Record is continuously being appended to the file by another application (about once every 6-8 seconds), and my application is to read the records and store the new ones. I am currently opening …

Member Avatar for vb5prgrmr
0
124
Member Avatar for aparnesh

Does anyone know of a free image-map creation software ? I am using Mapedit, but it has only a 30 day licence

Member Avatar for Smit.J
0
192
Member Avatar for aparnesh

I have developed a site in PHP 5.26, which is running perfectly from the development server. But after uploading the site to the Web server, it is not working. The server is running PHP 4.4. I haven't used any specific features of PHP 5, so the site should have worked …

Member Avatar for uncle_smith
0
145
Member Avatar for aparnesh

The project specs requires that I send some data to a remote server, where records based on the data that I send will be searched from a MySQL db, and returned to the caller. I developed a class that resides in the remote Web server with MySQL. The local php …

Member Avatar for aparnesh
0
276
Member Avatar for joeey

Hi, I would like to create a countdown timer using number extracted from the database to use a the time for the countdown. Can anyone help me ?

Member Avatar for joeey
0
140
Member Avatar for aparnesh

I need to automatically and dynamically generate an organization tree. The Data comes from an Oracle Database, where the hierarchy is well defined. But I can't seem to find any good way of generating the Tree Structure. Using a tree-view won't work as there are some designations having 2 or …

Member Avatar for aparnesh
0
498
Member Avatar for aparnesh

I am developing a site that will allow the users to download files. The files could be of various types - documents, images, applications, etc. I am using a simple link to offer the download <A HREF="File_To_Download"> Download </A> If the browser does not support the type of file being …

Member Avatar for aparnesh
0
94
Member Avatar for aparnesh

I have a database of book titles where string values are stored. A php script reads the data and displays them. The problem is happening when a Book title contains the ' character - as apostrophy let's say. One example is the title "The Devil's Alternative". So when I write …

Member Avatar for aparnesh
0
139