I think Cookies will be the best solution for this
Sipder
Posts
-
Internet explorer HTTP Authentication - sending or storing headers -
File Problem in VISTAIts all because of UAC, google to run application as Administrator, vista will ask for the permission. Actually, you are supposed to use the personal folder(My documents/App folder), in that case you will not face such problem.
-
using HTTPS in Visual Basic 6Hi, I am using Visual Basic 6 for a project where I need to send the file using HTTPS, I am searching on google and trying to understand how it works but have certain issues. 1. Do I get the Certificate online after I send file and user name and password? 2. The server gives me the authentication after I request, sends some data like authentication key or something? 3. Do I need proxy server for the same? Please help! Thanks
-
PDFCreator problemHi, I am working on PDFCreator and I have made some changes in Save procedure as per my requirements. Now, I want to deploy the changes and create my own exe. How should I do the same? thanks.
-
Virtual Driver DevelopmentHello, I have got an project to develop Virtual Printer Drivers, I am searching for all the information for the same. We have no previous development experience so I need some points to be clarified whether I am right or wrong 1. Virtual Drivers can be created only using MFC/C++. No need to code for any hardware access. 2. No ready made libraries are available online other than WDM.H 3. Device drivers are totally different than Virtual Drivers, no use of reading about Device drivers. 4. Kernal level programming is needed or not? Kindly answer if any one knows about the same. I am not able to get any help by Googling.
-
Image printing problemI will try to explain it again. The JPEG image of size 640 by 1050 pixels. "Fax print" and "photo print" are the print layouts which is asked to select at the time of printing.
-
Image printing problemHi I am trying t print I-cards of employees, 4 at a time, on A-4 size paper. The program to generate these cards which is written by me,generates this Image of type '.JPEG'.Size is [640,1040]. Now, When I try to print cards on HP OfficeJet, if I select "Fax print" then it prints correctly, alignments are correct;but the print quality of image becomes poor. I get the required quality by selecting "Photo Print" but then last 3 lines do not get printed. 3 lines get cropprd. I don't understand the reason behind it. May I get some ideas??
-
Graphics Problem.just check Display properties, may be "Windows Classic" theme is selected.
-
How to disable ComboxBox in VB.netjust write "ComboName.enable=false" For such small things please check properties of the Control you want to use. Name only describes its purpose.
-
LAN problem - Do not allow to access one machineyes didn't work.
-
LAN problem - Do not allow to access one machineI have 3 machines in my office and are in LAN. I have formatted one machine. After that the machine which is formatted can access remaining two machines but when other machines try to access that machine it asks for Log in password, even if correct password is provided the same window asking for password appears again and again. I have checkedd IP address and Workgroup its correct. What might be the reason behind it?
-
problem with the client-server model (VB.Net +SQL- application becomes slow)Yes, I will explain in detail. The application becomes slow whenever it tries to access database. Otherwise it runs fine.
-
problem with the client-server model (VB.Net +SQL- application becomes slow)I have an application that resides on a LAN and has connections to a SQL database. Obviously, on the server machine (where sql server is loaded) the application program (designed in VB.net) works fine .But when i try to run the same aplication from client machine (access SQL server) the apllication becomes very slow. What all the precosions need to be taken to take care of application speed in Client- server based applications. Clients consist of both XP. RAM 512 MB.
-
problem with printing barcode [modified]I tried the code you have given but the image is still not clear. Can this happen beacause of Virus? My system is badly infected.
modified on Sunday, November 9, 2008 11:41 PM
-
How to Generate Barcode Directly from VB.NetThere are number of useful articles present on the Codeproject site itself. Just search for articles.
-
problem with printing barcode [modified]I am using barcode image of type bitmap and have assiged to picturebox. The original image size is larger than picturebox size, so i have used the property "Sizemode=stretch" because i want the image to be displayed in picturebox size. after doing so and trying to print the form, the quality of image present in picturebox comes out very poor,the lines of barcode look like they have got mixed with each other,image is distorted . if i increase the size of picturebox, print is very clear, but i need to print image in small size. may i know some solution?
modified on Saturday, November 8, 2008 9:27 AM
-
want to genarate BarCode in VB.Netyes, it worked!
-
want to genarate BarCode in VB.NetThanks a lot! It worked!
-
want to genarate BarCode in VB.NetI want to genarate bar code for my project assigned to me. I don't have any idea about it, I have searched for the hints on google but didn't get any thing. Can anybody give any hint?
-
Error opening projectI have got one project in ASP.Net when try to open it it gives me an error saying "This project is not supported by this installation" I have VS 2005 installed in my Computer.