We are developing online pdf form using asp. we need to do the tab order for the form we have. How to apply tab order in pdf form.
Please help us how to do that
Jay
hi,
I have created a PDF / FDF files using Adobe 6.0 Professional. This is a basically a FORM with many text boxes to input text.
This PDF upon clicking a button will send out an email to the email address supplied with the FDF data of the PDF file.
The recipient upon receiving the mail with...
hi,
I have created a PDF / FDF files using Adobe 6.0 Professional. This is a basically a FORM with many text boxes to input text.
This PDF upon clicking a button will send out an email to the email address supplied with the FDF data of the PDF file.
The recipient upon receiving the mail with...
How to do the following control panel settings programatically in C#?
"Set the following Power Schemes to Never
a. Turn off hard disks
b. System standby
c. System hibernates"
Jayakumar
Hi,
Environment: ASP.NET,VB.NET,Ms Sqlserver
Probem in Full Text Search
Issue:
My asp.net application having search option so we used MS Sql Server - Full Text Search.
If i update any data in the search table,search not finding the updated information,search result showing only the old...
Hi,
Environment: ASP.NET,VB.NET,Ms Sqlserver
Probem in Full Text Search
Issue:
My asp.net application having search option so we used MS Sql Server - Full Text Search.
If i update any data in the search table,search not finding the updated information,search result showing only the old...
Hi,
I can use my connection string like this ?
oConn.Open "Driver={Microsoft Access Driver (*.mdb)};" & _
"Dbq=http://www.xyz.com/mydb.mdb;" & _
"Uid=admin;" & _
"Pwd="
JK
Hi,
I can use my connection string like this ?
oConn.Open "Driver={Microsoft Access Driver (*.mdb)};" & _
"Dbq=http://www.xyz.com/mydb.mdb;" & _
"Uid=admin;" & _
"Pwd="
JK
Hi,
My databse access file is placed in the internet,i want to access that databse file from my vb application running in my local machine,if possible how to connect ? what is the connection string for that ?
If anybody knows please reply me
JK
Hi,
what is advantage of using System.Data.SqlClient ? we can use the System.Data.OleDb to connect the Sql Server,So for what they created namespace only for SqlServer ? is there any adavantage is there if i use System.Data.SqlClient ?
JK
Hi
while using ADO.NET's Disconnected Architecture if the multiple users updating the database(dataset) what will hapen ?
If i use the DataSet ADO.NET's Disconnected Architecture i dont want to make the connection so am doing some chages in dataset ,at the same another person also connect to...
Hello,
I want to create a activeX Control to open the PDF Files, I have to use this activeX Control in my ASP Web page ....
How to do that ? If any one knows Please give me a response..
Thanks in advance
Jay
Hello ,
Iam using WMI to access client machine information , in some computer its working in some computer not working , its working in XP machines , its not working in windows 2000 profesional.. is there any service pack i want to install ? or problem in WMI ? if any one having idea please do...
thanks for ur reply, i can able to dispaly the computer name and ip address , but i dont know how to get the bios serial number, i tried WMI its partially working
'Set objWMIService = GetObject("winmgmts:{impersonationLevel=impersonate}!\\" & compname & "\root\cimv2")
strComputerName =...
i have a task in ASP , how can i get the client computer information as follows
1) Computer name of the client ( Not Done)
2) Host Name ( Done By Server Variable )
3) BIOS Info ( Not Done)
if any one have idea please give me reply as soon as possible
Thanks in advance
Jay
i have a task in ASP , how can i get the client computer information as follows
1) Computer name of the client ( Not Done)
2) Host Name ( Done By Server Variable )
3) BIOS Info ( Not Done)
if any one have idea please give me reply as soon as possible
Thanks in advance
Jay
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.