Ask a Question related to ASP Database, Design and Development.
-
Frank Py #1
DB Sample Code
I'm looking for some sample code that functions as an Access table
editor. I had one that gave me a table grid with the hyperlink options
to edit, insert or delete on every row, but it was hard for me to edit
as I needed to becasue it just used response.write for all html as it
was called with functions. (I'm a novice)
I would like to be able to use some JavaScripts in the insert form to
handle field validations or whatever.
Suggestions appreciated.
Thanks,
Frank
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Frank Py Guest
-
DownloadProgressBar sample code
Hi, while loading my applicaion i want to show DownloadProgressBar. I have refered the Adobe site. Thare it is menctioned as Flex2.0 beta version.... -
Code Sample
I found this link referenced in another thread - http://flexapps.macromedia.com/flex15/explorer/dragdrop/DragDropGrid.mxml?versio nChecked=true and... -
ethernet sample code
Does anyone have a copy of the ethernet sample code that is refernced in the Netdoc.pdf? I can't seem to find that. Steve -
Impersonate code sample?
Here is what I do in order to use Windows security: 1. Set up IIS to use the domain account you have set up as the anonymous user 2. Set up... -
Disc Recording Sample Code/Help
I am trying to develop an application for burning audio and data CD-R's. Apples samples for the Disk Recording are very simple and not Carbon or... -
SPA #2
Re: DB Sample Code
Hi
Try the following and see if it suits ur needs:
[url]http://www.romankoch.ch/capslock/editor.htm[/url]
SPA
"Frank Py" <fpy@proactnet.com> wrote in message
news:eZe40P#PDHA.2316@TK2MSFTNGP11.phx.gbl...> I'm looking for some sample code that functions as an Access table
> editor. I had one that gave me a table grid with the hyperlink options
> to edit, insert or delete on every row, but it was hard for me to edit
> as I needed to becasue it just used response.write for all html as it
> was called with functions. (I'm a novice)
>
> I would like to be able to use some JavaScripts in the insert form to
> handle field validations or whatever.
>
> Suggestions appreciated.
> Thanks,
> Frank
>
>
> *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
> Don't just participate in USENET...get rewarded for it!
SPA Guest
-
Bullschmidt #3
Re: DB Sample Code
You may want to check out some of the following although they may all
not be exactly what you want:
GenericDB by Eli Robillard ([url]http://www.erobillard.com[/url],
[email]eli.robillard@home.com[/email])
[url]http://www.genericdb.com[/url]
Universal DB Viewer
[url]http://www.asp101.com/samples/db_dsn.asp[/url]
TableEditoR
[url]http://www.2enetworx.com/dev/projects/tableeditor.asp[/url]
A Generic Database Web Editor by Robert Chartier - 8/24/2001
[url]http://www.aspalliance.com/nothingmn/view.asp?aid=16[/url]
Universal Table Editor by Tom Wellige
[url]http://www.codeproject.com/asp/ute.asp[/url]
[url]http://www.coveryourasp.com[/url]
Has free public and pay pro versions.
Best regards,
J. Paul Schmidt, Freelance ASP Web Developer
[url]http://www.Bullschmidt.com[/url]
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Bullschmidt Guest
-
Frank Py #4
Re: DB Sample Code
Thanks for all the great info! I need to come up with an online expense
sheet and all of these suggestions will work as long as I can edit them
a bit (i.e. add select boxes and dynamically feed text boxes with Select
box values).
Sincerely,
Frank
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Frank Py Guest



Reply With Quote

