Tag Archive | "html"

how I can print and html file from asp.net, What is the code for that?


I made an application form by asp.net VB andnow I want to generate a html page as preview and print. What should I do?

Posted in ASPComments (3)

How do you get a value back from an html grid with asp.net and vb.net?


I am trying to get a value back from an html grid on an asp.net page. I want to get the details of the controls on the page that I have stored in the html grid. How would I loop though the contents of the grid so that I can get the values back from the html. I have converted the grid to run as a server control.

Posted in ASPComments (1)

What is the advantage of using CSS or PHP instead of just old plain HTML?


It seems like HTML can do everything that CSS and PHP can do.

Posted in PHPComments (2)

I have design my own website also I have design the contact form in HTML and ASP.when i am submitting the form?


It is giving the following error given below.
ActiveX component can’t create object: ‘vbSendMail.clsSendMail’

Please help me.

Posted in ASPComments (2)

How can i Convert Microsoft Infopath Forms to either a HTML or ASP page?


I’ve heard about Infoview but its too expensive, anyone know another method?
after saving as, i tried to put show all files but that option didnt exist. so after it saved as xsn , i renamed the extension to html and i got a cryptic page. plus, i dont think that would work

Posted in ASPComments (1)

How to write Javascript to input multiple asp data strings into an html page?


hello, does anyone know how to have javascript get html input from multiple asp pages (using form elements which contain certain specific variables that bring back certain html results) within the content of an html page so i can insert that html coding into one html page (by the way, the asp pages are on a different server/host/domain name than mine)

Posted in ASPComments (2)

How do I publish a Website which I made from ASP.net and HTML to the Internet?


Please also tell the steps in doing this task.

Posted in ASPComments (4)

What to choose if the choice is between PHP and HTML?


Does anyone know what EXACTLY the advantages are of HTML or PHP?

Which of the two is best for SEO?

If there is no content management needed… is PHP than really necessary?

Anyone any idea?

Thanks!

Posted in PHPComments (3)

What language should I learn after html and CSS, javascript or PHP?


for making websites? I’d ideally like to be able to make my own message boards on my own (not pasting somebody else’s file). Do you need to know both javascript and PHP? One more thing, I’m not interested in becoming a full fledged programmer.

Posted in PHPComments (2)

How to send multiple HTML text inputs with same name into a SQL database with PHP?


I have a webpage I wrote in HTML, that has a javascript button that will add a row to a table to allow multiple inputs. Each iteration of the input text box has the same name attribute. When submitted, a PHP page connects to an MSSQL database through an ODBC connection and posts the inputs. However, if theres more than one, only one gets posted. Any idea on how to get the name and PHP script to auto increment the name attribute? Thanks.

Posted in PHPComments (1)

Categories