Request a Tutorial

  • Are you searching for a tutorial and getting totally frustrated because you cannot find it?
  • You can request it by logging in, choosing the right category and then click on the ADD NEW ARTICLE button.
  • If someone requested that tutorial already, rate it and we will give it priority.

Explore the Request a Tutorial

ASP

tutorial on a specific vb application

I need to have a tutorial that will convert a vb recordset data into a html table

Read More
Advanced

Insert captions with photos using Pure ASP Upload

Pure ASP Upload has always been a timesaver, especially the fact that it will upload mutiple files. I have a need to upload additional data with my photos, namely caption information that is input into the form. I never know how may photos are going to be uploaded, so I cannot have a predetermined table with a set number of columns for caption 1, caption 2, etc.....

What I need to do is loop through the caption information and stick it into a table row by row. I have attempted to handle this in a separate file after the images have been uploaded. But I cannot successfully transfer the form information to the next page for processing.

I have tried to use Request.Form and Request.BinaryRead methods. So, the short of it is we need a tutorial on how to process additional form information without using UD's insert behavior.

I hope that is clear?

Read More
Advanced

Play sound on upload

I'd like to know if anyone knows how to make DW play a sound when a file is uploaded to the server? Read More
ASP

Move Records to Another Table

How do you move records from one db table to another?  I have a "News" table and I want to move several articles to an "archive" table...

Read More
ASP

Viewing Session Variables

I want to insert a recently entered session variable obtained from a form page in a result page.

ex:"getting the user_name from a submitting form and and displaying it like "thank you erturkse for registering" in a independent page.

Read More
Newer articles Older articles