Search Results

Showing results 1 to 21 of 21
Search took 0.01 seconds.
Search: Posts Made By: ratri
Forum: PHP Jul 14th, 2008
Replies: 11
Views: 3,902
Posted By ratri
Hi Kuldeep,
At this point, there is not much that can be done unless Adobe exposes some some PDF api; which at this point they are not.
Forum: HTML and CSS Jul 11th, 2008
Replies: 5
Views: 834
Posted By ratri
:) there are quite a few IE surprises .... try out the HTML code below ... and it looks fine in IE. I have only formatted the HTML document so that the opening/closing TD tags and its content are in...
Forum: VB.NET Jul 11th, 2008
Replies: 4
Views: 552
Posted By ratri
When you use the BETWEEN phrase, there needs to be 2 values to chek the value between. Change your statements to :

select * from table1 where RAM is between '3.25 GB' and '8 GB'
---Notice that I...
Forum: PHP Jul 11th, 2008
Replies: 11
Views: 3,902
Posted By ratri
The way I did it was creating a desktop application with an IE control; load the PDF, programmatically right click on the document and copy. Then parse the copied contents using regular expressions....
Forum: C# Jul 10th, 2008
Replies: 5
Views: 488
Posted By ratri
As Ramy suggested, you can use regexp to parse the response string. However, it might get tricky if there are multiple dropdowns.

Jeff Heaton has written a parser in C# which would be just the one...
Forum: Show Off your Projects Jul 10th, 2008
Replies: 0
Views: 966
Posted By ratri
Hi Guys,

Please let me know your comments/suggestions about this small Cricket Statistics package : http://www.cricbay.com
Forum: RSS, Web Services and SOAP Jul 10th, 2008
Replies: 1
Views: 2,065
Posted By ratri
PBService seems to be a server side component and if so, you will not be able to use it in a javascript.

Instead you can use the XMLHttpRequest with javascript (AJAX to be precise) object to post...
Forum: PHP Jul 10th, 2008
Replies: 11
Views: 3,902
Posted By ratri
Hi Kuldeep,
I had researched this a while ago and Adobe did not have any public apis to work with a pdf document. I still doubt if they have exposed any apis.
Forum: ASP.NET Jul 10th, 2008
Replies: 1
Views: 536
Posted By ratri
In the web page you have mentioned, Javascript is used to validate the fields.

The javascript methods v_init() and onloadEvents() methods called in the body onload() are setting up the events and...
Forum: VB.NET Jul 10th, 2008
Replies: 2
Views: 2,268
Posted By ratri
The update syntax looks good. If you could post the schema of your database and the error message you are getting when you try to update, it would be easier to debug.
Forum: C# Jul 10th, 2008
Replies: 5
Views: 488
Posted By ratri
Try the HTMLDocument class.
Forum: IT Professionals' Lounge Jul 10th, 2008
Replies: 5
Views: 947
Posted By ratri
There are quite a few websites that provide the service of bidding for projects online. Search for a combination of keywords "freelance, project, programmer, coder, bit"; you are bound to find a few...
Forum: IT Professionals' Lounge Jul 10th, 2008
Replies: 4
Views: 719
Posted By ratri
In most common cases, you would see this error if there is a CD/Floppy in the drives. While booting(stating), the computer first checks the CD/Floppy (most computers are set to check them first by...
Forum: ASP Jul 10th, 2008
Replies: 1
Views: 2,233
Posted By ratri
You can use "filesystemobject" to accomplish this. The filesystem object has methods to read/write files and to check for existance of a file.

Google for "FileSystemObject Sample Code" and you...
Forum: ASP Jul 10th, 2008
Replies: 8
Views: 1,282
Posted By ratri
If you have a windows Installation CD, the personal web server comes with it for free. If it is not already installed, go to the control panel (Start->Control Panel), double click on "Add Remove...
Forum: ASP Jul 10th, 2008
Replies: 1
Views: 1,657
Posted By ratri
You will not be able to accomplish it unless the page that is redirecting you is using javascript. The asp/php pages are parsed on the server and the XMLHTTP response contains whatever the server is...
Forum: ASP Jul 10th, 2008
Replies: 1
Views: 927
Posted By ratri
You can get a lot of information from the error message you are getting. If you can post the error message, I am sure someone out here can help you out; else it would be difficult to debug if there...
Forum: ASP Jul 10th, 2008
Replies: 3
Views: 867
Posted By ratri
The best way to achieve it is to look for the number of records that match your condition to find the record (this usually should be based on a primary key or a unique value)

For example, if you...
Forum: ASP Jul 10th, 2008
Replies: 3
Views: 2,814
Posted By ratri
You would need to use Request.BinaryRead() to read the request and then parse the binary string. Do not forget to set the ENCTYPE of the form you are submitting to "multipart/form-data"
Forum: Promotion and Marketing Plans Jul 10th, 2008
Replies: 9
Views: 1,365
Posted By ratri
If you have a cricket related website and would like to exchange links with <url snipped> (see signature), feel free to contact me.
Forum: Relevant Link Exchanges Jul 10th, 2008
Replies: 2
Views: 2,150
Posted By ratri
Debra,
Looks like your site has issues. It first offers free listing and then says that people have to opt for paid listing.

http://bayareacricket.cricbay.com
Showing results 1 to 21 of 21

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC