my file is
> A B C D unuse data <begin> Addd as ss 1 My name is 2323 33 text
> </end> 34344 no need
and my code is
StringBuilder mSb = new StringBuilder();
StreamReader sr = new StreamReader(@"E:\check.txt");
String line;
while (sr.ReadLine() != null)
{
…
How can we send a large size of data (2038 char) from client to Server using ajax?
I like to send an array of key-pair values of size more than 10KB. I am currently using cookies, is there any other prefered way by which we can send it through an Ajax Call.
I have four tables
Tag=id,tag_name
Image=Id,Image_name
TagImage=Id,tag_id,Image_id
ImageStudent=id,Image_id,student_id
And I want to find a record using student id and tag name. What relationship do I use?
I tried to install kundli 2002 on Windows7 with administrative privileges, its installed
but still its not working properly, then I tried to set compatibility with windows xp,
but still it doesn't work properly,
It makes windows7 Hanged and with 50% of CPU usage, but nothing actually works,
is there any other available option for…
Web server and SQL server both are running on the different machine.
The below is the connection string that we are using to connect MS SQL database from classic ASP web application.
set oConn = server.createobject("ADODB.Connection")
oConn.open "PROVIDER=SQLOLEDB;Data Source=xxx.xxx.x.xx,1433;Network Library=DBMSSOCN;Initial…
how to remove following virus/application from start up,
I tried to disable it from msconfig but it didn't helped,
its not being detected by norton or avast av solutions.
What would the reason of getting the following error?
Microsoft OLE DB Provider for SQL Server error '80004005'
[DBNETLIB][ConnectionOpen (SECDoClientHandshake()).]SSL Security error.
So my dad bought a TP-Link router (Model No. TL-WA7510N) which apparently has a transmitting range of 1km; and he believes that it also has a receiving range of 1km.
So he's arguing with me that the router (which is a trans-receiver) can communicate with any device in the range of 1km whether or not that device has a…
I'm trying to configure port forwarding on my CNet router for a locally hosted HTTP server. The model number of my router is CQR-981 and the firmware version is 1.0.43.
The problem is that there's no field to enter the private port of the HTTP server (the local port). According to the manual there should be one.
…
The command thats run is
yum install httpd git php php-cli php-mysql php-process php-devel php-gd php-pecl-apc php-pecl-json mysql-server
I get these errors.
How do I fix these?
Error: Package: php-devel-5.3.3-3.el6_2.6.x86_64 (rhel6-optional)
Requires: php = 5.3.3-3.el6_2.6
Available:…
Hi,
I have an iPhone version 3.1. I want to change the name of the user on the iPhone. I went in to the settings-about-general on the phone, I can see the username at the top left of the screen but there is no option to change username.
How to change the name of the user on the iPhone?
I am a Student at Northeastern University. They use G-Apps for email ids, so whenever I need to email someone, using university Id which ends with husky.neu.edu. I have to go Gmails compose mail, They have some LDAP Setting by which I get all the email ids using AJAX in
"To" as soon as I start typing.
…
Hi SU Friends,
I want to encode an existing FLV video to another FLV Video with resize + croping. Existing video has iFrames at required positions. Now which encoder software is best suited use for this task.
Thanks, Sunny.
I am in need of a battery for my Lenovo 3000 Y410 Laptop. It's installed battery has voltage rating of 10.8v. But the shop i've consulted has only a battery of 11.1v rating.
Should I buy the battery? I mean, Does using that battery can damage my laptop?
An answer with some good source from hardware…
After an kernel update Ubuntu doesn't show my wireless device. How can I fix this?
I checked the syslogs and it says the following:
2010-02-16 19:25:39,913 WARNING: /sys/module/wl/drivers does not exist, cannot rebind wl driver
2010-02-16 19:25:39,940 DEBUG: BroadcomWLHandler enabled(): kmod…
I have a video that I need to pass on to some of my friends but it has very low audio volume.
How can I boost the audio volume in this video so that it has a similar level as my other videos? Is there a video converter that can boost the audio volume?
It has Broadcom Wireless card. Wireless used to work fine earlier. Now it has stopped suddenly. I can see Wireless driver in "Hardware Driver" tab. How do i diagnose problem ? in ifconfig output, i don't see wlan0 at all.
I am on Ubuntu 9.10.
After an kernel update Ubuntu doesn't show my wireless device. How can I fix this?
I checked the syslogs and it says the following:
2010-02-16 19:25:39,913 WARNING: /sys/module/wl/drivers does not exist, cannot rebind wl driver
2010-02-16 19:25:39,940 DEBUG: BroadcomWLHandler enabled(): kmod…
I want to setup a samba server on My Ubuntu host for My Windows Guest in Virtual Box.
I am using Ubuntu 12.04 and Windows version is Windows XP. VirtualBox 4.1.0.0
The Question is : How can I achieve this or Is it possible?
Note:
I am not trying to use the shared folder feature of Virtual…